11 lines
393 B
JSON
11 lines
393 B
JSON
{
|
|
"navigationBarTitleText": "我的",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"u-icon": "/uni_modules/uview-ui/components/u-icon/u-icon",
|
|
"u-button": "/uni_modules/uview-ui/components/u-button/u-button",
|
|
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
|
|
"c-tabbar": "/components/gTabbar",
|
|
"service-modal": "/components/modal/serviceModal"
|
|
}
|
|
} |