|
@@ -146,14 +146,14 @@ const menus = [
|
146
|
146
|
},
|
147
|
147
|
],
|
148
|
148
|
[
|
149
|
|
- {
|
150
|
|
- name: '成为专业经纪人',
|
151
|
|
- url: '/pages/agent/become/index',
|
152
|
|
- icon: icons.development,
|
153
|
|
- extends: undefined,
|
154
|
|
- userTypes: [CUSTOMER, ESTATE_AGENT],
|
155
|
|
- style: { color: '#888888' },
|
156
|
|
- },
|
|
149
|
+ // {
|
|
150
|
+ // name: '成为专业经纪人',
|
|
151
|
+ // url: '/pages/agent/become/index',
|
|
152
|
+ // icon: icons.development,
|
|
153
|
+ // extends: undefined,
|
|
154
|
+ // userTypes: [CUSTOMER, ESTATE_AGENT],
|
|
155
|
+ // style: { color: '#888888' },
|
|
156
|
+ // },
|
157
|
157
|
{
|
158
|
158
|
name: '成为置业顾问',
|
159
|
159
|
url: '',
|