Sin descripción

yongCode 9612c616cd fix: 修改一级分类没有展示全的问题 hace 5 días
.vscode 5689446c64 feat:项目初始化 hace 1 año
public 4ef0a3ed66 feat: 列表页开发 hace 1 año
src 9612c616cd fix: 修改一级分类没有展示全的问题 hace 5 días
.env.development ca0dc53945 fix: 修改首页查询问题 hace 1 año
.env.production 5689446c64 feat:项目初始化 hace 1 año
.eslintrc.cjs 9b916c2bc9 feat: 修改项目配置 hace 1 año
.gitignore 9b916c2bc9 feat: 修改项目配置 hace 1 año
.prettierrc.json 5689446c64 feat:项目初始化 hace 1 año
README.md 5689446c64 feat:项目初始化 hace 1 año
index.html e408b49672 feat: 修改文本 hace 1 año
jsconfig.json 5689446c64 feat:项目初始化 hace 1 año
package.json 53b749a17a feat: 添加vueuse hace 1 año
postcss.config.js 5689446c64 feat:项目初始化 hace 1 año
tailwind.config.js 4ef0a3ed66 feat: 列表页开发 hace 1 año
vite.config.js 9612c616cd fix: 修改一级分类没有展示全的问题 hace 5 días

README.md

vue-project

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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