Commit 9695e37e7e9d08f007961f8f5c9e788ea736ad46

Authored by yvan.ni
1 parent 7e4994cb

测试环境 关注二维码

Showing 1 changed file with 3 additions and 0 deletions
pages/index/index/index.wxml
1 1 <!-- <view hidden="{{f_hidden}}" class="full_screen" style="background-color: #fff;"></view> -->
2 2 <!-- <full_screen id="full_screen"></full_screen> -->
3 3  
  4 +<official-account></official-account>
  5 +
  6 +
4 7 <!-- 全屏控制 -->
5 8 <view wx:if="{{is_full_screen_show}}" class="full_screen" bindtap="go_full_ad" style="background-image: url('{{url+full_ad.ad_code}}');">
6 9 <view catchtap="close_full_screen" class="skip_box">跳过 <text>{{sec_show}}</text></view>
... ...