去除测试服正式快捷登录账号
This commit is contained in:
@@ -74,8 +74,7 @@ const accountList = reactive([
|
||||
{ username: "19107220837", type: 'danger', label: '快乐时光店铺' },
|
||||
{ username: "18199991111", type: 'success', label: '草莓加盟主店可直接管理' },
|
||||
{ username: "18821670757", type: 'primary', label: '强盛集团' },
|
||||
{ username: "19107220837", type: 'warning', label: '万维时光' },
|
||||
{ username: "19112345678", type: 'success', label: '酸橘子·云贵小馆' },
|
||||
{ username: "19112345678", type: 'danger', label: '酸橘子·云贵小馆' },
|
||||
]);
|
||||
|
||||
// 快捷模拟登录
|
||||
|
||||
Reference in New Issue
Block a user