@@ -64,6 +64,10 @@ const showTypeList = [
label: '在线选房',
value: 'houseApp',
},
+ {
+ label: '个人主页',
+ value: 'consultant',
+ },
]
/**