8 lines
181 B
JSON
8 lines
181 B
JSON
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"navigationBarTitleText": "神领物流",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"usingComponents": {
|
||
|
"order-list": "./components/orderList"
|
||
|
}
|
||
|
}
|