1.调整图片样式

yj-dev
杨杰 3 years ago
parent 548a060749
commit c9e220c310
  1. 9
      pages/pay/success/success.vue

@ -63,9 +63,7 @@
</view>
</view>
</view>
<wybPopup ref="popup" type="center" height="850" width="600" radius="6" bgColor="" :showCloseIcon="true" >
<image class="popImg" :src="imagewxUrl+imgadres4" @click="jumpcjhuod"></image>
</wybPopup>
<wybPopup ref="popup" class="fotct" type="center" height="850" width="600" radius="6" bgColor="" :showCloseIcon="true" > <image class="popImg" mode="widthFix" :src="imagewxUrl+imgadres4" @click="jumpcjhuod"></image> </wybPopup>
<view class="height60"></view>
<button class="coupne-btn width100" @click="toUser">个人中心</button>
@ -246,10 +244,7 @@
}
</script>
<style lang="scss">
.popImg {
width: 300px;
height: 500px;
}
.popImg { width: 300px; height: 440px; }
.loading-text {
width: 100%;

Loading…
Cancel
Save