|
|
|
@ -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%; |
|
|
|
|