197 lines
10 KiB
Plaintext
197 lines
10 KiB
Plaintext
<view class="_my_html">
|
|
|
|
<view class="_my_step_bg_warp">
|
|
<image src="/static/my_bg_1.png" class="__bg_m_1_img"></image>
|
|
<view class="_my_s_bg_two">
|
|
<image src="/static/my_bg_2.png" class="__bg_m_2_img"></image>
|
|
</view>
|
|
</view>
|
|
<view class="_my_body">
|
|
<view class="_my_step_1">
|
|
<!-- <view class="_my_ste_1_purchase" bindtap="toPathRechargeRecord">
|
|
<text class="_my_ste_1_pu_text">购买记录</text>
|
|
</view> -->
|
|
</view>
|
|
<view class="_my_step_2">
|
|
<view class="_my_ste_2_user">
|
|
<view class="_my_ste_2_u_other">
|
|
<view class="_my_ste_2_u_o_title">
|
|
<block tt:if="{{userInfo.nickname}}">
|
|
<text class="_my_ste_2_u_o_t_text">{{userInfo.nickname}}</text>
|
|
</block>
|
|
<block tt:else>
|
|
<text class="_my_ste_2_u_o_t_text">用户{{userInfo.uid}}</text>
|
|
</block>
|
|
</view>
|
|
<view class="_my_ste_2_u_o_id">
|
|
<text class="_my_ste_2_u_o_i_text">ID:{{userInfo.uid}}</text>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_2_u_avatar">
|
|
<image src="/static/acquiesce_ava.png" class="__my_avatar"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="_my_step_3">
|
|
<view class="_my_ste_3_vip">
|
|
<view class="_my_ste_3_v_info">
|
|
<image src="/static/my_v_bg.png" class="__my_bg_img"></image>
|
|
<view class="_my_ste_3_v_i_warp">
|
|
<view class="_my_ste_3_v_i_w_kkkk">
|
|
<view class="_my_ste_3_v_i_w_icon">
|
|
<text class="_my_ste_3_v_i_w_ic_text">VIP</text>
|
|
</view>
|
|
<block tt:if="{{userInfo.is_vip}}">
|
|
<view class="_my_ste_3_v_i_w_tips">
|
|
<text class="_my_ste_3_v_i_w_ti_text">距离VIP到期时间还剩下{{ userInfo.vip_enddate }}天</text>
|
|
</view>
|
|
</block>
|
|
<blcok tt:else>
|
|
<view class="_my_ste_3_v_i_w_tips">
|
|
<text class="_my_ste_3_v_i_w_ti_text">您还没有激活VIP</text>
|
|
</view>
|
|
</blcok>
|
|
<blcok tt:if="{{platform != 'ios'}}">
|
|
<view class="_my_ste_3_v_i_w_btn" bindtap="toPathPay">
|
|
<text class="_my_ste_3_v_i_w_b_text">立即充值</text>
|
|
</view>
|
|
</blcok>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_3_v_currency">
|
|
<view class="_my_ste_3_v_cu_item">
|
|
<view class="_my_ste_3_v_cu_it_title">
|
|
<text class="_my_ste_3_v_cu_it_ti_text">K币</text>
|
|
</view>
|
|
<view class="_my_ste_3_v_cu_it_kk">
|
|
<view class="_my_ste_3_v_cu_it_kk_gold">
|
|
<image src="/static/gold_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
<view class="_my_ste_3_v_cu_it_kk_num">
|
|
<text class="_my_ste_3_v_cu_it_kk_n_text">{{userInfo.egold || 0}}</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_3_v_cu_cut"></view>
|
|
<view class="_my_ste_3_v_cu_item">
|
|
<view class="_my_ste_3_v_cu_it_top">
|
|
<view class="_my_ste_3_v_cu_it_title">
|
|
<text class="_my_ste_3_v_cu_it_ti_text">赠币</text>
|
|
</view>
|
|
<view class="_my_ste_3_v_cu_it_warn" bindtap="handelTipsGold">
|
|
<image src="/static/warn_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_3_v_cu_it_kk">
|
|
<view class="_my_ste_3_v_cu_it_kk_gold">
|
|
<image src="/static/gold_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
<view class="_my_ste_3_v_cu_it_kk_num">
|
|
<text class="_my_ste_3_v_cu_it_kk_n_text">{{userInfo.zb || 0}}</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="_my_step_4" tt:if="{{historyList.length}}">
|
|
<view class="_my_ste_4_header">
|
|
<view class="_my_ste_4_he_title">
|
|
<text class="_my_ste_4_he_ti_text">观看历史</text>
|
|
</view>
|
|
<!-- <view class="_my_ste_4_he_more">
|
|
<text class="_my_ste_4_he_mo_text">更多</text>
|
|
</view> -->
|
|
</view>
|
|
<view class="_my_ste_4_history">
|
|
<scroll-view class="_my_ste_4_scr_H" scroll-x="true" style="width: 100%">
|
|
<block tt:for="{{historyList}}">
|
|
<view class="_my_ste_4_scr_H_item" tt:key="{{item.sid}}" data-sid="{{item.sid}}"
|
|
bindtap="toPathVideo">
|
|
<view class="_my_ste_4_scr_H_i_cover">
|
|
<image src="{{item.cover}}" class="__m_c_iiii" mode="aspectFill"></image>
|
|
</view>
|
|
<view class="_my_ste_4_scr_H_i_title">
|
|
<text class="_my_ste_4_scr_H_i_ti_text">{{item.name}}</text>
|
|
</view>
|
|
</view>
|
|
</block>
|
|
</scroll-view>
|
|
</view>
|
|
</view>
|
|
|
|
<view class="_my_step_5">
|
|
<view class="_my_ste_5_controls">
|
|
<view class="_my_ste_5_co_item" catchtap="toPathSubScribe">
|
|
<view class="_my_ste_5_co_it_left">
|
|
<view class="_my_ste_5_co_it_le_icon">
|
|
<image src="/static/collection_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_le_name">
|
|
<text class="_my_ste_5_co_it_le_na_text">我的收藏</text>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_right">
|
|
<view class="_my_ste_5_co_it_ri_arrow">
|
|
<image src="/static/arrow_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_5_co_item" catchtap="toPathConsumption">
|
|
<view class="_my_ste_5_co_it_left">
|
|
<view class="_my_ste_5_co_it_le_icon">
|
|
<image src="/static/consumption_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_le_name">
|
|
<text class="_my_ste_5_co_it_le_na_text">消费记录</text>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_right">
|
|
<view class="_my_ste_5_co_it_ri_arrow">
|
|
<image src="/static/arrow_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_5_co_item" catchtap="toPathRechargeRecord">
|
|
<view class="_my_ste_5_co_it_left">
|
|
<view class="_my_ste_5_co_it_le_icon">
|
|
<image src="/static/purchase_records.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_le_name">
|
|
<text class="_my_ste_5_co_it_le_na_text">购买记录</text>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_right">
|
|
<view class="_my_ste_5_co_it_ri_arrow">
|
|
<image src="/static/arrow_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<button open-type="im" data-im-id="{{userInfo.im}}" class="_my_ste_5_co_ke_fu">
|
|
<view class="_my_ste_5_co_item">
|
|
<view class="_my_ste_5_co_it_left">
|
|
<view class="_my_ste_5_co_it_le_icon">
|
|
<image src="/static/customer_service.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_le_name">
|
|
<text class="_my_ste_5_co_it_le_na_text">在线客服</text>
|
|
</view>
|
|
</view>
|
|
<view class="_my_ste_5_co_it_right">
|
|
<view class="_my_ste_5_co_it_ri_arrow">
|
|
<image src="/static/arrow_icon.png" class="__wa_img_no_radius"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</button>
|
|
</view>
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<my-modal class="_m_modal_html" tt:ref="myModalRef" contentText="赠送的硬币将在24小时内过期" />
|
|
<!-- <comm-tabs selectedIndex="{{3}}" /> -->
|
|
</view> |