java-mall-app/unpackage/dist/build/mp-weixin/community/components/q-post-waterfall/q-post-waterfall-u-waterfall-right.js
2025-12-12 17:04:03 +08:00

7 lines
138 B
JavaScript

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