java-mall-app/unpackage/dist/build/mp-weixin/community/components/q-post-waterfall/q-post-waterfall-u-waterfall-right.js
2024-11-01 16:35:40 +08:00

7 lines
138 B
JavaScript

require('../../common/vendor.js');
wx.createComponent({
generic:true,
props: {rightList:{type:null}},
render: function(){}
})