业务交流通
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.wxml 198B

12345678
  1. <!--pages/msgPage/msgPage.wxml-->
  2. <view class="home-page">
  3. <!-- 顶部 -->
  4. <view class="neirong">消息</view>
  5. <view>到底</view>
  6. <tabBar currentIndex="{{currentIndex}}"></tabBar>
  7. </view>