This commit is contained in:
@@ -307,6 +307,11 @@ const userMenuList = ref([
|
||||
url: '/pages/users/setting/index',
|
||||
icon: 'http://p0.meituan.net/csc/1d8e6b328d384ff042c282976b82feec6005.png',
|
||||
},
|
||||
{
|
||||
label: '关于我们',
|
||||
url: '',
|
||||
icon: 'http://p0.meituan.net/csc/3e772eca05bd56104e8a0a5c6cffe56c7447.png',
|
||||
},
|
||||
]);
|
||||
|
||||
const clickLogin = () => {
|
||||
|
||||
Reference in New Issue
Block a user