list.wxml 78 B

123
  1. <!--pages/list/list.wxml-->
  2. <text>列表</text>
  3. <include src="../home/home" />