Files
wvp-platform/web_src
chenparty 24cfd2e7e5 修正首次打开页面报请求失败的提示
mediaServerChoose获取到之前,执行updateData, 会导致getAllSession函数获取不到mediaServerChoose。
2021-09-26 15:21:54 +08:00
..
2021-05-08 17:14:05 +08:00
2020-10-12 10:11:24 +08:00
2020-10-12 10:11:24 +08:00
2020-10-12 10:11:24 +08:00
2021-03-01 18:12:56 +08:00
2021-08-04 18:00:22 +08:00
2020-10-12 10:11:24 +08:00

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.