新增限时折扣模块
This commit is contained in:
@@ -70,6 +70,7 @@ const accountList = reactive([
|
||||
{ username: "admin", type: 'primary' },
|
||||
{ username: "19191703856", type: 'warning' },
|
||||
{ username: "19107220837", type: 'danger' },
|
||||
{ username: "18199991111", type: 'info' },
|
||||
]);
|
||||
|
||||
// 快捷模拟登录
|
||||
|
||||
Reference in New Issue
Block a user