业务交流通
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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>