Browse Source

Merge branch '815' into dev

dev
wangyx 1 week ago
parent
commit
ce4aa343d4
  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