lilishop-ui/seller
15386982806 c47394a162 Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop-ui 2024-01-16 17:29:39 +08:00
..
public 买家端订单状态 2024-01-16 17:29:19 +08:00
src Merge branch 'master' of https://gitee.com/beijing_hongye_huicheng/lilishop-ui 2024-01-16 17:29: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
.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 feat: 商家端富文本改为本地引入 2023-12-01 11:38:01 +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 楼层装修模块