Skip to content

Commit

Permalink
新小程序去掉首页弹窗
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqiang366 committed Jul 3, 2019
1 parent 46ab527 commit 0542309
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/pages/index/index.wxml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
</view>
</navigation-bar>

<view class="page-float-tip" bindtap="switchLayerStatus">
<!-- <view class="page-float-tip" bindtap="switchLayerStatus">
<image class="soccer-image" src="../../image/tab/soccer_active.png"></image>
</view>
</view> -->
4 changes: 2 additions & 2 deletions src/project.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"compileType": "miniprogram",
"libVersion": "2.2.0",
"appid": "wx972a313f9d375b68",
"projectname": "zuqiujiaolian",
"appid": "wx1070d267eb9d507b",
"projectname": "%E8%B6%B3%E7%90%83%E6%95%99%E7%BB%83(new)",
"debugOptions": {
"hidedInDevtools": []
},
Expand Down

0 comments on commit 0542309

Please sign in to comment.