lilishop-ui/seller
paulGao c85d488de4 优化代码 2022-06-16 09:21:14 +08:00
..
public 重新修改config 2022-02-15 10:17:19 +08:00
src 优化代码 2022-06-16 09:21:14 +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 配置镜像环境 2021-05-13 15:49:20 +08:00
package.json 优化cdn动态加载管理端,修复砍价金额bug,删除部分不规范代码 2021-09-01 10:11:12 +08:00
postcss.config.js commit message 2021-05-13 10:56:04 +08:00
vue.config.js 添加vuex cdn 2022-05-24 14:21:10 +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 楼层装修模块