rcs5.0 commit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# rcs_5.0
|
||||
|
||||
## Project setup
|
||||
```
|
||||
yarn install
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
```
|
||||
yarn serve
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
```
|
||||
yarn build
|
||||
```
|
||||
|
||||
### Lints and fixes files
|
||||
```
|
||||
yarn lint
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
||||
|
||||
### 基础使用
|
||||
1. 基础增删改查search table pagination 页面直接cv /view/pub/branch页面修改
|
||||
2. 引入components文件夹内组件 例子: @/components/table
|
||||
Reference in New Issue
Block a user