11 lines
355 B
JSON
11 lines
355 B
JSON
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"navigationBarTitleText": "历史订单",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"navigationBarBackgroundColor": "#333333",
|
||
|
"usingComponents": {
|
||
|
"uni-nav-bar": "/components/uni-nav-bar/uni-nav-bar",
|
||
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
|
||
|
"empty": "/components/empty/empty"
|
||
|
}
|
||
|
}
|