shish 2 lat temu
rodzic
commit
e4c4adba46
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      hdApp/src/pagesPurchase/ghsProduct.vue

+ 1 - 1
hdApp/src/pagesPurchase/ghsProduct.vue

@@ -191,7 +191,7 @@
 			</view>
 		</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>
 			<view style="width:90upx;color:white;margin-left:8upx;">扫码添加微信</view>
 		</view>