2024-05-20 09:36:39 +08:00

167 lines
8.0 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">
<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">
<text class="_my_ste_2_u_o_t_text">用户的名字</text>
</view>
<view class="_my_ste_2_u_o_id">
<text class="_my_ste_2_u_o_i_text">ID:123456789</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>
<view class="_my_ste_3_v_i_w_tips">
<text class="_my_ste_3_v_i_w_ti_text">您还没有激活VIP</text>
</view>
<view class="_my_ste_3_v_i_w_btn">
<text class="_my_ste_3_v_i_w_b_text">立即充值</text>
</view>
</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">99999</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">99999</text>
</view>
</view>
</view>
</view>
</view>
</view>
<view class="_my_step_4">
<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="{{8}}">
<view class="_my_ste_4_scr_H_item">
<view class="_my_ste_4_scr_H_i_cover">
<image
src="https://dymgjcweb.qinjiu8.com/public/skits/2023/07/25/414c0d485788aba331337826f2efe31f.jpg"
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">这是一个可以变哈哈哈哈哈哈</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">
<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">
<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">
<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>
</view>
</view>
</view>
<my-modal class="_m_modal_html" tt:ref="myModalRef" contentText="赠送的硬币将在24小时内过期" />
</view>