From fdc939b0b7739fb1b43f9f9c6ef7ddc2a91152c9 Mon Sep 17 00:00:00 2001
From: gyq <875626088@qq.com>
Date: Fri, 23 Jan 2026 10:52:48 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E5=92=8C?=
=?UTF-8?q?=E5=95=86=E6=88=B7=E5=88=97=E8=A1=A8=E6=98=BE=E7=A4=BA=E6=95=88?=
=?UTF-8?q?=E6=9E=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/login/index.vue | 10 +++++-----
src/views/shop/list/index.vue | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 9ef1d14..16ec113 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -70,11 +70,11 @@ const env = process.env.NODE_ENV
// DEV-START
const accountList = reactive([
{ username: "admin", type: 'primary', label: 'admin' },
- { username: "19191703856", type: 'warning', label: '喜气洋洋' },
- { username: "19107220837", type: 'danger', label: '快乐时光店铺' },
- { username: "18199991111", type: 'success', label: '草莓加盟主店可直接管理' },
- { username: "18821670757", type: 'primary', label: '强盛集团' },
- { username: "19112345678", type: 'danger', label: '酸橘子·云贵小馆' },
+ // { username: "19191703856", type: 'warning', label: '喜气洋洋' },
+ // { username: "19107220837", type: 'danger', label: '快乐时光店铺' },
+ // { username: "18199991111", type: 'success', label: '草莓加盟主店可直接管理' },
+ { username: "18821670757", type: 'success', label: '高歌的小店' },
+ // { username: "19112345678", type: 'danger', label: '酸橘子·云贵小馆' },
]);
// 快捷模拟登录
diff --git a/src/views/shop/list/index.vue b/src/views/shop/list/index.vue
index 3269628..53fcbbc 100644
--- a/src/views/shop/list/index.vue
+++ b/src/views/shop/list/index.vue
@@ -75,7 +75,7 @@
-
+