@ -176,7 +176,7 @@
</view>
</view> -->
<wybPopup ref="popup" type="center" height="750" width="500" radius="6" bgColor="" :showCloseIcon="true">
<wybPopup ref="popup" type="center" height="850" width="600" radius="6" bgColor="" :showCloseIcon="true">
<image class="popImg" :src="imageUrl+imgadres3" @click="jumpWeb"></image>
</wybPopup>
<!-- //手机号提示框 -->
@ -425,9 +425,11 @@
* 跳转外链
*/
jumpWeb() {
if( this.webUrl){
uni.navigateTo({
url: '../order/webUrl/webUrl?url=' + this.webUrl
})
}
this.closePopup();
},
/**
@ -796,8 +798,8 @@
.popImg {
width: 250px;
height: 390px
width: 300px;
height: 440px;
@font-face {