8 lines
272 B
JSON
8 lines
272 B
JSON
|
{
|
||
|
"navigationBarTitleText": "订单详情",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"usingComponents": {
|
||
|
"uni-list-chat": "../../uni_modules/uni-list/components/uni-list-chat/uni-list-chat",
|
||
|
"uni-list": "../../uni_modules/uni-list/components/uni-list/uni-list"
|
||
|
}
|
||
|
}
|