摘要:
效果图: 1、template 内容 <div class="zsmk"> <swiper style="height: 100%" :options="gSwiper2" ref="jSwiper"> <swiper-slide v-for="(item, index) in 2" :key="i 阅读全文
posted @ 2023-05-17 17:11
大云之下
阅读(651)
评论(0)
推荐(0)
摘要:
效果如下 代码: <template> <div style="width: 406px; height: 190px" id="it_r_two"></div> </template> <script> export default { name: "it_r_two", data() { ret 阅读全文
posted @ 2023-05-17 15:29
大云之下
阅读(96)
评论(0)
推荐(0)