mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
commit message
This commit is contained in:
38
seller/README.md
Normal file
38
seller/README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# 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行
|
||||
#### util.initRouter 方法,开发时注释掉登录验证,调用路由接口验证
|
||||
#### Main.vue 页面,241行,修改,避免报错
|
||||
|
||||
#### main-components 头部,左侧所有内容
|
||||
|
||||
#### lili-floor-renovation 楼层装修模块
|
||||
|
||||
Reference in New Issue
Block a user