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.
10 lines
426 B
10 lines
426 B
{
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"uni-card": "/uni_modules/uni-card/components/uni-card/uni-card",
|
|
"u-number-box": "/uni_modules/uview-ui/components/u-number-box/u-number-box",
|
|
"u-collapse": "/uni_modules/uview-ui/components/u-collapse/u-collapse",
|
|
"u-collapse-item": "/uni_modules/uview-ui/components/u-collapse-item/u-collapse-item"
|
|
}
|
|
}
|