|
@@ -62,22 +62,20 @@
|
|
|
<image class="tapimg4" src='https://wx-model-1317557471.cos.ap-shanghai.myqcloud.com/WXImage/right_luxiang.png' style="position: absolute; left: 0rpx; top:-15rpx; height: 180rpx; width:180rpx;" ></image>
|
|
|
</button>
|
|
|
|
|
|
-<swiper class="swiper-container" style="position: fixed; left: 100rpx; top: 1070rpx; width: 554rpx; height: 1000rpx; display: flex; box-sizing: border-box">
|
|
|
- <!--<swiper-item wx:for="{{listShowModelDes}}" style="top:1200rpx; left:100rpx;" >
|
|
|
+<!-- <swiper class="swiper-container" style="position: fixed; left: 100rpx; top: 1070rpx; width: 554rpx; height: 1000rpx; display: flex; box-sizing: border-box">
|
|
|
+ <swiper-item wx:for="{{listShowModelDes}}" >
|
|
|
<image class="bg_main" src='https://wx-model-1317557471.cos.ap-shanghai.myqcloud.com/WXImage/ui-bg.png' style=" left: 80rpx; top: 100rpx;">
|
|
|
<view style="color: rgb(26, 26, 26); position: absolute; left: 70rpx; top:50rpx; font-size:38rpx; font-weight: bold;">{{item.ModelName}}</view>
|
|
|
<view style="color: rgb(26, 26, 26); position: absolute; left: 180rpx; top:50rpx; font-size:38rpx; font-weight: bold;">{{item.ModelPrice}}</view>
|
|
|
<view style="color: rgb(26, 26, 26); position: absolute; left: 70rpx; top:120rpx; font-size:25rpx; width:395rpx; ">{{item.ModelIntroduce}}</view>
|
|
|
|
|
|
- <button class="tapbtn2" plain="true" bindtap="clickCloseUIShow" style="position: fixed; right: 130rpx; top: 1230rpx; width:60rpx; height: 60rpx" >
|
|
|
+ <button class="tapbtn2" plain="true" bindtap="clickCloseUIShow" style="position: absolute; right: 130rpx; top: 30rpx; width:60rpx; height: 60rpx" >
|
|
|
<image class="tapimg2" src='https://wx-model-1317557471.cos.ap-shanghai.myqcloud.com/WXImage/ze-cross.png' style="position: absolute; left: 0rpx; top:0rpx; height: 60rpx; width:60rpx;" ></image>
|
|
|
</button>
|
|
|
</image>
|
|
|
- </swiper-item>-->
|
|
|
- <swiper-item wx:for="{{imgUrls}}" style=" left: 80rpx;">
|
|
|
- <image src='{{item}}' width="500" height="250" mode='widthFix' class='img' />
|
|
|
- </swiper-item>
|
|
|
-</swiper>
|
|
|
+ </swiper-item>
|
|
|
+
|
|
|
+</swiper>-->
|
|
|
<view wx:if="{{zhaohuanstate}}" class="zhaohuanView">
|
|
|
|
|
|
|
|
@@ -143,7 +141,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
-<!--<image class="bg_main" src='https://wx-model-1317557471.cos.ap-shanghai.myqcloud.com/WXImage/ui-bg.png' style=" position: absolute; right: 120rpx; top:1200rpx; height: 430rpx; width:520rpx;" >
|
|
|
+<image class="bg_main" src='https://wx-model-1317557471.cos.ap-shanghai.myqcloud.com/WXImage/ui-bg.png' style=" position: absolute; right: 120rpx; top:1200rpx; height: 430rpx; width:520rpx;" >
|
|
|
<view style="color: rgb(26, 26, 26); position: absolute; left: 70rpx; top:50rpx; font-size:38rpx; font-weight: bold;">{{showModelName}}</view>
|
|
|
<view style="color: rgb(26, 26, 26); position: absolute; left: 180rpx; top:50rpx; font-size:38rpx; font-weight: bold;">{{showModelPrice}}</view>
|
|
|
<view style="color: rgb(26, 26, 26); position: absolute; left: 70rpx; top:120rpx; font-size:25rpx; width:395rpx; ">{{showModelIntroduce
|
|
@@ -153,7 +151,7 @@
|
|
|
<image class="tapimg2" src='https://wx-model-1317557471.cos.ap-shanghai.myqcloud.com/WXImage/ze-cross.png' style="position: absolute; left: 0rpx; top:0rpx; height: 60rpx; width:60rpx;" ></image>
|
|
|
</button>
|
|
|
|
|
|
- </image>-->
|
|
|
+ </image>
|
|
|
|
|
|
|
|
|
</view>
|