12 lines
458 B
JSON
12 lines
458 B
JSON
{
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"cc-scroll-loading": "../../common/components/cc-scroll-loading/cc-scroll-loading",
|
|
"cc-root-view": "../../common/components/cc-root-view/cc-root-view",
|
|
"my-header-title": "./components/HeaderTitle",
|
|
"my-class-ification": "./components/Classification",
|
|
"my-show-data": "./components/ShowData",
|
|
"my-to-de-done": "./components/ToDeDone"
|
|
}
|
|
} |