代码上传
This commit is contained in:
parent
498d80d781
commit
2c6eb65fdd
|
@ -16,7 +16,6 @@
|
||||||
<view class="business">
|
<view class="business">
|
||||||
<view class="business-top">
|
<view class="business-top">
|
||||||
<view style="display: flex; align-items: center">
|
<view style="display: flex; align-items: center">
|
||||||
<image src="../../../static/renling.png" class="image"></image>
|
|
||||||
<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>
|
<text style="margin-left: 30rpx; font-weight: 500; font-size: 32rpx">代办驾驶证业务</text>
|
||||||
</view>
|
</view>
|
||||||
|
@ -24,7 +23,7 @@
|
||||||
{{ "共一项代办业务" }}
|
{{ "共一项代办业务" }}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="business-bottom">
|
<view class="business-bottom">
|
||||||
<view class="tag">
|
<view class="tag">
|
||||||
<text style="margin-left: 10rpx">待办</text>
|
<text style="margin-left: 10rpx">待办</text>
|
||||||
</view>
|
</view>
|
||||||
|
@ -230,7 +229,6 @@ onMounted(() => {
|
||||||
margin-top: 30rpx;
|
margin-top: 30rpx;
|
||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
// border-bottom: 1rpx solid #f4f4f4;
|
|
||||||
|
|
||||||
.driving-content {
|
.driving-content {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user