Нет описания

liucf 11298d5cc2 细节优化 5 лет назад
build 3de69e6ac4 多选带输入及互斥功能完成 5 лет назад
config 63952d0a2c 保存预览 5 лет назад
src 11298d5cc2 细节优化 5 лет назад
static cbdf8d48f2 环境切换 6 лет назад
.babelrc cbdf8d48f2 环境切换 6 лет назад
.editorconfig cbdf8d48f2 环境切换 6 лет назад
.eslintignore cbdf8d48f2 环境切换 6 лет назад
.eslintrc.js cbdf8d48f2 环境切换 6 лет назад
.gitignore cbdf8d48f2 环境切换 6 лет назад
.postcssrc.js cbdf8d48f2 环境切换 6 лет назад
README.md 39113f251e README.md 6 лет назад
app.js cbdf8d48f2 环境切换 6 лет назад
index.html cbdf8d48f2 环境切换 6 лет назад
package-lock.json bf08847a4f 合并development分支 6 лет назад
package.json 0e6e0d96bd 检索判断 6 лет назад

README.md

mobilediag

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8082
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.