index-uni-list-default.js 83 B

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