init
This commit is contained in:
21
app.json
Normal file
21
app.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"navigationBarTitleText": "鑫跃达新型材料实时价格表",
|
||||
"navigationBarTextStyle": "black"
|
||||
},
|
||||
"pages": [
|
||||
"pages/main/main",
|
||||
"pages/main/detail",
|
||||
"pages/index/index",
|
||||
"pages/case/index",
|
||||
"pages/product/index",
|
||||
"pages/news/index",
|
||||
"pages/contact/index",
|
||||
"pages/news/detail",
|
||||
"pages/case/detail",
|
||||
"pages/contact/liuyan",
|
||||
"pages/product/detail"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user