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

7 lines
68 B
JavaScript

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