17 lines
399 B
JSON
17 lines
399 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/order/create",
|
|
"pages/product/select",
|
|
"pages/customer/select",
|
|
"pages/supplier/select",
|
|
"pages/account/select"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "五金配件管家",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"usingComponents": {}
|
|
} |