|
|
|
@ -25,7 +25,7 @@
|
|
|
|
<view class="dcbs"></view>
|
|
|
|
<view class="dcbs"></view>
|
|
|
|
</view><!--下方左侧块-->
|
|
|
|
</view><!--下方左侧块-->
|
|
|
|
<!--下方左侧块-->
|
|
|
|
<!--下方左侧块-->
|
|
|
|
<t-progress class="dchx" percentage="70" trackColor="#EAC9FF" color="#f76229" label="" /><!--中间进度条-->
|
|
|
|
<t-progress class="dchx" percentage="70" trackColor="#EAC9FF" color="#f76229" label=""/><!--中间进度条-->
|
|
|
|
<view class="dchxtxt">70%</view>
|
|
|
|
<view class="dchxtxt">70%</view>
|
|
|
|
<view class="dcright">
|
|
|
|
<view class="dcright">
|
|
|
|
<view class="dcrightwjx"></view><!--下方右侧五角星-->
|
|
|
|
<view class="dcrightwjx"></view><!--下方右侧五角星-->
|
|
|
|
@ -36,11 +36,27 @@
|
|
|
|
</swiper-item>
|
|
|
|
</swiper-item>
|
|
|
|
|
|
|
|
|
|
|
|
<swiper-item class="call1"><!--情侣页面-->
|
|
|
|
<swiper-item class="call1"><!--情侣页面-->
|
|
|
|
|
|
|
|
<!-- 未祈祷页面 -->
|
|
|
|
|
|
|
|
<view wx:if="{{ !userInfo.prayerEndTime }}">
|
|
|
|
<t-image class="txl" src="{{userInfo.avatar}}"></t-image>
|
|
|
|
<t-image class="txl" src="{{userInfo.avatar}}"></t-image>
|
|
|
|
<view class="txtextl">{{userInfo.nick}}</view><!--头像名字1-->
|
|
|
|
<view class="txtextl">{{userInfo.nick}}</view><!--头像名字1-->
|
|
|
|
<view class="jiuchan"></view>
|
|
|
|
<view class="jiuchan"></view>
|
|
|
|
<t-image class="txr" shape="circle" src="{{loverInfo.avatar}}"></t-image><!--头像2-->
|
|
|
|
<t-image class="txr" shape="circle" src="{{loverInfo.avatar}}"></t-image><!--头像2-->
|
|
|
|
<view class="txtextr">{{loverInfo.nick}}</view><!--头像名字2-->
|
|
|
|
<view class="txtextr">{{loverInfo.nick}}</view><!--头像名字2-->
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<!-- 有祈祷页面 -->
|
|
|
|
|
|
|
|
<view wx:else>
|
|
|
|
|
|
|
|
<t-image class="txl txl-qd" src="{{userInfo.avatar}}"></t-image>
|
|
|
|
|
|
|
|
<view class="txtextl-qd">
|
|
|
|
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F"/>
|
|
|
|
|
|
|
|
<view class="text-qd">
|
|
|
|
|
|
|
|
<view class="top">{{ userInfo.prayerContent }}</view>
|
|
|
|
|
|
|
|
<view>你已为Ta祈祷 02:20:13</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F"/>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<t-image class="txr txr-qd" shape="circle" src="{{loverInfo.avatar}}"></t-image><!--头像2-->
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<dic class="bkg1"></dic><!--黄色点背景图-->
|
|
|
|
<dic class="bkg1"></dic><!--黄色点背景图-->
|
|
|
|
<div class="bkg3"></div><!--点点点,最底层背景图-->
|
|
|
|
<div class="bkg3"></div><!--点点点,最底层背景图-->
|
|
|
|
|
|
|
|
|
|
|
|
@ -70,7 +86,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<view class="dcleft">
|
|
|
|
<view class="dcleft">
|
|
|
|
<t-progress class="dcleft1" theme="circle" percentage="70" color="#f76229" label="" t-class-bar="dcleft1" />
|
|
|
|
<t-progress class="dcleft1" theme="circle" percentage="70" color="#f76229" label="" t-class-bar="dcleft1" />
|
|
|
|
<view class="dcbs"></view>
|
|
|
|
<view class="dcbs" bindtap="openEnergy"></view>
|
|
|
|
</view><!--下方左侧块-->
|
|
|
|
</view><!--下方左侧块-->
|
|
|
|
<!--下方左侧块-->
|
|
|
|
<!--下方左侧块-->
|
|
|
|
<view class="lovepic"></view>
|
|
|
|
<view class="lovepic"></view>
|
|
|
|
@ -120,7 +136,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
</swiper>
|
|
|
|
</swiper>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 弹层 -->
|
|
|
|
<!-- 未祈祷弹层 -->
|
|
|
|
<view class="pray" wx:if="{{showPray}}">
|
|
|
|
<view class="pray" wx:if="{{showPray}}">
|
|
|
|
<view class="dialog">
|
|
|
|
<view class="dialog">
|
|
|
|
<view class="dialog-item">
|
|
|
|
<view class="dialog-item">
|
|
|
|
@ -137,7 +153,7 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="timing">
|
|
|
|
<view class="timing">
|
|
|
|
<view class="timing-title">你还有{{pendantEnergy}}%水晶能量,可为对方祈祷{{hours}}小时{{minute}}分</view>
|
|
|
|
<view class="timing-title">你还有{{userInfo.pendantEnergy}}%水晶能量,可为对方祈祷{{hours}}小时{{minute}}分</view>
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
<view class="picker">
|
|
|
|
<view class="picker">
|
|
|
|
<picker-view value="{{pickerValue}}" bindchange="onPickerChange" indicator-class="active">
|
|
|
|
<picker-view value="{{pickerValue}}" bindchange="onPickerChange" indicator-class="active">
|
|
|
|
@ -152,6 +168,67 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 已祈祷弹层 -->
|
|
|
|
|
|
|
|
<view class="pray" wx:if="{{showIsPray}}">
|
|
|
|
|
|
|
|
<view class="dialog">
|
|
|
|
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
|
|
|
|
<view class="dialog-text">
|
|
|
|
|
|
|
|
<view>要结束祈祷吗?</view>
|
|
|
|
|
|
|
|
<view>将返还23%星座能量</view>
|
|
|
|
|
|
|
|
<view>溢出能量将消失</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view class="dialog-btn">
|
|
|
|
|
|
|
|
<button bindtap="openPray">返回</button>
|
|
|
|
|
|
|
|
<button bindtap="btnCancel">结束</button>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 赠送能量弹层 -->
|
|
|
|
|
|
|
|
<view class="pray" wx:if="{{showEnergy}}">
|
|
|
|
|
|
|
|
<view class="dialog">
|
|
|
|
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
|
|
|
|
<view class="dialog-text">
|
|
|
|
|
|
|
|
<view>你要将能量共享给对方吗?</view>
|
|
|
|
|
|
|
|
<view>溢出能量将保留</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view class="dialog-btn">
|
|
|
|
|
|
|
|
<button bindtap="cancelEnergy">取消</button>
|
|
|
|
|
|
|
|
<button bindtap="btnShare">共享</button>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<!-- 赠送能量提示 -->
|
|
|
|
|
|
|
|
<view class="pray" wx:if="{{showEnergyToast}}">
|
|
|
|
|
|
|
|
<view class="dialog">
|
|
|
|
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
|
|
|
|
<view class="dialog-text">
|
|
|
|
|
|
|
|
<view>{{toast}}</view>
|
|
|
|
|
|
|
|
<view>无法进行共享哦!</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view class="dialog-btn">
|
|
|
|
|
|
|
|
<button bindtap="cancelEnergyToast">好的</button>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<!-- 赠送能量成功 -->
|
|
|
|
|
|
|
|
<view class="energy-success" wx:if="{{showEnergySuccess}}">
|
|
|
|
|
|
|
|
<view>谢谢你送我的能量!</view>
|
|
|
|
|
|
|
|
<view>真是太好了~</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<!-- 赠送能量失败 -->
|
|
|
|
|
|
|
|
<view class="pray" wx:if="{{showEnergyFail}}">
|
|
|
|
|
|
|
|
<view class="dialog">
|
|
|
|
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
|
|
|
|
<view class="dialog-text">
|
|
|
|
|
|
|
|
<view>赠送能量失败啦~</view>
|
|
|
|
|
|
|
|
<view>是不是网络出问题了?</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view class="dialog-btn">
|
|
|
|
|
|
|
|
<button bindtap="cancelEnergyToast">好的</button>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="jltxt" bindtap="go2Jlai">精灵 AI</div>
|
|
|
|
<div class="jltxt" bindtap="go2Jlai">精灵 AI</div>
|
|
|
|
|
|
|
|
|
|
|
|
|