You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
qinzhenpen d466e5b9a0 Merge branch 'dev_hhn' of https://gitee.com/qinzhenpen/digital-marketing into bugfix 2 years ago
bin update registry source 4 years ago
html ruoyi 5 years ago
public ruoyi 5 years ago
src Merge branch 'dev_hhn' of https://gitee.com/qinzhenpen/digital-marketing into bugfix 2 years ago
vite/plugins 使用Pinia代替Vuex进行数据存储 4 years ago
.env.development 第二轮bugfix 2 years ago
.env.production 样式布局初始化、首页页面开发 2 years ago
.env.staging 样式布局初始化、首页页面开发 2 years ago
.gitignore ruoyi 5 years ago
.prettierrc 提交 2 years ago
README.md 提交 2 years ago
dist.tar 提交 2 years ago
index.html 样式布局初始化、首页页面开发 2 years ago
package.json Merge branch 'master' into dev_hhn 2 years ago
vite.config.js 提交远程仓库 3 years ago

README.md

启动服务

yarn dev

构建测试环境 yarn build:stage

构建生产环境 yarn build:prod

前端访问地址 http://localhost:80