index.wxml 126 B

12345
  1. <!--index.wxml-->
  2. <view class="">
  3. <tabs tabs="{{tabs}}" bind:myevent="onMyEvent"></tabs>
  4. <blockList> </blockList>
  5. </view>