新增分享配置

This commit is contained in:
gyq
2026-01-28 15:02:24 +08:00
parent 000f715bd8
commit ca182dc325
14 changed files with 1141 additions and 11 deletions

View File

@@ -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: "18049104914", type: 'warning', label: '东风的店铺' },
{ username: "19107220837", type: 'danger', label: '快乐时光店铺' },
// { username: "18199991111", type: 'success', label: '草莓加盟主店可直接管理' },
{ username: "18821670757", type: 'success', label: '高歌的小店' },
// { username: "19112345678", type: 'danger', label: '酸橘子·云贵小馆' },
{ username: "191123456", type: 'primary', label: '酸橘子' },
]);
// 快捷模拟登录