This commit is contained in:
2024-01-24 21:26:15 +08:00
parent efc4bff1e0
commit d534334c5c
23 changed files with 411 additions and 763 deletions

View File

@@ -1,11 +1,3 @@
<view class="xiaoxi">
<view class="xiaoxi_zhezhao"></view>
<image class="xiaoxi_leftImg" src="../image/shouchedj_btn.png"></image>
<swiper autoplay="{{autoplay}}" circular="{{true}}" class="update_scroll_modle" duration="1500" indicatorDots="{{false}}" interval="2000" vertical="{{true}}">
<swiper-item style="color:#3688FF;"> 下面导航点击切换查询类型,按照您付款的类型 </swiper-item>
</swiper>
<view bindtap="info_notice" class="xiaoxi_right_btn">教程</view>
</view>
<view class="page__mask" wx:if="{{showPrivacy}}"></view>
<view class="privacy-dialog" wx:if="{{showPrivacy}}">
<view class="privacy-dialog__title">报告查看教程</view>