暂无描述

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

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 文件高亮

|