lilishop-ui/seller
paulGao 283f4d6afa 修复订单列表查询订单类型查询无效问题 2022-08-11 20:57:30 +08:00
..
public 重新修改config 2022-02-15 10:17:19 +08:00
src 修复订单列表查询订单类型查询无效问题 2022-08-11 20:57:30 +08:00
.browserslistrc commit message 2021-05-13 10:56:04 +08:00
.editorconfig commit message 2021-05-13 10:56:04 +08:00
.eslintignore commit message 2021-05-13 10:56:04 +08:00
.eslintrc.js commit message 2021-05-13 10:56:04 +08:00
.gitignore commit message 2021-05-13 10:56:04 +08:00
.npmrc 修改部分冗余代码,新增商家端npmrc配置 后续还会新增yarnrc 2021-11-22 11:16:32 +08:00
.yarnrc 新增npmrc以及yarnrc文件,修改config配置变成可配置的cdn加载以及端口设置 2021-12-21 16:30:54 +08:00
Dockerfile 优化代码 2022-06-16 09:21:14 +08:00
README.md commit message 2021-05-13 10:56:04 +08:00
babel.config.js commit message 2021-05-13 10:56:04 +08:00
docker.sh 修改版本号 2022-02-15 14:08:04 +08:00
nginx.conf 优化k8s部署提交 2022-06-16 14:08:46 +08:00
package.json 增加商家后台打印发货单 2022-07-06 15:18:56 +08:00
postcss.config.js commit message 2021-05-13 10:56:04 +08:00
vue.config.js 更换editor,可支持拖拽式上传 2022-07-05 18:04:04 +08:00

README.md

LILISHOP-UI

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

详情点击 https://cli.vuejs.org/zn/config/.

login.vue页面测试时不走权限直接return 318行

util.initRouter 方法,开发时注释掉登录验证,调用路由接口验证

Main.vue 页面241行修改避免报错

main-components 头部,左侧所有内容

lili-floor-renovation 楼层装修模块