10 lines
380 B
JSON
10 lines
380 B
JSON
|
{
|
||
|
"navigationBarTitleText": "商家",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"usingComponents": {
|
||
|
"uni-notice-bar": "../../uni_modules/uni-notice-bar/components/uni-notice-bar/uni-notice-bar",
|
||
|
"uni-rate": "../../uni_modules/uni-rate/components/uni-rate/uni-rate",
|
||
|
"uni-drawer": "../../uni_modules/uni-drawer/components/uni-drawer/uni-drawer",
|
||
|
"sort": "./sort"
|
||
|
}
|
||
|
}
|