Ei kuvausta

liucf 6d5bc3a7cc Squashed commit of the following: 6 vuotta sitten
build 24ddb2780a 隐藏儿童体质检测并居中 6 vuotta sitten
config 89d77a0075 详情页新增提示信息,input组件number类型限制不能输入非数字 6 vuotta sitten
src 6d5bc3a7cc Squashed commit of the following: 6 vuotta sitten
static cbdf8d48f2 环境切换 6 vuotta sitten
.babelrc cbdf8d48f2 环境切换 6 vuotta sitten
.editorconfig cbdf8d48f2 环境切换 6 vuotta sitten
.eslintignore cbdf8d48f2 环境切换 6 vuotta sitten
.eslintrc.js cbdf8d48f2 环境切换 6 vuotta sitten
.gitignore cbdf8d48f2 环境切换 6 vuotta sitten
.postcssrc.js cbdf8d48f2 环境切换 6 vuotta sitten
README.md 39113f251e README.md 6 vuotta sitten
index.html cbdf8d48f2 环境切换 6 vuotta sitten
package-lock.json bf08847a4f 合并development分支 6 vuotta sitten
package.json dfcb93f326 安卓手机详情输入框问题;图片居中及一些细节修改 6 vuotta sitten

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.