|
@@ -35,13 +35,13 @@
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="module-com user-address_bx">
|
|
<view class="module-com user-address_bx">
|
|
|
- <view class="address-tit">
|
|
|
|
|
|
|
+ <view class="address-tit" style="position: relative;">
|
|
|
地址
|
|
地址
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
|
- <button class="admin-button-com mini-btn blue" open-type="share" style="float:right;font-size:24upx;margin-right:10upx;">邀请结账</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com mini-btn blue" open-type="share" style="position: absolute;right:12upx;top:0upx;font-size:25upx;">邀请结账</button>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
<!-- #ifdef APP-PLUS -->
|
|
<!-- #ifdef APP-PLUS -->
|
|
|
- <button class="admin-button-com mini-btn blue" @click="inviteToPay()" style="float:right;font-size:24upx;margin-right:10upx;">邀请结账</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com mini-btn blue" @click="inviteToPay()" style="position: absolute;right:12upx;top:0upx;font-size:25upx;">邀请结账</button>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
</view>
|
|
</view>
|
|
|
<view class="address-des_bx">
|
|
<view class="address-des_bx">
|