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

7 lines
80 B
JavaScript

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