Go to file
2024-04-08 00:14:57 +08:00
.vscode Initial commit 2024-01-25 22:56:35 +08:00
public navbar projectcard 页面稍优化 2024-03-15 16:38:33 +08:00
src 登录页面token存入vuex 2024-04-08 00:14:57 +08:00
.gitattributes ReBuild 2024-01-27 15:49:16 +08:00
.gitignore Initial commit 2024-01-25 22:56:35 +08:00
index.html 样式修改 2024-03-04 10:37:26 +08:00
jsconfig.json Initial commit 2024-01-25 22:56:35 +08:00
package-lock.json 登录页面token存入vuex 2024-04-08 00:14:57 +08:00
package.json 登录页面token存入vuex 2024-04-08 00:14:57 +08:00
pnpm-lock.yaml fixed tailwind 2024-03-09 21:48:39 +08:00
postcss.config.js upload flowbite 2024-03-10 13:00:00 +08:00
README.md Initial commit 2024-01-25 22:56:35 +08:00
tailwind.config.js fix tailwind style conflicts with antd 2024-03-14 18:10:16 +08:00
vite.config.js 初始化ant-design 2024-01-25 23:36:42 +08:00

jsl-oa-web

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build