2 커밋

작성자 SHA1 메시지 날짜
  meo 16928f30e8 [删除无用代码] 5 년 전
  meo 131cb41b70 [暂时注释游戏频道] 5 년 전
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
분할 보기
  1. +2
    -2
      index/index.wxml
  2. +1
    -1
      pages/topicDetail/index.wxml

+ 2
- 2
index/index.wxml 파일 보기

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


+ 1
- 1
pages/topicDetail/index.wxml 파일 보기

@@ -25,7 +25,7 @@
</view>
<view class="coupons1-info">
<view class="coupons1-info-name tit">{{item.title}}</view>
<view class="coupons1-info-name subtitle">{{item.subTitle}}都是打打杀杀</view>
<view class="coupons1-info-name subtitle">{{item.subTitle}}</view>
<view class="coupons1-info-price-p">
<text class="i">¥</text>{{item.salePriceStr}}
<view class="coupons-info-manjian" style="margin-top:10rpx;font-size:28rpx;" wx:if="{{item.type == 1}}">


불러오는 중...
취소
저장