No Description

xiongxing dbd1d6729c 优化本地菜单显示 7 months ago
.vscode 0ebc59bd7d 优化样式加上webkit 7 months ago
build b54b7be689 init 7 months ago
public b54b7be689 init 7 months ago
src dbd1d6729c 优化本地菜单显示 7 months ago
types b54b7be689 init 7 months ago
.editorconfig b54b7be689 init 7 months ago
.env 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
.env.dev 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
.env.local 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
.env.prod 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
.env.stage 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
.env.test 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
.eslintignore b54b7be689 init 7 months ago
.eslintrc-auto-import.json b54b7be689 init 7 months ago
.eslintrc.js b54b7be689 init 7 months ago
.gitignore b54b7be689 init 7 months ago
.prettierignore b54b7be689 init 7 months ago
.stylelintignore b54b7be689 init 7 months ago
LICENSE b54b7be689 init 7 months ago
README.md 45f8eb3bcd 去除mall,erp,crm代码 7 months ago
index.html b54b7be689 init 7 months ago
package-lock.json b54b7be689 init 7 months ago
package.json b54b7be689 init 7 months ago
pnpm-lock.yaml b54b7be689 init 7 months ago
postcss.config.js b54b7be689 init 7 months ago
prettier.config.js b54b7be689 init 7 months ago
stylelint.config.js b54b7be689 init 7 months ago
tsconfig.json b54b7be689 init 7 months ago
uno.config.ts b54b7be689 init 7 months ago
vite.config.ts b54b7be689 init 7 months ago
web-types.json b54b7be689 init 7 months ago

README.md

🐶 新手必读

技术栈

框架 说明 版本
Vue Vue 框架 3.3.8
Vite 开发与构建工具 4.5.0
Element Plus Element Plus 2.4.2
TypeScript JavaScript 的超集 5.2.2
pinia Vue 存储库 替代 vuex5 2.1.7
vueuse 常用工具集 10.6.1
vue-i18n 国际化 9.6.5
vue-router Vue 路由 4.2.5
unocss 原子 css 0.57.4
iconify 在线图标库 3.1.1
wangeditor 富文本编辑器 5.1.23

开发工具

推荐 VS Code 开发,配合插件如下:

插件名 功能
Vue - Official Vue 与 TypeScript 支持
unocss unocss for vscode
Iconify IntelliSense Iconify 预览和搜索
i18n Ally 国际化智能提示
Stylelint Css 格式化
Prettier 代码格式化
ESLint 脚本代码检查
DotENV env 文件高亮

|