修改并优化了一些功能及bug
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{
|
||||
"path": "pages/editchecklist/editchecklist",
|
||||
"style": {
|
||||
"navigationBarTitleText": "编辑检查表"
|
||||
"navigationBarTitleText": "添加检查表"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -145,16 +145,14 @@
|
||||
{
|
||||
"path":"pages/personalcenter/my",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的"
|
||||
// "navigationStyle": "custom"
|
||||
|
||||
"navigationBarTitleText": "我的",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/personalcenter/helpcenter",
|
||||
"style": {
|
||||
"navigationBarTitleText": "帮助中心"
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user