新增限时折扣模块

This commit is contained in:
gyq
2025-10-22 16:55:19 +08:00
parent 71c852fcaa
commit dae7ced23c
6 changed files with 695 additions and 3 deletions

View File

@@ -70,6 +70,7 @@ const accountList = reactive([
{ username: "admin", type: 'primary' },
{ username: "19191703856", type: 'warning' },
{ username: "19107220837", type: 'danger' },
{ username: "18199991111", type: 'info' },
]);
// 快捷模拟登录