@@ -65,6 +65,10 @@ export default {
label: '个人中心-我的交易',
router: '/patent/index',
},
+ {
+ label: '个人中心-个人设置',
+ router: '/account/index',
+ },
],
};