|
|
|
@ -1,4 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
<swiper wx:if="{{userInfo.loverId}}" class="call" bindtap="closeEnergy" current="{{swiperIndex}}" circular bindchange="swiperChange">
|
|
|
|
<swiper wx:if="{{userInfo.loverId}}" class="call" bindtap="closeEnergy" current="{{swiperIndex}}" circular bindchange="swiperChange">
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
<t-toast id="t-toast" />
|
|
|
|
<!-- 情侣页面 -->
|
|
|
|
<!-- 情侣页面 -->
|
|
|
|
@ -19,8 +18,12 @@
|
|
|
|
<view class="txtextl-qd">
|
|
|
|
<view class="txtextl-qd">
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
<view class="text-qd">
|
|
|
|
<view class="text-qd">
|
|
|
|
<view wx:if="{{userInfo.isInPrayer}}" class="top">{{ userInfo.prayerContent }}</view>
|
|
|
|
<view wx:if="{{userInfo.isInPrayer}}" class="top">
|
|
|
|
<view wx:if="{{loverInfo.isInPrayer}}" class="top">{{ loverInfo.prayerContent }}</view>
|
|
|
|
{{ userInfo.prayerContent }}
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<view wx:if="{{loverInfo.isInPrayer}}" class="top">
|
|
|
|
|
|
|
|
{{ loverInfo.prayerContent }}
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view wx:if="{{userInfo.isInPrayer}}">你已为Ta祈祷 {{prayTime}}</view>
|
|
|
|
<view wx:if="{{userInfo.isInPrayer}}">你已为Ta祈祷 {{prayTime}}</view>
|
|
|
|
<view wx:if="{{loverInfo.isInPrayer}}">Ta已为你祈祷 {{prayTime}}</view>
|
|
|
|
<view wx:if="{{loverInfo.isInPrayer}}">Ta已为你祈祷 {{prayTime}}</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -43,9 +46,9 @@
|
|
|
|
<view class="yanql1" bindtap="doSetXxtFemale">
|
|
|
|
<view class="yanql1" bindtap="doSetXxtFemale">
|
|
|
|
<view class="yan13"></view>
|
|
|
|
<view class="yan13"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="yanql2" bindtap="doSetXxtAnimal">
|
|
|
|
<!-- <view class="yanql2" bindtap="doSetXxtAnimal">
|
|
|
|
<view class="yan11"></view>
|
|
|
|
<view class="yan11"></view>
|
|
|
|
</view>
|
|
|
|
</view> -->
|
|
|
|
<view class="yanql3" bindtap="doSetXxtMale" wx:if="{{singleShow}}">
|
|
|
|
<view class="yanql3" bindtap="doSetXxtMale" wx:if="{{singleShow}}">
|
|
|
|
<view class="yan12"></view>
|
|
|
|
<view class="yan12"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -59,9 +62,9 @@
|
|
|
|
<view class="yanql4" bindtap="doSetXxtFemaleS">
|
|
|
|
<view class="yanql4" bindtap="doSetXxtFemaleS">
|
|
|
|
<view class="yan13"></view>
|
|
|
|
<view class="yan13"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="yanql5" bindtap="doSetXxtAnimalS">
|
|
|
|
<!-- <view class="yanql5" bindtap="doSetXxtAnimalS">
|
|
|
|
<view class="yan11"></view>
|
|
|
|
<view class="yan11"></view>
|
|
|
|
</view>
|
|
|
|
</view> -->
|
|
|
|
<view class="yanql6" bindtap="doSetXxtMaleS">
|
|
|
|
<view class="yanql6" bindtap="doSetXxtMaleS">
|
|
|
|
<view class="yan12"></view>
|
|
|
|
<view class="yan12"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -78,14 +81,7 @@
|
|
|
|
<view class="call1-btn">
|
|
|
|
<view class="call1-btn">
|
|
|
|
<!-- 左侧图标 -->
|
|
|
|
<!-- 左侧图标 -->
|
|
|
|
<view class="dcleft">
|
|
|
|
<view class="dcleft">
|
|
|
|
<t-progress
|
|
|
|
<t-progress class="dcleft1" theme="circle" percentage="{{userInfo.crystallineEnergy}}" color="#f76229" label="" t-class-bar="dcleft1" stroke-width="8rpx" />
|
|
|
|
class="dcleft1"
|
|
|
|
|
|
|
|
theme="circle"
|
|
|
|
|
|
|
|
percentage="{{userInfo.crystallineEnergy}}"
|
|
|
|
|
|
|
|
color="#f76229" label=""
|
|
|
|
|
|
|
|
t-class-bar="dcleft1"
|
|
|
|
|
|
|
|
stroke-width="8rpx"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<view class="dcbs">
|
|
|
|
<view class="dcbs">
|
|
|
|
<image src="{{xingxiangtu.crystal}}" />
|
|
|
|
<image src="{{xingxiangtu.crystal}}" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -94,21 +90,15 @@
|
|
|
|
<!-- 中间祈祷 -->
|
|
|
|
<!-- 中间祈祷 -->
|
|
|
|
<view class="call1-btn-qd">
|
|
|
|
<view class="call1-btn-qd">
|
|
|
|
<view class="lovepic" bindtap="openPray"></view>
|
|
|
|
<view class="lovepic" bindtap="openPray"></view>
|
|
|
|
<view class="dchxtxtql" bindtap="openPray" wx:if="{{ !userInfo.isInPrayer }}">祈祷</view>
|
|
|
|
<view class="dchxtxtql" bindtap="openPray" wx:if="{{ !userInfo.isInPrayer }}">
|
|
|
|
|
|
|
|
祈祷
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view class="dchxtxtql" bindtap="openPray" wx:else>结束祈祷</view>
|
|
|
|
<view class="dchxtxtql" bindtap="openPray" wx:else>结束祈祷</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 右侧图标 -->
|
|
|
|
<!-- 右侧图标 -->
|
|
|
|
<view class="dcleft">
|
|
|
|
<view class="dcleft">
|
|
|
|
<view class="dcrightql">
|
|
|
|
<view class="dcrightql">
|
|
|
|
<t-progress
|
|
|
|
<t-progress class="dcleft1" theme="circle" percentage="{{loverInfo.crystallineEnergy}}" color="#00A7FF" label="" t-class-bar="dcleft1" stroke-width="8rpx" />
|
|
|
|
class="dcleft1"
|
|
|
|
|
|
|
|
theme="circle"
|
|
|
|
|
|
|
|
percentage="{{loverInfo.crystallineEnergy}}"
|
|
|
|
|
|
|
|
color="#00A7FF"
|
|
|
|
|
|
|
|
label=""
|
|
|
|
|
|
|
|
t-class-bar="dcleft1"
|
|
|
|
|
|
|
|
stroke-width="8rpx"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<view class="dcrbs" bindtap="openEnergy">
|
|
|
|
<view class="dcrbs" bindtap="openEnergy">
|
|
|
|
<image src="{{xingxiangtuLove.crystal}}" />
|
|
|
|
<image src="{{xingxiangtuLove.crystal}}" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -117,14 +107,12 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</swiper-item>
|
|
|
|
</swiper-item>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 单人页面 -->
|
|
|
|
<!-- 单人页面 -->
|
|
|
|
<swiper-item class="call1">
|
|
|
|
<swiper-item class="call1">
|
|
|
|
<!-- 头像名字 -->
|
|
|
|
<!-- 头像名字 -->
|
|
|
|
<view class="call1-header">
|
|
|
|
<view class="call1-header">
|
|
|
|
<image class="tx" src="{{userInfo.avatar ? userInfo.avatar : xingxiangtu['elf-avatar']}}"></image>
|
|
|
|
<image class="tx" src="{{userInfo.avatar ? userInfo.avatar : xingxiangtu['elf-avatar']}}"></image>
|
|
|
|
<view class="txtext">{{userInfo.nick ? userInfo.nick : userInfo.constellation}}</view>
|
|
|
|
<view class="txtext">{{userInfo.nick ? userInfo.nick : userInfo.constellation}}</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 运势加持 -->
|
|
|
|
<!-- 运势加持 -->
|
|
|
|
<view class="ysjc" wx:if="{{userInfo.pendantLuckInBlessing}}">
|
|
|
|
<view class="ysjc" wx:if="{{userInfo.pendantLuckInBlessing}}">
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
@ -132,7 +120,6 @@
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 精灵图片 -->
|
|
|
|
<!-- 精灵图片 -->
|
|
|
|
<view class="bkg1">
|
|
|
|
<view class="bkg1">
|
|
|
|
<view class="bkg2">
|
|
|
|
<view class="bkg2">
|
|
|
|
@ -152,14 +139,7 @@
|
|
|
|
<view class="call1-btn">
|
|
|
|
<view class="call1-btn">
|
|
|
|
<!-- 下方左侧块 -->
|
|
|
|
<!-- 下方左侧块 -->
|
|
|
|
<view class="dcleft">
|
|
|
|
<view class="dcleft">
|
|
|
|
<t-progress
|
|
|
|
<t-progress class="dcleft1" theme="circle" percentage="{{userInfo.crystallineEnergy}}" color="#f76229" label="" t-class-bar="dcleft1" stroke-width="8rpx" />
|
|
|
|
class="dcleft1"
|
|
|
|
|
|
|
|
theme="circle"
|
|
|
|
|
|
|
|
percentage="{{userInfo.crystallineEnergy}}"
|
|
|
|
|
|
|
|
color="#f76229" label=""
|
|
|
|
|
|
|
|
t-class-bar="dcleft1"
|
|
|
|
|
|
|
|
stroke-width="8rpx"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<view class="dcbs">
|
|
|
|
<view class="dcbs">
|
|
|
|
<image src="{{xingxiangtu.crystal}}" />
|
|
|
|
<image src="{{xingxiangtu.crystal}}" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -167,14 +147,7 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 中间进度条 -->
|
|
|
|
<!-- 中间进度条 -->
|
|
|
|
<view class="dcleft-middle">
|
|
|
|
<view class="dcleft-middle">
|
|
|
|
<t-progress
|
|
|
|
<t-progress class="dchx" percentage="{{userInfo.crystallineEnergy}}" trackColor="#E0E3EA" color="#f76229" label="" stroke-width="16rpx" />
|
|
|
|
class="dchx"
|
|
|
|
|
|
|
|
percentage="{{userInfo.crystallineEnergy}}"
|
|
|
|
|
|
|
|
trackColor="#E0E3EA"
|
|
|
|
|
|
|
|
color="#f76229"
|
|
|
|
|
|
|
|
label=""
|
|
|
|
|
|
|
|
stroke-width="16rpx"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<view class="dchx-box">
|
|
|
|
<view class="dchx-box">
|
|
|
|
<view class="dchx-box-cantainer" wx:if="{{showInjectBkc}}">
|
|
|
|
<view class="dchx-box-cantainer" wx:if="{{showInjectBkc}}">
|
|
|
|
<view class="box" wx:for="{{20}}" wx:key="index"></view>
|
|
|
|
<view class="box" wx:for="{{20}}" wx:key="index"></view>
|
|
|
|
@ -187,37 +160,30 @@
|
|
|
|
<view class="dcright-bgc">
|
|
|
|
<view class="dcright-bgc">
|
|
|
|
<view class="dcright-bg" wx:if="{{showInjectBkc}}"></view>
|
|
|
|
<view class="dcright-bg" wx:if="{{showInjectBkc}}"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="dcright" bind:touchstart="openInject" bind:touchend="closeInject"><view class="dcrightwjx"></view></view>
|
|
|
|
<view class="dcright" bind:touchstart="openInject" bind:touchend="closeInject">
|
|
|
|
|
|
|
|
<view class="dcrightwjx"></view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view class="dcrighttxt">能量注入</view>
|
|
|
|
<view class="dcrighttxt">能量注入</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 形象按钮 -->
|
|
|
|
<!-- 形象按钮 -->
|
|
|
|
<view class="call1-vivid" wx:if="{{showSexLogo}}">
|
|
|
|
<view class="call1-vivid" wx:if="{{showSexLogo}}">
|
|
|
|
<!-- 男性形象 -->
|
|
|
|
<!-- 男性形象 -->
|
|
|
|
<view
|
|
|
|
<view class="yan2" data-yan="male" bindtap="doSetXxtMale">
|
|
|
|
class="yan2"
|
|
|
|
|
|
|
|
data-yan="male"
|
|
|
|
|
|
|
|
bindtap="doSetXxtMale"
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
<view class="yan12"></view>
|
|
|
|
<view class="yan12"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!--动物形象-->
|
|
|
|
<!-- 动物形象
|
|
|
|
<view class="yan1"
|
|
|
|
<view class="yan1"
|
|
|
|
data-yan="animal"
|
|
|
|
data-yan="animal"
|
|
|
|
bindtap="doSetXxtAnimal"
|
|
|
|
bindtap="doSetXxtAnimal"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<view class="yan11"></view>
|
|
|
|
<view class="yan11"></view>
|
|
|
|
</view>
|
|
|
|
</view> -->
|
|
|
|
<!-- 女性形象 -->
|
|
|
|
<!-- 女性形象 -->
|
|
|
|
<view
|
|
|
|
<view class="yan3" data-yan="female" bindtap="doSetXxtFemale">
|
|
|
|
class="yan3"
|
|
|
|
|
|
|
|
data-yan="female"
|
|
|
|
|
|
|
|
bindtap="doSetXxtFemale"
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
<view class="yan13"></view>
|
|
|
|
<view class="yan13"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 能量已满提示 -->
|
|
|
|
<!-- 能量已满提示 -->
|
|
|
|
<view class="energy-full-box" wx:if="{{ jmEnergy }}" bindtap="closeJmEnergy">
|
|
|
|
<view class="energy-full-box" wx:if="{{ jmEnergy }}" bindtap="closeJmEnergy">
|
|
|
|
<view class="energy-full">
|
|
|
|
<view class="energy-full">
|
|
|
|
@ -232,13 +198,14 @@
|
|
|
|
<view>守护时间为{{guarTime}}</view>
|
|
|
|
<view>守护时间为{{guarTime}}</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</swiper-item>
|
|
|
|
</swiper-item>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 对方个人页面 -->
|
|
|
|
<!-- 对方个人页面 -->
|
|
|
|
<swiper-item class="call1">
|
|
|
|
<swiper-item class="call1">
|
|
|
|
<!-- 头像名字 -->
|
|
|
|
<!-- 头像名字 -->
|
|
|
|
<view class="call1-header">
|
|
|
|
<view class="call1-header">
|
|
|
|
<image class="tx" src="{{loverInfo.avatar ? loverInfo.avatar : xingxiangtuLove['elf-avatar']}}"></image>
|
|
|
|
<image class="tx" src="{{loverInfo.avatar ? loverInfo.avatar : xingxiangtuLove['elf-avatar']}}"></image>
|
|
|
|
<view class="txtext">{{loverInfo.nick ? loverInfo.nick : loverInfo.constellation}}</view>
|
|
|
|
<view class="txtext">
|
|
|
|
|
|
|
|
{{loverInfo.nick ? loverInfo.nick : loverInfo.constellation}}
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 精灵图片 -->
|
|
|
|
<!-- 精灵图片 -->
|
|
|
|
<view class="bkg1">
|
|
|
|
<view class="bkg1">
|
|
|
|
@ -263,7 +230,9 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 运势 -->
|
|
|
|
<!-- 运势 -->
|
|
|
|
<view class="call1-btn-middle">
|
|
|
|
<view class="call1-btn-middle">
|
|
|
|
<view class="k2" bindtap="ToastDialog"><view class="k11"></view></view>
|
|
|
|
<view class="k2" bindtap="ToastDialog">
|
|
|
|
|
|
|
|
<view class="k11"></view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<div class="ktext2" bindtap="ToastDialog">Ta的运势</div>
|
|
|
|
<div class="ktext2" bindtap="ToastDialog">Ta的运势</div>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 幸运颜色 -->
|
|
|
|
<!-- 幸运颜色 -->
|
|
|
|
@ -271,11 +240,9 @@
|
|
|
|
<view class="k3">{{loverInfo.horoscope.color}}</view>
|
|
|
|
<view class="k3">{{loverInfo.horoscope.color}}</view>
|
|
|
|
<view class="ktext3">幸运颜色</view>
|
|
|
|
<view class="ktext3">幸运颜色</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</swiper-item>
|
|
|
|
</swiper-item>
|
|
|
|
</swiper>
|
|
|
|
</swiper>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 单人页面 甲方说要固定页面不让左右滑动 不能使用swiper组件渲染 -->
|
|
|
|
<!-- 单人页面 甲方说要固定页面不让左右滑动 不能使用swiper组件渲染 -->
|
|
|
|
<view class='call1-cantainer' bindtap="closeEnergy" wx:if="{{!userInfo.loverId}}">
|
|
|
|
<view class='call1-cantainer' bindtap="closeEnergy" wx:if="{{!userInfo.loverId}}">
|
|
|
|
<!-- 单人页面 -->
|
|
|
|
<!-- 单人页面 -->
|
|
|
|
@ -284,7 +251,6 @@
|
|
|
|
<view class="call1-header">
|
|
|
|
<view class="call1-header">
|
|
|
|
<image class="tx" src="{{userInfo.avatar ? userInfo.avatar : xingxiangtu['elf-avatar']}}"></image>
|
|
|
|
<image class="tx" src="{{userInfo.avatar ? userInfo.avatar : xingxiangtu['elf-avatar']}}"></image>
|
|
|
|
<view class="txtext">{{userInfo.nick ? userInfo.nick : userInfo.constellation}}</view>
|
|
|
|
<view class="txtext">{{userInfo.nick ? userInfo.nick : userInfo.constellation}}</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 运势加持 -->
|
|
|
|
<!-- 运势加持 -->
|
|
|
|
<view class="ysjc" wx:if="{{userInfo.pendantLuckInBlessing}}">
|
|
|
|
<view class="ysjc" wx:if="{{userInfo.pendantLuckInBlessing}}">
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
@ -292,7 +258,6 @@
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
<t-icon name="chevron-right-double" size="24" color="#DE868F" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 精灵图片 -->
|
|
|
|
<!-- 精灵图片 -->
|
|
|
|
<view class="bkg1">
|
|
|
|
<view class="bkg1">
|
|
|
|
<view class="bkg2">
|
|
|
|
<view class="bkg2">
|
|
|
|
@ -312,14 +277,7 @@
|
|
|
|
<view class="call1-btn">
|
|
|
|
<view class="call1-btn">
|
|
|
|
<!-- 下方左侧块 -->
|
|
|
|
<!-- 下方左侧块 -->
|
|
|
|
<view class="dcleft">
|
|
|
|
<view class="dcleft">
|
|
|
|
<t-progress
|
|
|
|
<t-progress class="dcleft1" theme="circle" percentage="{{userInfo.crystallineEnergy}}" color="#f76229" label="" t-class-bar="dcleft1" stroke-width="8rpx" />
|
|
|
|
class="dcleft1"
|
|
|
|
|
|
|
|
theme="circle"
|
|
|
|
|
|
|
|
percentage="{{userInfo.crystallineEnergy}}"
|
|
|
|
|
|
|
|
color="#f76229" label=""
|
|
|
|
|
|
|
|
t-class-bar="dcleft1"
|
|
|
|
|
|
|
|
stroke-width="8rpx"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<view class="dcbs">
|
|
|
|
<view class="dcbs">
|
|
|
|
<image src="{{xingxiangtu.crystal}}" />
|
|
|
|
<image src="{{xingxiangtu.crystal}}" />
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
@ -327,14 +285,7 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 中间进度条 -->
|
|
|
|
<!-- 中间进度条 -->
|
|
|
|
<view class="dcleft-middle">
|
|
|
|
<view class="dcleft-middle">
|
|
|
|
<t-progress
|
|
|
|
<t-progress class="dchx" percentage="{{userInfo.crystallineEnergy}}" trackColor="#E0E3EA" color="#f76229" label="" stroke-width="16rpx" />
|
|
|
|
class="dchx"
|
|
|
|
|
|
|
|
percentage="{{userInfo.crystallineEnergy}}"
|
|
|
|
|
|
|
|
trackColor="#E0E3EA"
|
|
|
|
|
|
|
|
color="#f76229"
|
|
|
|
|
|
|
|
label=""
|
|
|
|
|
|
|
|
stroke-width="16rpx"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<view class="dchx-box">
|
|
|
|
<view class="dchx-box">
|
|
|
|
<view class="dchx-box-cantainer" wx:if="{{showInjectBkc}}">
|
|
|
|
<view class="dchx-box-cantainer" wx:if="{{showInjectBkc}}">
|
|
|
|
<view class="box" wx:for="{{20}}" wx:key="index"></view>
|
|
|
|
<view class="box" wx:for="{{20}}" wx:key="index"></view>
|
|
|
|
@ -347,37 +298,30 @@
|
|
|
|
<view class="dcright-bgc">
|
|
|
|
<view class="dcright-bgc">
|
|
|
|
<view class="dcright-bg" wx:if="{{showInjectBkc}}"></view>
|
|
|
|
<view class="dcright-bg" wx:if="{{showInjectBkc}}"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="dcright" bind:touchstart="openInject" bind:touchend="closeInject"><view class="dcrightwjx"></view></view>
|
|
|
|
<view class="dcright" bind:touchstart="openInject" bind:touchend="closeInject">
|
|
|
|
|
|
|
|
<view class="dcrightwjx"></view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view class="dcrighttxt">能量注入</view>
|
|
|
|
<view class="dcrighttxt">能量注入</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 形象按钮 -->
|
|
|
|
<!-- 形象按钮 -->
|
|
|
|
<view class="call1-vivid" wx:if="{{showSexLogo}}">
|
|
|
|
<view class="call1-vivid" wx:if="{{showSexLogo}}">
|
|
|
|
<!-- 男性形象 -->
|
|
|
|
<!-- 男性形象 -->
|
|
|
|
<view
|
|
|
|
<view class="yan2" data-yan="male" bindtap="doSetXxtMale">
|
|
|
|
class="yan2"
|
|
|
|
|
|
|
|
data-yan="male"
|
|
|
|
|
|
|
|
bindtap="doSetXxtMale"
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
<view class="yan12"></view>
|
|
|
|
<view class="yan12"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!--动物形象-->
|
|
|
|
<!-- 动物形象
|
|
|
|
<view class="yan1"
|
|
|
|
<view class="yan1"
|
|
|
|
data-yan="animal"
|
|
|
|
data-yan="animal"
|
|
|
|
bindtap="doSetXxtAnimal"
|
|
|
|
bindtap="doSetXxtAnimal"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<view class="yan11"></view>
|
|
|
|
<view class="yan11"></view>
|
|
|
|
</view>
|
|
|
|
</view> -->
|
|
|
|
<!-- 女性形象 -->
|
|
|
|
<!-- 女性形象 -->
|
|
|
|
<view
|
|
|
|
<view class="yan3" data-yan="female" bindtap="doSetXxtFemale">
|
|
|
|
class="yan3"
|
|
|
|
|
|
|
|
data-yan="female"
|
|
|
|
|
|
|
|
bindtap="doSetXxtFemale"
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
<view class="yan13"></view>
|
|
|
|
<view class="yan13"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 能量已满提示 -->
|
|
|
|
<!-- 能量已满提示 -->
|
|
|
|
<view class="energy-full-box" wx:if="{{ jmEnergy }}" bindtap="closeJmEnergy">
|
|
|
|
<view class="energy-full-box" wx:if="{{ jmEnergy }}" bindtap="closeJmEnergy">
|
|
|
|
<view class="energy-full">
|
|
|
|
<view class="energy-full">
|
|
|
|
@ -393,7 +337,6 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 未祈祷弹层 -->
|
|
|
|
<!-- 未祈祷弹层 -->
|
|
|
|
<view class="pray" wx:if="{{showPray}}">
|
|
|
|
<view class="pray" wx:if="{{showPray}}">
|
|
|
|
<view class="dialog">
|
|
|
|
<view class="dialog">
|
|
|
|
@ -403,7 +346,10 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="dialog-item">
|
|
|
|
<view class="dialog-item">
|
|
|
|
<text class="dialog-item-text">祈祷时长</text>
|
|
|
|
<text class="dialog-item-text">祈祷时长</text>
|
|
|
|
<view class="duration" bindtap="showTiming">{{prayTimeStr}}<t-icon name="chevron-down" size="48rpx"/></view>
|
|
|
|
<view class="duration" bindtap="showTiming">
|
|
|
|
|
|
|
|
{{prayTimeStr}}
|
|
|
|
|
|
|
|
<t-icon name="chevron-down" size="48rpx" />
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="dialog-btn">
|
|
|
|
<view class="dialog-btn">
|
|
|
|
<button bindtap="openPray">取消</button>
|
|
|
|
<button bindtap="openPray">取消</button>
|
|
|
|
@ -411,11 +357,12 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 祈祷时间弹层 -->
|
|
|
|
<!-- 祈祷时间弹层 -->
|
|
|
|
<t-popup placement="bottom" visible="{{showTiming}}" showOverlay="{{false}}">
|
|
|
|
<t-popup placement="bottom" visible="{{showTiming}}" showOverlay="{{false}}">
|
|
|
|
<view class="timing">
|
|
|
|
<view class="timing">
|
|
|
|
<view class="timing-title">你还有{{userInfo.crystallineEnergy}}%水晶能量,可为对方祈祷{{hours}}小时{{minute}}分</view>
|
|
|
|
<view class="timing-title">
|
|
|
|
|
|
|
|
你还有{{userInfo.crystallineEnergy}}%水晶能量,可为对方祈祷{{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">
|
|
|
|
@ -423,13 +370,14 @@
|
|
|
|
<view wx:for="{{hours + 1}}" wx:key="item" class="picker-item">{{ item }}</view>
|
|
|
|
<view wx:for="{{hours + 1}}" wx:key="item" class="picker-item">{{ item }}</view>
|
|
|
|
</picker-view-column>
|
|
|
|
</picker-view-column>
|
|
|
|
<picker-view-column>
|
|
|
|
<picker-view-column>
|
|
|
|
<view wx:for="{{minutes + 1}}" wx:key="item" class="picker-item"> {{ item }} </view>
|
|
|
|
<view wx:for="{{minutes + 1}}" wx:key="item" class="picker-item">
|
|
|
|
|
|
|
|
{{ item }}
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</picker-view-column>
|
|
|
|
</picker-view-column>
|
|
|
|
</picker-view>
|
|
|
|
</picker-view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</t-popup>
|
|
|
|
</t-popup>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 已祈祷弹层 -->
|
|
|
|
<!-- 已祈祷弹层 -->
|
|
|
|
<view class="pray" wx:if="{{showIsPray}}">
|
|
|
|
<view class="pray" wx:if="{{showIsPray}}">
|
|
|
|
<view class="dialog">
|
|
|
|
<view class="dialog">
|
|
|
|
@ -445,7 +393,6 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 赠送能量弹层 -->
|
|
|
|
<!-- 赠送能量弹层 -->
|
|
|
|
<view class="pray" wx:if="{{showEnergy}}">
|
|
|
|
<view class="pray" wx:if="{{showEnergy}}">
|
|
|
|
<view class="dialog">
|
|
|
|
<view class="dialog">
|
|
|
|
@ -507,18 +454,18 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 能量注入中 -->
|
|
|
|
<!-- 能量注入中 -->
|
|
|
|
<view class="in-energy" wx:if="{{showInEnergy}}">
|
|
|
|
<view class="in-energy" wx:if="{{showInEnergy}}">
|
|
|
|
<t-image src="https://wish-assets.oss-cn-hangzhou.aliyuncs.com/xy/hourglass.gif" />
|
|
|
|
<t-image src="https://wish-assets.oss-cn-hangzhou.aliyuncs.com/xy/hourglass.gif" />
|
|
|
|
<view>能量注入中……</view>
|
|
|
|
<view>能量注入中……</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<view class="popup" wx:if="{{visible}}" catchtap="ToastDialog">
|
|
|
|
<view class="popup" wx:if="{{visible}}" catchtap="ToastDialog">
|
|
|
|
<view class="ttpopup">
|
|
|
|
<view class="ttpopup">
|
|
|
|
<view class="tips">Tips:记得提醒ta哦~</view>
|
|
|
|
<view class="tips">Tips:记得提醒ta哦~</view>
|
|
|
|
<view class="ztys">{{loverInfo.horoscope.summary}}</view>
|
|
|
|
<view class="ztys">{{loverInfo.horoscope.summary}}</view>
|
|
|
|
<view class="ysfgx"><image src="https://wish-assets.windymuse.com.cn/xy/ysfgx.png" /></view>
|
|
|
|
<view class="ysfgx">
|
|
|
|
|
|
|
|
<image src="https://wish-assets.windymuse.com.cn/xy/ysfgx.png" />
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<view class="ttpopup-item">
|
|
|
|
<view class="ttpopup-item">
|
|
|
|
<view class="jkzs"></view>
|
|
|
|
<view class="jkzs"></view>
|
|
|
|
<view class="rjkzs">
|
|
|
|
<view class="rjkzs">
|
|
|
|
@ -527,20 +474,19 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="ttpopup-item">
|
|
|
|
<view class="ttpopup-item">
|
|
|
|
<view class="aqzs"></view>
|
|
|
|
<view class="aqzs"></view>
|
|
|
|
<view class="raqzs"><t-rate value="3" icon="{{ ['star-filled', 'star'] }}" color="#FFFF00" /></view>
|
|
|
|
<view class="raqzs">
|
|
|
|
|
|
|
|
<t-rate value="3" icon="{{ ['star-filled', 'star'] }}" color="#FFFF00" />
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="ttpopup-item">
|
|
|
|
<view class="ttpopup-item">
|
|
|
|
<view class="cyzs"></view>
|
|
|
|
<view class="cyzs"></view>
|
|
|
|
<view class="rcyzs"><t-rate value="3" icon="{{ ['star-filled', 'star'] }}" color="#FFFF00" /></view>
|
|
|
|
<view class="rcyzs">
|
|
|
|
|
|
|
|
<t-rate value="3" icon="{{ ['star-filled', 'star'] }}" color="#FFFF00" />
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="jltxt" bindtap="go2Jlai">精灵 AI</div>
|
|
|
|
<div class="jltxt" bindtap="go2Jlai">精灵 AI</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 轮播图滑块按钮 -->
|
|
|
|
<!-- 轮播图滑块按钮 -->
|
|
|
|
<view class="swiper-btn-left" bindtap="goLeftSwiper" wx:if='{{userInfo.loverId}}'></view>
|
|
|
|
<view class="swiper-btn-left" bindtap="goLeftSwiper" wx:if='{{userInfo.loverId}}'></view>
|
|
|
|
<view class="swiper-btn-right" bindtap="goRightSwiper" wx:if='{{userInfo.loverId}}'></view>
|
|
|
|
<view class="swiper-btn-right" bindtap="goRightSwiper" wx:if='{{userInfo.loverId}}'></view>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|