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.
 
 
 
 
 
这么难演 e3abc84a1a 【更新】request请求:统一成功提示 路径严格匹配 5 months ago
..
public
src 【更新】request请求:统一成功提示 路径严格匹配 5 months ago
.editorconfig
.env.development
.env.production
.eslintrc.js
.gitignore
LICENSE
README.md
antd.js
index.html 【升级】全新V3.0发布 7 months ago
package.json fix: 删除无用的npm包 7 months ago
postcss.config.js
prettier.config.js
tailwind.config.js
tsconfig.json fix: 在 vscode 中打开的 .vue 文件代码类型无法被推断的情况 11 months ago
vite.config.mjs 【升级】全新V3.0发布 7 months ago

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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