tm-quickCity-tm-quick-index-cell2.js 99 B

123456
  1. wx.createComponent({
  2. generic:true,
  3. props: {data:{type:null}},
  4. render: function(){}
  5. })