소스 검색

test upload

liyongli 4 년 전
부모
커밋
977010e26f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/home/home.wxml

+ 1 - 0
pages/home/home.wxml

@@ -6,6 +6,7 @@
         选择话题:我爱我的家乡-{{activityList[select]}}
       </view>
     </picker>
+    
     <view class="tabScrollBtn">
       <tab tabList="{{tabList}}" type="{{type}}" bindchangeBar="changeBar"></tab>
     </view>