cnpm install pug pug-cli vuex node-sass sass-loader vue-beauty axios

在main.js里面使用vue-beauty:

import 'vue-beauty/package/style/vue-beauty.min.css'

import vueBeauty from 'vue-beauty'

Vue.use(vueBeauty)

最新文章

  1. SPFA
  2. [修正] iOS 10 使用相机及相簿闪退的问题修正
  3. Python学习路程day15
  4. Codeforces Round #361 Jul.6th B题 ☺译
  5. Unity3D入门
  6. Java面试宝典2015版
  7. Unity3D在Windows的全屏和跨屏(双屏)方案
  8. Eclipse Egit 安装
  9. angular-tour 用户新手引导
  10. 【iOS知识学习】_iOS动态改变TableView Cell高度
  11. css3选择器的比较(三) -- 元素选择器 (+, ~)
  12. git入门(廖雪峰老师)
  13. hbase 调试各种报错
  14. Luogu P3370 【模板】字符串哈希
  15. C#编程(十三)----------方法重载
  16. ios开发之--sizeToFit的用法
  17. python2.7 环境配置
  18. yum安装时提示app is currently holding the yum lock; waiting for it to exit
  19. cache和buffer区别
  20. sgu 176 上下界网络流最小可行流带输出方案

热门文章

  1. 【转载】Redis在windows下安装过程
  2. USES_CONVERSION的使用和注意
  3. Django URL中r的意思
  4. ecshop的数据库getRow、getAll、getOne区别
  5. 修改JQM的默认配置属性
  6. android.animation(5) - PropertyValuesHolder与Keyframe(转)
  7. 删除outlook配置信息
  8. VBA 获得绝对地址控制焦点的设置
  9. ad7888 linux driver
  10. Android——Android Bundle类(转)