lilishop-ui/seller
mabo 726ae1f856 1. 第一次进入商品列表,商品分类未展示
2. 链接选择器,店铺开启状态展示错误
3. 从新装修楼层,楼层bug修改
4. 搜索热词为空是返回null,导致报错
5. 首页全部商品分类缓存问题
6. 修改菜单项缓存、添加设置
7. 店铺分类二级分类修改时无父级分类
2021-08-04 17:07:39 +08:00
..
public commit message 2021-05-13 10:56:04 +08:00
src 1. 第一次进入商品列表,商品分类未展示 2021-08-04 17:07:39 +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
Dockerfile commit message 2021-05-13 10:56:04 +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 镜像脚本更新 2021-06-30 14:54:24 +08:00
nginx.conf 配置镜像环境 2021-05-13 15:49:20 +08:00
package.json pc商品列表样式修改,商家注释添加,订单统计,退订单按钮样式 2021-07-16 17:57:24 +08:00
postcss.config.js commit message 2021-05-13 10:56:04 +08:00
vue.config.js Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop-ui 2021-05-17 15:41:08 +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 楼层装修模块