commit message

This commit is contained in:
Chopper
2021-05-13 10:56:04 +08:00
commit ec3e958037
728 changed files with 132685 additions and 0 deletions

37
manager/README.md Normal file
View File

@@ -0,0 +1,37 @@
# 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/](https://cli.vuejs.org/zn/config/).
#### login.vue页面测试时不走权限直接return 318行
#### Main.vue 页面241行修改避免报错
#### main-components 头部,左侧所有内容
#### lili-floor-renovation 楼层装修模块