tianyi 20 hours ago
parent
commit
72ab335436
  1. 6
      package1/runErrand/runErrand.vue

6
package1/runErrand/runErrand.vue

@ -7,11 +7,11 @@
<uni-icons type="left" size="28" color="#000"></uni-icons>
</view>
<view class="title-name" :style="{'top': menuButtonInfo.top +'px'}">
<!-- 代取快递/跑腿 -->
代取快递/跑腿
</view>
</view>
</view>
<view style="position: absolute;top: 100rpx;width: 100%;">
<view style="position: absolute;top: 180rpx;width: 100%;">
<view class="tab1" v-if="isKuaidi">
<img src="https://jewel-shop.oss-cn-beijing.aliyuncs.com/f1356c4db9b5488bb46140e2cdd2b4ee.png" alt=""
style="position: absolute;" />
@ -952,7 +952,7 @@
.content {
position: absolute;
top: 200rpx;
top: 290rpx;
width: 100%;
overflow: scroll;
height: 100%;

Loading…
Cancel
Save