编写登录用的api和后端代码
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2023-02-15 09:25:52
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2023-02-15 16:21:24
|
||||
* @LastEditTime: 2023-02-28 19:14:16
|
||||
* @FilePath: /task_schedule/src/main.js
|
||||
* @Description:
|
||||
*
|
||||
@@ -19,7 +19,7 @@ import './style.css';
|
||||
import("element-plus/dist/index.css");
|
||||
|
||||
//element-plus
|
||||
import ElementPlus from "element-plus";;
|
||||
import ElementPlus from "element-plus";
|
||||
import * as ElementPlusIconsVue from "@element-plus/icons-vue";
|
||||
|
||||
const app = createApp(App);
|
||||
|
Reference in New Issue
Block a user