对接手机端

This commit is contained in:
范强强
2023-06-07 15:24:44 +08:00
parent 7ce6402428
commit 38ffb91ffc
2 changed files with 36 additions and 10 deletions
@@ -162,7 +162,7 @@
accept="*"
:after-read="upload"
class="uploader-button">
<van-button icon="back-top" type="primary">上传</van-button>
<van-button icon="back-top" type="primary">{{$t('upload1')}}</van-button>
</van-uploader>
</template>
</van-field>
@@ -178,7 +178,7 @@
round
block
type="info"
native-type="submit">提交
native-type="submit">{{$t('submit')}}
</van-button>
</van-form>
</van-collapse-item>
@@ -541,7 +541,7 @@
.content-box-type-text-one {
font-size: 0.38rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
font-weight: 500;
color: #01A0AC;
margin-bottom: 0.4rem;
word-break: break-all;
@@ -551,7 +551,7 @@
display: inline-block;
font-size: 0.38rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
font-weight: 500;
color: #040B29;
word-break: break-all;
}
@@ -561,7 +561,7 @@
margin-left: 0.3rem;
font-size: 0.38rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
font-weight: 500;
color: #040B29;
word-break: break-all;
}
@@ -630,7 +630,7 @@
.van-desgin {
font-size: 0.38rem;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 500;
font-weight: 400;
color: #41475E;
margin-top: 0.3rem;
word-break: break-all;