|
@@ -191,7 +191,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</uni-popup>
|
|
</uni-popup>
|
|
|
|
|
|
|
|
- <view v-if="superWx!=''" @click="toViewWx" style="width:200upx;height:84upx;position:fixed;bottom:245upx;right:-34upx;border-radius:40upx;background: rgba(0,0,0,.50);display: flex;align-items: center;">
|
|
|
|
|
|
|
+ <view v-if="superWx!=''" @click="toViewWx" style="width:200upx;height:84upx;position:fixed;bottom:245upx;right:-34upx;border-radius:40upx;background: rgba(0,0,0,.60);display: flex;align-items: center;">
|
|
|
<image :src="`${constant.imgUrl}/mall/wx_code.png`" style="width:74upx;height:74upx;margin-left:8upx;" mode="widthFix"></image>
|
|
<image :src="`${constant.imgUrl}/mall/wx_code.png`" style="width:74upx;height:74upx;margin-left:8upx;" mode="widthFix"></image>
|
|
|
<view style="width:90upx;color:white;margin-left:8upx;">扫码添加微信</view>
|
|
<view style="width:90upx;color:white;margin-left:8upx;">扫码添加微信</view>
|
|
|
</view>
|
|
</view>
|