You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
402 B
11 lines
402 B
{
|
|
"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",
|
|
"uni-list-item": "/node-modules/@dcloudio/uni-ui/lib/uni-list-item/uni-list-item"
|
|
}
|
|
} |