9 lines
242 B
JSON
9 lines
242 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "物品信息",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"goods-seach": "./components/goodsSearch",
|
|
"weight-and-volume": "./components/weightAndVolume"
|
|
}
|
|
} |