|
@@ -14,7 +14,7 @@ import './index.less'
|
14
|
14
|
// personTypes 用于指定人员身份
|
15
|
15
|
const menuGroup = [
|
16
|
16
|
[
|
17
|
|
- { icon: 'iconrenzheng1', name: '注册登录', id: 1, router: '/pages/WoDe/WoDeRenZheng/index' },
|
|
17
|
+ { icon: 'iconrenzheng1', name: '业主认证', id: 1, router: '/pages/WoDe/WoDeRenZheng/index' },
|
18
|
18
|
{ icon: 'iconjifenguize', name: '积分明细', id: 2, router: '/pages/FuLi/JiFenMingXi/index' },
|
19
|
19
|
{ icon: 'iconjiaofei', name: '缴费历史', id: 3, router: '/pages/WoDe/WoDeJiaoFei/index' },
|
20
|
20
|
{ icon: 'iconfuwu1', name: '我的报修', id: 4, router: '/pages/WoDe/WoDeGongDan/index' },
|