随笔分类 -  vue

摘要:<template> <! TODO swipe > <div id="hy swiper"> <div class="swiper" @touchstart="touchStart" @touch 阅读全文
posted @ 2019-07-16 09:22 korea 阅读(1229) 评论(0) 推荐(1)
摘要:Vue中局部配置axios & 39;use strict& 39; import axios from & 39;axios& 39;; import { Loading } from & 39;element ui& 39;; export const http = (config) => 阅读全文
posted @ 2019-07-15 18:42 korea 阅读(841) 评论(1) 推荐(2)