feat: 添加 page-container 组件并更新相关页面以使用该组件
This commit is contained in:
@@ -9,10 +9,7 @@
|
||||
"pages/four/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationStyle": "default",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTitleText": "My Weapp Template"
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"tabBar": {
|
||||
"custom": true,
|
||||
|
||||
Reference in New Issue
Block a user