Sin descripción

liucf ae891826a6 细节调整 hace 6 años
build 6ad0e3b018 Squashed commit of the following: hace 6 años
config 89d77a0075 详情页新增提示信息,input组件number类型限制不能输入非数字 hace 6 años
src ae891826a6 细节调整 hace 6 años
static cbdf8d48f2 环境切换 hace 6 años
.babelrc cbdf8d48f2 环境切换 hace 6 años
.editorconfig cbdf8d48f2 环境切换 hace 6 años
.eslintignore cbdf8d48f2 环境切换 hace 6 años
.eslintrc.js cbdf8d48f2 环境切换 hace 6 años
.gitignore cbdf8d48f2 环境切换 hace 6 años
.postcssrc.js cbdf8d48f2 环境切换 hace 6 años
README.md 39113f251e README.md hace 6 años
index.html cbdf8d48f2 环境切换 hace 6 años
package-lock.json bf08847a4f 合并development分支 hace 6 años
package.json 0e6e0d96bd 检索判断 hace 6 años

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.