浏览代码

[暂时注释游戏频道]

newMall
meo 5 年前
父节点
当前提交
131cb41b70
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      index/index.wxml

+ 2
- 2
index/index.wxml 查看文件

@@ -43,10 +43,10 @@
<image src='{{xiaofeika}}' mode='aspectFill'></image> <image src='{{xiaofeika}}' mode='aspectFill'></image>
<text>消费卡</text> <text>消费卡</text>
</view> </view>
<view class='kjBox' bindtap='gotogame'>
<!-- <view class='kjBox' bindtap='gotogame'>
<image src='{{xingyun}}' mode='aspectFill' bindtap=''></image> <image src='{{xingyun}}' mode='aspectFill' bindtap=''></image>
<text>游戏频道</text> <text>游戏频道</text>
</view>
</view> -->
<view class='kjBox' bindtap='gotoJfsc'> <view class='kjBox' bindtap='gotoJfsc'>
<image src='{{jfshangcheng}}' mode='aspectFill'></image> <image src='{{jfshangcheng}}' mode='aspectFill'></image>
<text>积分商城</text> <text>积分商城</text>


正在加载...
取消
保存