Commit f42631abce95ae7420b4349ec39ff757c05ec980
1 parent
717f700f
关注公众号
Showing
1 changed file
with
1 additions
and
1 deletions
pages/index/index/index.wxml
| @@ -414,7 +414,7 @@ | @@ -414,7 +414,7 @@ | ||
| 414 | <!-- 置顶层 --> | 414 | <!-- 置顶层 --> |
| 415 | <view class="dis_top" style="position:fixed"> | 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 | <official-account></official-account> | 418 | <official-account></official-account> |
| 419 | </view> | 419 | </view> |
| 420 | <block wx:for="{{template_arr}}"> | 420 | <block wx:for="{{template_arr}}"> |