@ -68,7 +68,7 @@
</block>
<view class='imagePathBox' v-if="maskHidden == true" @click="maskHidden = false ">
<image :src="widthdrawImg" mode="aspectFill" class='shengcheng'></image>
<image :src="widthdrawImg" mode="widthFix" class='shengcheng'></image>
</view>
</template>
@ -213,7 +213,7 @@
width: 80%;
height: 80%;
position: fixed;
top: 136rpx;
top: 280rpx;
left: 50%;
margin-left: -40%;
z-index: 10;