Commit f42631abce95ae7420b4349ec39ff757c05ec980

Authored by yvan.ni
1 parent 717f700f

关注公众号

Showing 1 changed file with 1 additions and 1 deletions
pages/index/index/index.wxml
... ... @@ -414,7 +414,7 @@
414 414 <!-- 置顶层 -->
415 415 <view class="dis_top" style="position:fixed">
416 416 <!-- 关注公众号的显示 -->
417   - <view id="off_top" wx:if="{{is_gz_h5 && is_ok_h5}}">
  417 + <view id="off_top" wx:if="{{is_gz_h5}}">
418 418 <official-account></official-account>
419 419 </view>
420 420 <block wx:for="{{template_arr}}">
... ...