代码上传

This commit is contained in:
yangchunyu 2024-06-27 13:20:25 +08:00
parent 498d80d781
commit 2c6eb65fdd

View File

@ -16,7 +16,6 @@
<view class="business">
<view class="business-top">
<view style="display: flex; align-items: center">
<image src="../../../static/renling.png" class="image"></image>
<image src="../../../static/renling.png" class="image"></image>
<text style="margin-left: 30rpx; font-weight: 500; font-size: 32rpx">代办驾驶证业务</text>
</view>
@ -24,7 +23,7 @@
{{ "共一项代办业务" }}
</view>
</view>
<view class="business-bottom">
<view class="business-bottom">
<view class="tag">
<text style="margin-left: 10rpx">待办</text>
</view>
@ -230,7 +229,6 @@ onMounted(() => {
margin-top: 30rpx;
padding: 20rpx;
display: flex;
// border-bottom: 1rpx solid #f4f4f4;
.driving-content {
width: 50%;