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
/
tm-vuetify
/
components
/
tm-quickCity
/
tm-quickCity-tm-quick-index-cell1.js
tm-quickCity-tm-quick-index-cell1.js
99 B
History
Raw
1
2
3
4
5
6
wx.createComponent({
generic:true,
props: {data:{type:null}},
render: function(){}
})