deguodaigou/components/search/hot/index.js

8 lines
79 B
JavaScript
Raw Normal View History

2019-12-13 14:35:22 +08:00
Component({
properties: {
},
data: {
},
methods: {
}
})