APPbug反馈修改
This commit is contained in:
25
pages.json
25
pages.json
@@ -4,8 +4,23 @@
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTextStyle": "white"
|
||||
"app-plus": {
|
||||
"bounce": "none", //关闭窗口回弹效果
|
||||
"titleNView": {
|
||||
"titleText": "灿能物联", // 窗口的标题
|
||||
"titleAlign": "left",
|
||||
"padding-left": "16rpx",
|
||||
"padding-right": "20rpx",
|
||||
"buttons": [
|
||||
{
|
||||
"text": "请选择工程",
|
||||
"fontSize": "28rpx",
|
||||
"select": true,
|
||||
"width": "auto"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -317,6 +332,12 @@
|
||||
"navigationBarTitleText": "工程详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/engineering/setting",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关注工程配置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/erweima",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user