Initial commit
This commit is contained in:
16
wechat-mini-program/node_modules/mp-html/tools/demo/uni-app/pages.json
generated
vendored
Normal file
16
wechat-mini-program/node_modules/mp-html/tools/demo/uni-app/pages.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/index/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/jump/jump"
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "mp-html",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user