港务局监管端前端
 
 
 
 
 
Go to file
guoyuepeng 5b06e37473 Merge pull request 'dev-2024年1月8日' (#8) from dev-2024年1月8日 into 2024年2月1日测试
Reviewed-on: #8
2024-02-01 14:07:23 +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 Merge pull request 'dev-2024年1月8日' (#8) from dev-2024年1月8日 into 2024年2月1日测试 2024-02-01 14:07:23 +08:00
static cmt港地图展示 2024-01-29 08:47:18 +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 沧州矿石地图展示 2024-01-17 15:47:21 +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.