Commit 39b0bcb8 authored by 华国豪's avatar 华国豪 🙄

更新小程序版本库

parent 36578040
...@@ -14,7 +14,7 @@ Page({ ...@@ -14,7 +14,7 @@ Page({
voucherData: {}, voucherData: {},
rating: '', rating: '',
Message: '', Message: '',
showYouJi: true, showYouJi: false,
showBadYouJi: false showBadYouJi: false
}, },
/** /**
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<button class='next' type="default" size="mini" bindtap="goWrite">写游记,领奖品</button> <button class='next' type="default" size="mini" bindtap="goWrite">写游记,领奖品</button>
</view> </view>
<view class='btn'> <view class='btn'>
<button class='next cancle' type="default" size="mini" bindtap="logOut">取消</button> <button class='next cancle' type="default" size="mini" bindtap="logOut"><navigator open-type="exit" target="miniProgram">取消</navigator></button>
</view> </view>
<view class='tips'> <view class='tips'>
根据自身经历写游记,还可获得奖品 根据自身经历写游记,还可获得奖品
...@@ -51,7 +51,8 @@ ...@@ -51,7 +51,8 @@
<view class='tit'>感谢参与调查</view> <view class='tit'>感谢参与调查</view>
<image src='../../../images/voucher/xieyouji_icon.png'></image> <image src='../../../images/voucher/xieyouji_icon.png'></image>
<view class='btn'> <view class='btn'>
<button class='next' type="default" size="mini" bindtap="logOut">好的,不用谢~</button> <button class='next' type="default" size="mini"><navigator open-type="exit" target="miniProgram">好的,不用谢</navigator></button>
<!-- <button class='next' type="default" size="mini" bindtap="logOut">好的,不用谢~</button> -->
</view> </view>
<view class='tips'> <view class='tips'>
非常感谢您的配合,祝您生活愉快~ 非常感谢您的配合,祝您生活愉快~
......
...@@ -99,6 +99,8 @@ button.next:active{ ...@@ -99,6 +99,8 @@ button.next:active{
background:rgba(238,68,84,1) !important; background:rgba(238,68,84,1) !important;
border-color: rgba(238,68,84,1) !important; border-color: rgba(238,68,84,1) !important;
color: white; color: white;
display:flex;
justify-content:center;
} }
.dialog .box .btn button.next.cancle{ .dialog .box .btn button.next.cancle{
background:white !important; background:white !important;
...@@ -110,4 +112,9 @@ button.next:active{ ...@@ -110,4 +112,9 @@ button.next:active{
font-size: 28rpx; font-size: 28rpx;
color: #999999; color: #999999;
margin-top: 25rpx; margin-top: 25rpx;
}
navigator{
position: absolute;z-index: 2;
width: 100%;
height: 100%;
} }
\ No newline at end of file
...@@ -36,7 +36,8 @@ ...@@ -36,7 +36,8 @@
<view class='tit'>感谢参与调查</view> <view class='tit'>感谢参与调查</view>
<image src='../../../images/voucher/xieyouji_icon.png'></image> <image src='../../../images/voucher/xieyouji_icon.png'></image>
<view class='btn'> <view class='btn'>
<button class='next' type="default" size="mini" bindtap="logOut">好的,不用谢~</button> <button class='next' type="default" size="mini"><navigator open-type="exit" target="miniProgram">好的,不用谢</navigator></button>
<!-- <button class='next' type="default" size="mini" bindtap="logOut">好的,不用谢~</button> -->
</view> </view>
<view class='tips'>常感谢您的配合,请保持电话畅通~稍后客户经理会与您联系</view> <view class='tips'>常感谢您的配合,请保持电话畅通~稍后客户经理会与您联系</view>
</view> </view>
......
...@@ -178,9 +178,16 @@ page{ ...@@ -178,9 +178,16 @@ page{
height: 84rpx; height: 84rpx;
width: 350rpx; width: 350rpx;
line-height: 84rpx; line-height: 84rpx;
display:flex;
justify-content:center;
} }
.dialog .box .tips{ .dialog .box .tips{
font-size: 28rpx; font-size: 28rpx;
color: #999999; color: #999999;
margin-top: 25rpx; margin-top: 25rpx;
}
navigator{
position: absolute;z-index: 2;
width: 100%;
height: 100%;
} }
\ No newline at end of file
<view class="free commonF"> <view class="free commonF">
<view class="headImg"> <view class="headImg">
<image src="../../images/free/bg1.png"></image> <image src="http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095806143.png"></image>
</view> </view>
<view class="ybg"> <view class="ybg">
<view class="TopView"> <view class="TopView">
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
</view> </view>
<view class="personImg"> <view class="personImg">
<image src="../../images/free/bg1.png"></image> <image src="http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095806143.png"></image>
</view> </view>
</view> </view>
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
</view> </view>
<view class="personImg"> <view class="personImg">
<image src="../../images/free/bg1.png"></image> <image src="http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095806143.png"></image>
</view> </view>
</view> </view>
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
</view> </view>
<view class="personImg"> <view class="personImg">
<image src="../../images/free/bg1.png"></image> <image src="http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095806143.png"></image>
</view> </view>
</view> </view>
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
<view class="f32 bold" style="color:#000033;text-align:center">我们将提供什么?</view> <view class="f32 bold" style="color:#000033;text-align:center">我们将提供什么?</view>
<view class="porView"> <view class="porView">
<view class="footbg"> <view class="footbg">
<image src="../../images/free/footer.png"></image> <image src="http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095718753.png"></image>
</view> </view>
<view class="proFlex"> <view class="proFlex">
<view class="proItem"> <view class="proItem">
......
<view class="localhome commonF"> <view class="localhome commonF">
<search></search> <search></search>
<view style="width:100%;height:300rpx;margin-top:36rpx"> <view style="width:100%;height:300rpx;margin-top:36rpx">
<image src='/images/local/top1.png'></image> <image src='http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095424470.png'></image>
</view> </view>
<view class="ban"> <view class="ban">
<view> <view>
......
<view class="page"> <view class="page">
<view class='banner_box'> <view class='banner_box'>
<image class='banner_image' src='../../images/login/banner.png'></image> <image class='banner_image' src='http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095603000.png'></image>
</view> </view>
<view class='page__bd'> <view class='page__bd'>
<view class='header'> <view class='header'>
......
<view class="commonF Visa"> <view class="commonF Visa">
<search></search> <search></search>
<view style="width:100%;height:300rpx;margin-top:36rpx"> <view style="width:100%;height:300rpx;margin-top:36rpx">
<image src='/images/visa/top1.png'></image> <image src='http://imgfile.oytour.com/New/Upload/Cloud/2019-06/20190626095424470.png'></image>
</view> </view>
<view style="text-align:center;margin:15rpx"> <view style="text-align:center;margin:15rpx">
<image style="width:55rpx;height:27rpx" src='/images/visa/v0.png'></image> <image style="width:55rpx;height:27rpx" src='/images/visa/v0.png'></image>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"autoAudits": false "autoAudits": false
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.0.4", "libVersion": "2.7.2",
"appid": "wxb25e6cd9b147f76c", "appid": "wxb25e6cd9b147f76c",
"projectname": "FLASHMAN", "projectname": "FLASHMAN",
"debugOptions": { "debugOptions": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment