union-web
union activity
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
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.
相关知识点
手机端上,滚动条始终会出现,无法禁用父页面的滚动条
· @touchmove.prevent
浏览器端,可以给body添加overflow:hidden -- 禁用滚动条
城市插件-- 国内和国外城市
GlobalCity
Tips
修改身份证验证的bug:身份证不全是数字,还有末位是以X或x结尾的,需要特别注意一下