提交 ab875674 作者: 宇宙超人

样式修改

上级 c6fbfdd8
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<view class="codefun-mt-12 codefun-flex-col section_4"> <view class="codefun-mt-12 codefun-flex-col section_4">
<text class="codefun-self-start font text_12">郴州市财汇商务咨询有限公司</text> <text class="codefun-self-start font text_12">郴州市财汇商务咨询有限公司</text>
<text class="codefun-self-stretch font_6 text_13"> <text class="codefun-self-stretch font_6 text_13">
州市财汇商务咨询有限公司自2022年成立以来,业务发展迅速,客户群体以政府及公共机构为主。服务涵盖: 州市财汇商务咨询有限公司自2022年成立以来,业务发展迅速,客户群体以政府及公共机构为主。服务涵盖:
</text> </text>
<view class="codefun-flex-col codefun-self-stretch group_5"> <view class="codefun-flex-col codefun-self-stretch group_5">
<view class="codefun-flex-row group_6"> <view class="codefun-flex-row group_6">
......
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
v-if="bankInfo[currentBank].processType === 'simple'" v-if="bankInfo[currentBank].processType === 'simple'"
class="codefun-flex-col codefun-justify-start codefun-items-start codefun-self-stretch text-wrapper" class="codefun-flex-col codefun-justify-start codefun-items-start codefun-self-stretch text-wrapper"
> >
<text class="font_6 text_13">线下咨询,已实际办理流程为准。</text> <text class=" font_6 text_13 fontsize_28">线下咨询,已实际办理流程为准。</text>
</view> </view>
<view v-else class="codefun-flex-col codefun-self-stretch section_8"> <view v-else class="codefun-flex-col codefun-self-stretch section_8">
<view <view
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
> >
<text class="font_8">{{ step.number }}</text> <text class="font_8">{{ step.number }}</text>
</view> </view>
<text class="font_9 text_15 ml-11">{{ step.title }}</text> <text class="font_9 text_15 ml-11 ">{{ step.title }}</text>
</view> </view>
<view v-if="step.desc" class="codefun-flex-row group_5"> <view v-if="step.desc" class="codefun-flex-row group_5">
<view class="codefun-self-center section_9" /> <view class="codefun-self-center section_9" />
...@@ -528,7 +528,7 @@ ...@@ -528,7 +528,7 @@
border-top: solid 2rpx #ffffff; border-top: solid 2rpx #ffffff;
border-bottom: solid 2rpx #ffffff; border-bottom: solid 2rpx #ffffff;
.text_13 { .text_13 {
margin-left: 24rpx; margin-left: 28rpx;
color: #333333; color: #333333;
line-height: 22.9rpx; line-height: 22.9rpx;
} }
...@@ -569,7 +569,7 @@ ...@@ -569,7 +569,7 @@
} }
} }
.font_9 { .font_9 {
font-size: 24rpx; font-size: 28rpx;
font-family: SourceHanSansCN; font-family: SourceHanSansCN;
line-height: 21.96rpx; line-height: 21.96rpx;
color: #333333; color: #333333;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论