引入外部模板
<import src=”a.wxml”></import>引入,引入代码模块
<template is=”a” ></template>使用
<include src=”a.wxml” ></include>映入外部文件不包括模板的所有代码