index.wxml 97 B

12345
  1. <home-frame bind:toPath="toPath">
  2. <view class="main">
  3. 首页
  4. </view>
  5. </home-frame>