微信小程序 引入公共页面的几种情况 template.wxml

参考文章:https://www.cnblogs.com/zxf100/p/8118799.html 1、不带参数 首先在pages文件夹中新建一个template文件夹,文件夹中新建一个template.wxml文件,代码如下 <!--template.wxml--> <template name="msgItem"> <view> <text>This is template.wxml文件,我
相关文章
相关标签/搜索