1秒登錄
wxss:
@import "../common/ali_icon.wxss";
wxml:
公共文件(位置:../common/head.wxml)如下----
<template name="head">456</template> //不會被導入 <template name="head2">789</template> //會被導入
<!--wxml頁面導入--> <import src="../common/head.wxml"/> <template is="head2"></template>
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。