Files
xiezheng_h5/js/page/me.js
2024-11-29 20:54:53 +08:00

7 lines
68 B
JavaScript

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