立奇首页 | 会员登录
加入收藏
component
.wxml文件里引用
<foot />
.json文件里引用
{
"usingComponents": {
"foot": "/component/foot/foot"
}
阅读量: 2033