설명 없음

Luolei1992 b37ccb44dd Merge branch 'dev' of http://192.168.2.236:10080/zhouna/preliminary into dev 5 년 전
build 7f32ba51b3 11 5 년 전
config 89d77a0075 详情页新增提示信息,input组件number类型限制不能输入非数字 6 년 전
src 708cae348c 选项输入框修改 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 년 전
index.html cbdf8d48f2 环境切换 6 년 전
package-lock.json 7f32ba51b3 11 5 년 전
package.json dfcb93f326 安卓手机详情输入框问题;图片居中及一些细节修改 5 년 전

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.