018A初步完成
This commit is contained in:
21
pages.json
21
pages.json
@ -180,7 +180,14 @@
|
||||
{
|
||||
"path": "pages/common/allShare/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "所有分享"
|
||||
"navigationBarTitleText": "所有分享",
|
||||
"app-plus": {
|
||||
"pullToRefresh": {
|
||||
"support": false, // 开启下拉刷新
|
||||
"color": "#FF5500", // 刷新图标颜色,仅 circle 样式支持
|
||||
"style": "default" // 可选 "default" 或 "circle"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@ -466,6 +473,18 @@
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "HBY210"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/sosSet/TxtMsgSetting",
|
||||
"style": {
|
||||
"navigationBarTitleText": "短信设置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/common/sosSet/LinkManSetting",
|
||||
"style": {
|
||||
"navigationBarTitleText": "紧急联系人"
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user