1

王通 fe7abc4530 翻页后查询条件失效 1 år sedan
bin fd18f409ad 1 3 år sedan
build fd18f409ad 1 3 år sedan
public d8c368d63f 滑块登录 1 år sedan
src fe7abc4530 翻页后查询条件失效 1 år sedan
.editorconfig fd18f409ad 1 3 år sedan
.env.development 7f45f986ee 修改网页标题 2 år sedan
.env.production 7f45f986ee 修改网页标题 2 år sedan
.env.staging 7f45f986ee 修改网页标题 2 år sedan
.eslintignore fd18f409ad 1 3 år sedan
.eslintrc.js fd18f409ad 1 3 år sedan
.gitignore fd18f409ad 1 3 år sedan
README.md fd18f409ad 1 3 år sedan
babel.config.js fd18f409ad 1 3 år sedan
package.json b906d86ea5 网页title文字自定义设置 1 år sedan
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 år sedan
vue.config.js cc8a2179b4 电视墙 2 år sedan

README.md

v2

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.