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.
 
 
 
 
 
俞宝山 a8d5405dec 【升级】邮件功能加入更多配置更通用 2 weeks ago
..
public 【升级】v3.1.0已更新,更新细节说明可查看对应公众号推文 4 months ago
src 【升级】邮件功能加入更多配置更通用 2 weeks ago
.editorconfig
.env.development 【升级】v3.3版本更新 1 month ago
.env.production 【升级】v3.3版本更新 1 month ago
.eslintrc.js
.gitignore
LICENSE
README.md
antd.js
index.html 【升级】v3.2版本升级 4 months ago
package.json 【升级】修复一个漏提交screenfull前端依赖 1 month ago
postcss.config.js
prettier.config.js
tailwind.config.js
tsconfig.json fix: 在 vscode 中打开的 .vue 文件代码类型无法被推断的情况 11 months ago
vite.config.mjs 【新增】轮播图、通知公告、业务首页前端新增,其次增加多个首页卡片 4 months ago

README.md

安装依赖

npm install

启动项目(开发模式)

npm run serve

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