template.wxml 97 B

12345
  1. <!-- template.wxml -->
  2. <template name="myTemplate">
  3. <van-dialog id="van-dialog" />
  4. </template>