编写登录用的api和后端代码

This commit is contained in:
2023-02-28 19:58:03 +08:00
parent e49f4426f3
commit 1fa3b7cfdc
9 changed files with 78 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2023-02-15 09:25:52
* @LastEditors: Kane
* @LastEditTime: 2023-02-28 01:06:12
* @LastEditTime: 2023-02-28 19:22:19
* @FilePath: /task_schedule/vite.config.js
* @Description:
*
@@ -14,7 +14,7 @@ import path from 'path';
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
plugins: [vue(),],
base: './',
resolve: {
//配置别名