提交 4c186c3a 编写于 作者: guangjun.yang's avatar guangjun.yang

代码样式问题

上级 b7c0b4fb
<template> <template>
<div class="card-6-wrapper"> <div class="card-6-wrapper">
<Logo imgType="2"></Logo> <Logo imgType="2"></Logo>
<div class="bgi-wrapper">
<img class="ani bg"
swiper-animate-effect=""
swiper-animate-duration="1s"
swiper-animate-delay="3s"
src="https://file.yunqueyi.com/h5/images/asimg/env-back.png" alt />
</div>
<section <section
class="ani detail" class="ani detail"
swiper-animate-effect="fadeInUp" swiper-animate-effect="fadeInUp"
...@@ -40,6 +33,14 @@ ...@@ -40,6 +33,14 @@
<span class="cg2 b">{{anualData.registerDays}}</span> 天的云鹊医 <span class="cg2 b">{{anualData.registerDays}}</span> 天的云鹊医
</p> </p>
</section> </section>
<div class="bgi-wrapper">
<img class="ani bg"
swiper-animate-effect=""
swiper-animate-duration="1s"
swiper-animate-delay="3s"
src="https://file.yunqueyi.com/h5/images/asimg/env-back.png" alt />
</div>
<div class="qr-wrapper"> <div class="qr-wrapper">
<img class=" " <img class=" "
swiper-animate-effect="bounceIn" swiper-animate-effect="bounceIn"
...@@ -127,7 +128,7 @@ export default { ...@@ -127,7 +128,7 @@ export default {
img { img {
display: block; display: block;
width: 100%; width: 100%;
height: 228px; height: 215px;
} }
} }
.detail { .detail {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册