No Description

zs 25d861df02 修改样式 8 months ago
.vscode 47bfca17d5 创建 10 months ago
public 66056f20bd 修改个人中心 8 months ago
src 25d861df02 修改样式 8 months ago
.env.development d9970d6748 图片地址拼接问题 8 months ago
.env.production d9970d6748 图片地址拼接问题 8 months ago
.eslintrc-auto-import.json 47bfca17d5 创建 10 months ago
.eslintrc.cjs 47bfca17d5 创建 10 months ago
.gitignore 47bfca17d5 创建 10 months ago
.prettierrc.json 68fd5056f8 修改 10 months ago
README.md 47bfca17d5 创建 10 months ago
index.html 47bfca17d5 创建 10 months ago
jsconfig.json babd8ab2bc 修改产业大脑 9 months ago
package-lock.json d033202e7c 修改微信绑定 8 months ago
package.json d033202e7c 修改微信绑定 8 months ago
vite.config.js df2ff07063 修改 8 months ago

README.md

web

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