You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
小诺 ad0f7a8811 【修复】修复iss提出问题:系统设置,点击重置按钮报错 2 years ago
..
public
src 【修复】修复iss提出问题:系统设置,点击重置按钮报错 2 years ago
.editorconfig
.env.development 【更新】去掉误提交 2 years ago
.env.production
.eslintrc.js
.gitignore
LICENSE
README.md
antd.js
index.html
jsconfig.json
package.json
postcss.config.js
prettier.config.js 【修复】修复iss提出问题:系统设置,点击重置按钮报错 2 years ago
tailwind.config.js
vite.config.js

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

启动完成后浏览器访问 http://localhost:81