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