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.
25 lines
607 B
25 lines
607 B
{
|
|
"pages":[
|
|
"pages/Index/index",
|
|
"pages/Sort/sort",
|
|
"pages/Shopping/shopping",
|
|
"pages/User/user",
|
|
"pages/userInfo/userInfo",
|
|
"pages/manageAddress/manageAddress",
|
|
"pages/newAddress/newAddress",
|
|
"pages/order/order",
|
|
"pages/commentOrder/commentOrder",
|
|
"pages/shoppingEmpty/shoppingEmpty",
|
|
"pages/confirmOrder/confirmOrder",
|
|
"pages/detail/detail",
|
|
"pages/about/about"
|
|
],
|
|
"window":{
|
|
"backgroundTextStyle":"light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "纯粹科技",
|
|
"navigationBarTextStyle":"black"
|
|
}
|
|
|
|
}
|