pc总后台管理前端代码

sunxbiao a2641366a4 修缮0号线页面逻辑 1 ano atrás
build 46968a33b5 33 1 ano atrás
mock 46968a33b5 33 1 ano atrás
patches 46968a33b5 33 1 ano atrás
plop-templates 46968a33b5 33 1 ano atrás
public 46968a33b5 33 1 ano atrás
src a2641366a4 修缮0号线页面逻辑 1 ano atrás
static 7f12dfc59c 首页面板&参数设置 1 ano atrás
tests 46968a33b5 33 1 ano atrás
.env 91cc7ed681 Fixed 缺少文件启动失败 1 ano atrás
.env.development f5b0c923cb 增加身份升级配置 1 ano atrás
.env.production 70fdffe009 奖励设置更新 1 ano atrás
.eslintrc.json 6982815ac6 添加.eslintrc.json文件 1 ano atrás
.gitignore 5f3fb73fbb 提交版本控制过滤文件 1 ano atrás
1.txt 207e213c81 aa 1 ano atrás
LICENSE 46968a33b5 33 1 ano atrás
README.md 452305987a 跳过代码严格验证-暂时 1 ano atrás
babel.config.js 46968a33b5 33 1 ano atrás
jest.config.js 46968a33b5 33 1 ano atrás
jsconfig.json 46968a33b5 33 1 ano atrás
package.json d7e8a3d1ed 更新依赖 1 ano atrás
plopfile.js 46968a33b5 33 1 ano atrás
postcss.config.js 46968a33b5 33 1 ano atrás
vue.config.js 46968a33b5 33 1 ano atrás

README.md

商户总后台构建方式

依赖包安装

npm install

商户总后台开发模式

npm run dev

如提交git时,不能通过验证,可用以下提交方式

git commit -m "***" --no-verify