Compare commits

...

2 Commits

Author SHA1 Message Date
wangyx ce4aa343d4 Merge branch '815' into dev 2 months ago
wangyx 8e074700b5 名称修改 2 months ago
  1. 4
      pages.json

4
pages.json

@ -105,14 +105,14 @@
{ {
"path": "bsPage/bsRecord", "path": "bsPage/bsRecord",
"style": { "style": {
"navigationBarTitleText": "报事", "navigationBarTitleText": "问题处理",
"disableScroll": true "disableScroll": true
} }
}, },
{ {
"path": "bsPage/bsReport", "path": "bsPage/bsReport",
"style": { "style": {
"navigationBarTitleText": "上报", "navigationBarTitleText": "问题上报",
"disableScroll": true "disableScroll": true
} }
}, },

Loading…
Cancel
Save