No Description

zhuangyunsheng 2717e79b8d 转换代码来兼容旧浏览器 1 year ago
public e5b831b6b2 首页-4 1 year ago
src 86eb378467 导入错误信息 1 year ago
.env d90fe46e90 案例分享 1 year ago
.env.development 0d635e0050 我的事务 1 year ago
.env.production 7bda9484dd userDeptId筛选 1 year ago
.eslintrc-auto-import.json 61867005f6 导入导出 1 year ago
.eslintrc.cjs 02766cfe0d 政策分享 1 year ago
.gitignore 02766cfe0d 政策分享 1 year ago
.prettierrc.json 02766cfe0d 政策分享 1 year ago
README.md 5df25cc76b 测试 1 year ago
index.html d90fe46e90 案例分享 1 year ago
package.json 2717e79b8d 转换代码来兼容旧浏览器 1 year ago
vite.config.js 2717e79b8d 转换代码来兼容旧浏览器 1 year ago

README.md

tjm-vue3-elplus-admin

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

Recommended IDE Setup

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

Lint with ESLint

npm run lint