提交 cbd3d66d authored 作者: pengxiaohui's avatar pengxiaohui

修改h5样式

上级 a3ab869b
...@@ -483,8 +483,8 @@ export default { ...@@ -483,8 +483,8 @@ export default {
display: flex; display: flex;
justify-content: space-around; justify-content: space-around;
.card-item { .card-item {
width: 2.4rem; width: 2rem;
height: 4rem; height: 2.75rem;
overflow:hidden; overflow:hidden;
position:relative; position:relative;
float:left; float:left;
...@@ -515,29 +515,29 @@ export default { ...@@ -515,29 +515,29 @@ export default {
left:0; left:0;
top:0.6rem; top:0.6rem;
width: 100%; width: 100%;
height: 3rem; height: 2rem;
// background-color: #ededed; // background-color: #ededed;
opacity: 1; opacity: 1;
display: flex; display: flex;
justify-content: flex-start; justify-content: flex-start;
align-items: flex-start; align-items: flex-start;
flex-direction: column; flex-direction: column;
padding: 0.3rem 0.2rem 0.4rem; padding: 0.1rem 0.1rem 0.4rem;
// transform-origin: bottom; // transform-origin: bottom;
.item_desc_tit { .item_desc_tit {
font-size: 21px; font-size: 0.16rem;
font-weight: 600; font-weight: 500;
color: #fff; color: #fff;
line-height:36px; line-height:0.3rem;
width:100%; width:100%;
text-align:center; text-align:center;
} }
.item_desc_con { .item_desc_con {
font-size: 16px; font-size: 0.12rem;
font-weight: 400; font-weight: 400;
color: #fff; color: #fff;
margin-top: 34px; margin-top: 0.2rem;
line-height: 32px; line-height: 0.24rem;
text-align:justify; text-align:justify;
} }
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<a href="https://marywood-plus.ezijing.com/my/account" class="click-tag"></a> <a href="https://marywood-plus.ezijing.com/my/account" class="click-tag"></a>
</div> </div>
<div v-else style="position: relative;"> <div v-else style="position: relative;">
<img src="https://webapp-pub.ezijing.com/project/marywood-plus/h5-class-schedule.png" class="img_bottom" /> <img src="https://webapp-pub.ezijing.com/project/marywood-plus/h5/apply-process.png" class="img_bottom" />
<a href="https://marywood-plus.ezijing.com/my/account" class="click-tag1"></a> <a href="https://marywood-plus.ezijing.com/my/account" class="click-tag1"></a>
<a href="https://marywood-plus.ezijing.com/my/account" class="click-tag2"></a> <a href="https://marywood-plus.ezijing.com/my/account" class="click-tag2"></a>
</div> </div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论