视频回放,缩略图

This commit is contained in:
2023-05-05 15:47:49 +08:00
parent 8d16a75c92
commit 0a2e3542ae
28 changed files with 2013 additions and 175 deletions

View File

@ -1,24 +1,29 @@
# data_visual_webpack
## 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/).