10 lines
333 B
JSON
10 lines
333 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "项目进展",
|
|
"usingComponents": {
|
|
"navs": "/components/navs/navs",
|
|
"uv-steps": "/uni_modules/uv-steps/components/uv-steps/uv-steps",
|
|
"uv-steps-item": "/uni_modules/uv-steps/components/uv-steps-item/uv-steps-item"
|
|
}
|
|
} |