Commit 0c3afb7e by maxiaohan

Merge remote-tracking branch 'origin/dev_zwpt' into dev_zwpt

parents 378e78bc bd69bf36
......@@ -7,7 +7,7 @@
<div class="rd-btn" @click="Rdwc">认定完成</div>
</div>
</div>
<Swiper />
<div class="main">
<div class="data">
<!-- 卡片源数据-->
......@@ -632,6 +632,7 @@ import TTPlam from "./modules/TTPlam.vue";
import TTFace from "./modules/TTFace.vue";
import Utils from "@/utils/util.js";
import "@/icons/error.svg";
import Swiper from '@/components/swiper.vue'
export default {
name: "TT",
......@@ -640,6 +641,7 @@ export default {
TTFace,
swiper,
swiperSlide,
Swiper
},
data() {
return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment