瀏覽代碼

静态页面

xcx 4 年之前
父節點
當前提交
e654fef626
共有 3 個文件被更改,包括 4 次插入4 次删除
  1. 1
    1
      src/pages/WoDe/WoDeGongDan/index.config.js
  2. 1
    1
      src/pages/WoDe/YeZhuBaoXiu/index.config.js
  3. 2
    2
      src/pages/WoDe/index.jsx

+ 1
- 1
src/pages/WoDe/WoDeGongDan/index.config.js 查看文件

1
 export default {
1
 export default {
2
-  navigationBarTitleText: '业报修'
2
+  navigationBarTitleText: '业报修'
3
 }
3
 }

+ 1
- 1
src/pages/WoDe/YeZhuBaoXiu/index.config.js 查看文件

1
 export default {
1
 export default {
2
-  navigationBarTitleText: '业报修'
2
+  navigationBarTitleText: '业报修'
3
 }
3
 }

+ 2
- 2
src/pages/WoDe/index.jsx 查看文件

17
     { icon: 'iconrenzheng1', name: '业主认证', id: 1, router: '/pages/WoDe/WoDeRenZheng/index' },
17
     { icon: 'iconrenzheng1', name: '业主认证', id: 1, router: '/pages/WoDe/WoDeRenZheng/index' },
18
     { icon: 'iconjifenguize', name: '积分明细', id: 2, router: '/pages/FuLi/JiFenMingXi/index' },
18
     { icon: 'iconjifenguize', name: '积分明细', id: 2, router: '/pages/FuLi/JiFenMingXi/index' },
19
     { icon: 'iconjiaofei', name: '物业缴费', id: 3, router: '/pages/WoDe/WoDeJiaoFei/index' },
19
     { icon: 'iconjiaofei', name: '物业缴费', id: 3, router: '/pages/WoDe/WoDeJiaoFei/index' },
20
-    { icon: 'iconfuwu1', name: '业报修', id: 4, router: '/pages/WoDe/WoDeGongDan/index' },
20
+    { icon: 'iconfuwu1', name: '业报修', id: 4, router: '/pages/WoDe/WoDeGongDan/index' },
21
     // { icon: 'iconfuwu1', name: '业主工单', id: 4, router: '/pages/WoDe/YeZhuBaoXiu/index', personTypes: [PERSON_TYPE.LIFE_CONSULTANT] },
21
     // { icon: 'iconfuwu1', name: '业主工单', id: 4, router: '/pages/WoDe/YeZhuBaoXiu/index', personTypes: [PERSON_TYPE.LIFE_CONSULTANT] },
22
-    { icon: 'iconfuwu1', name: '业报修', id: 4, router: '/pages/WoDe/YeZhuBaoXiu/index' },
22
+    { icon: 'iconfuwu1', name: '业报修', id: 4, router: '/pages/WoDe/YeZhuBaoXiu/index' },
23
   ],
23
   ],
24
   [
24
   [
25
     { icon: 'iconerweima', name: '推荐二维码', id: 5, router: '/pages/WoDe/TuiJianErWeiMa/index' },
25
     { icon: 'iconerweima', name: '推荐二维码', id: 5, router: '/pages/WoDe/TuiJianErWeiMa/index' },