Skip to content

galan99/vue-lottery

Repository files navigation

功能

  1. 全局less变量common.less
  2. 组件化
  3. 静态资源js,css,图片放在cdn
  4. 微信授权与分享
  5. 禁止弹窗滚动穿透popitem.vue
  6. 使用yapi-mock模拟数据
  7. vue-virtual-scroll-list长列表优化,区服列表数据过多
  8. 封装全局组件Toast、Loading、Pop

效果预览

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.