Keine Beschreibung

luolei 37ed07a90b 页面fixed定位改为absolute,输入框聚焦隐藏底部栏 vor 5 Jahren
build 1ce285b28e bug2125 vor 6 Jahren
config a9be8a017c 提示信息修改 vor 6 Jahren
src 37ed07a90b 页面fixed定位改为absolute,输入框聚焦隐藏底部栏 vor 5 Jahren
static cbdf8d48f2 环境切换 vor 6 Jahren
.babelrc cbdf8d48f2 环境切换 vor 6 Jahren
.editorconfig cbdf8d48f2 环境切换 vor 6 Jahren
.eslintignore cbdf8d48f2 环境切换 vor 6 Jahren
.eslintrc.js cbdf8d48f2 环境切换 vor 6 Jahren
.gitignore cbdf8d48f2 环境切换 vor 6 Jahren
.postcssrc.js cbdf8d48f2 环境切换 vor 6 Jahren
README.md 39113f251e README.md vor 6 Jahren
index.html cbdf8d48f2 环境切换 vor 6 Jahren
package-lock.json 0bbaa8bca9 1 vor 6 Jahren
package.json 0da0a7adea 试试better-scroll vor 6 Jahren

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.