港务局监管端前端
 
 
 
 
 
Go to file
LiuJiaNan c863afb393 人员轨迹 2024-04-16 14:07:33 +08:00
build 初始化 2023-11-07 10:04:37 +08:00
config 2024年1月19日V01.00.51 2024-01-19 17:43:56 +08:00
src 人员轨迹 2024-04-16 14:07:33 +08:00
static cmt地图更新 2024-02-03 20:15:57 +08:00
test 初始化 2023-11-07 10:04:37 +08:00
untitled/src 初始化 2023-11-07 10:04:37 +08:00
.babelrc 初始化 2023-11-07 10:04:37 +08:00
.editorconfig 初始化 2023-11-07 10:04:37 +08:00
.eslintignore 初始化 2023-11-07 10:04:37 +08:00
.eslintrc.js 初始化 2023-11-07 10:04:37 +08:00
.gitignore 初始化 2023-11-07 10:04:37 +08:00
.postcssrc.js 初始化 2023-11-07 10:04:37 +08:00
.project 初始化 2023-11-07 10:04:37 +08:00
README.md 初始化 2023-11-07 10:04:37 +08:00
index.html cmt视频播放临时方案 2024-01-11 17:33:21 +08:00
maplocation.html 初始化 2023-11-07 10:04:37 +08:00
mapshow.html 初始化 2023-11-07 10:04:37 +08:00
myvue.iml 初始化 2023-11-07 10:04:37 +08:00
package-lock.json 2024年1月19日V01.00.51 2024-01-19 17:43:56 +08:00
package.json cmt地图更新 2024-02-03 20:15:57 +08:00
particles.data 初始化 2023-11-07 10:04:37 +08:00
qa-regulatory-gwj-vue.iml 一公司人员定位 2023-11-25 15:24:22 +08:00
qa-regulatory-gwj-vue1.iml 初始化 2023-11-07 10:04:37 +08:00

README.md

myvue

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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