This website works better with JavaScript
Home
Explore
Help
Sign In
YZM
/
wardrobe
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e7ea571fa6
Branches
Tags
master
wardrobe
/
unpackage
/
dist
/
dev
/
mp-weixin
/
pages
/
xiaoxi
/
index-tm-card-content.js
index-tm-card-content.js
99 B
History
Raw
1
2
3
4
5
6
wx.createComponent({
generic:true,
props: {text:{type:null}},
render: function(){}
})