From 8b3a8020921e416c648e183e01e013fad18bb104 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Tue, 6 Jan 2026 13:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=B5=8B=E8=AF=95=E6=9C=8D?= =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E5=BF=AB=E6=8D=B7=E7=99=BB=E5=BD=95=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 40357d4..9ef1d14 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -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: '酸橘子·云贵小馆' }, ]); // 快捷模拟登录