Explorar el Código

页面修改

guessPrice
sui hace 5 años
padre
commit
ffdff4aeea
Se han modificado 9 ficheros con 32 adiciones y 14 borrados
  1. +2
    -1
      496_dongfengqichen/app.js
  2. +1
    -1
      496_dongfengqichen/pages/fragmentRule/fragmentRule.wxml
  3. +3
    -0
      496_dongfengqichen/pages/luckyStar/luckyStar.js
  4. +1
    -1
      496_dongfengqichen/pages/prizes/prizes.wxml
  5. +4
    -4
      496_dongfengqichen/pages/scout/scout.wxml
  6. +3
    -3
      496_dongfengqichen/pages/scout/scout.wxss
  7. +1
    -1
      496_dongfengqichen/pages/scoutRule/scoutRule.wxml
  8. +1
    -1
      496_dongfengqichen/pages/star/star.wxml
  9. +16
    -2
      496_dongfengqichen/pages/userMsg/userMsg.js

+ 2
- 1
496_dongfengqichen/app.js Ver fichero

certificationInfo:false, certificationInfo:false,
getBuyState:null, getBuyState:null,
entered:false, entered:false,
authenticationStatus:null
authenticationStatus:null,
skipType:null
}, },
// 获取openId // 获取openId
getOpenid: function (code) { getOpenid: function (code) {

+ 1
- 1
496_dongfengqichen/pages/fragmentRule/fragmentRule.wxml Ver fichero

<view class="all"> <view class="all">
<view class="main"> <view class="main">
<view class="contentGroup"> <view class="contentGroup">
<image class="newImages26" src="{{imgUrl+'/newImages/41.png'}}"></image>
<image class="newImages26" src="{{imgUrl+'/newImages/51.png'}}"></image>
<image class="newImages27" bindtap="cutPage" src="{{imgUrl+'/newImages/27.png'}}"></image> <image class="newImages27" bindtap="cutPage" src="{{imgUrl+'/newImages/27.png'}}"></image>
</view> </view>
</view> </view>

+ 3
- 0
496_dongfengqichen/pages/luckyStar/luckyStar.js Ver fichero

this.setData({ this.setData({
addressShow: !this.data.addressShow addressShow: !this.data.addressShow
}) })
if (this.data.addressShow) {
app.globalData.skipType = 'mycenter';
}
}, },
chanceShowControl:function(){ chanceShowControl:function(){
this.setData({ this.setData({

+ 1
- 1
496_dongfengqichen/pages/prizes/prizes.wxml Ver fichero

<view class="thirdAward">入门奖</view> <view class="thirdAward">入门奖</view>
<view class="introductionGroup"> <view class="introductionGroup">
<view class="introduction" style="padding-right:51rpx;"> <view class="introduction" style="padding-right:51rpx;">
<image class="introductionPic" bindtap="lookDetail" data-num="7" style="width:168rpx;height:107rpx;" src="{{imgUrl+'/newPrize/7.png'}}"></image>
<image class="introductionPic" bindtap="lookDetail" data-num="7" style="width:168rpx;height:107rpx;margin-top:10rpx;" src="{{imgUrl+'/newPrize/7.png'}}"></image>
<view class="introductionText" style="width:168rpx;"> <view class="introductionText" style="width:168rpx;">
京东E卡经典卡 京东E卡经典卡
<view class="priceText">¥50</view> <view class="priceText">¥50</view>

+ 4
- 4
496_dongfengqichen/pages/scout/scout.wxml Ver fichero

</view> </view>
<view class="mask" wx:if="{{maskShow}}"> <view class="mask" wx:if="{{maskShow}}">
<view class="tipContent" wx:if="{{tipShow}}"> <view class="tipContent" wx:if="{{tipShow}}">
<image wx:if="{{maskid==4}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle4.png'}}"></image>
<image wx:if="{{maskid==1}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle1.png'}}"></image>
<image wx:if="{{maskid==3}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle2.png'}}"></image>
<image wx:if="{{maskid==2}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle3.png'}}"></image>
<image wx:if="{{maskid==4}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle4.png?v=002'}}"></image>
<image wx:if="{{maskid==1}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle1.png?v=002'}}"></image>
<image wx:if="{{maskid==3}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle2.png?v=002'}}"></image>
<image wx:if="{{maskid==2}}" class="titleImg" src="{{imgUrl+'/star/scout/scoutTitle3.png?v=002'}}"></image>
<image class="txt" wx:if="{{maskid<4}}" src="{{imgUrl+'/star/scout/tipContent.png'}}"></image> <image class="txt" wx:if="{{maskid<4}}" src="{{imgUrl+'/star/scout/tipContent.png'}}"></image>
<image class="txt2" wx:if="{{maskid>3}}" src="{{imgUrl+'/star/txt1.png'}}"></image> <image class="txt2" wx:if="{{maskid>3}}" src="{{imgUrl+'/star/txt1.png'}}"></image>
<image class="closeBtn" src="{{imgUrl+'/star/closebtn.png'}}" bindtap="hiddenTip"></image> <image class="closeBtn" src="{{imgUrl+'/star/closebtn.png'}}" bindtap="hiddenTip"></image>

+ 3
- 3
496_dongfengqichen/pages/scout/scout.wxss Ver fichero

} }
.tipContent{ .tipContent{
position: relative; position: relative;
width: 560rpx;
width: 557rpx;
height: 403rpx; height: 403rpx;
border-radius: 30rpx; border-radius: 30rpx;
background-color: #ffffff; background-color: #ffffff;
margin: 20rpx auto 40rpx auto; margin: 20rpx auto 40rpx auto;
} }
.titleImg{ .titleImg{
width: 560rpx;
height: 77rpx;
width: 557rpx;
height: 76rpx;
} }
.newImagesGroup{ .newImagesGroup{
position: relative; position: relative;

+ 1
- 1
496_dongfengqichen/pages/scoutRule/scoutRule.wxml Ver fichero

<view class="titleText">预约试驾</view> <view class="titleText">预约试驾</view>
<view class="lineSty"></view> <view class="lineSty"></view>
<image class="closeXieyi" bindtap="closeXieyi" src="{{imgUrl+'/images/closeXieyi.png'}}"></image> <image class="closeXieyi" bindtap="closeXieyi" src="{{imgUrl+'/images/closeXieyi.png'}}"></image>
<image class="newImages46" src="{{imgUrl+'/newImages/46.png'}}"></image>
<image class="newImages46" src="{{imgUrl+'/newImages/52.png'}}"></image>
</view> </view>
</view> </view>

+ 1
- 1
496_dongfengqichen/pages/star/star.wxml Ver fichero

<view class="home"> <view class="home">
<view class="bgGroup"> <view class="bgGroup">
<image class="bg" src="{{imgUrl+'/newImages/42.png'}}"></image> <image class="bg" src="{{imgUrl+'/newImages/42.png'}}"></image>
<image class="starBtn" bindtap="scout" src="{{imgUrl+'/newImages/32.png'}}"></image>
<image class="starBtn" bindtap="scout" src="{{imgUrl+'/newImages/53.png'}}"></image>
</view> </view>
<image class="logo1" src="{{imgUrl+'/star/logo1.png'}}"></image> <image class="logo1" src="{{imgUrl+'/star/logo1.png'}}"></image>
<image class="logo2" src="{{imgUrl+'/star/logo2.png'}}"></image> <image class="logo2" src="{{imgUrl+'/star/logo2.png'}}"></image>

+ 16
- 2
496_dongfengqichen/pages/userMsg/userMsg.js Ver fichero

title: res.msg, title: res.msg,
}) })
if (res.code == 200) { if (res.code == 200) {
this.closeXieyi();
if (app.globalData.skipType == 'mycenter') {
app.globalData.skipType = null;
wx.reLaunch({
url: '/pages/myCenter/myCenter',
})
} else {
this.closeXieyi();
}
} }
}, this, "POST") }, this, "POST")
}, },
title: res.msg, title: res.msg,
}) })
if (res.code == 200) { if (res.code == 200) {
this.closeXieyi();
if (app.globalData.skipType == 'mycenter') {
app.globalData.skipType = null;
wx.reLaunch({
url: '/pages/myCenter/myCenter',
})
} else {
this.closeXieyi();
}
} }
}, this, "POST"); }, this, "POST");
}, },

Cargando…
Cancelar
Guardar