Files
xiezheng_h5/js/page/hot.js
2024-11-30 22:40:02 +08:00

7 lines
70 B
JavaScript

class Hot {
constructor() {
util.footer()
}
}
new Hot