refactor: establish frontend page modules
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
window.XiaobaiPageModules.register("heaven", ["heavenView"], {
|
||||
enter: ["loadHeaven"],
|
||||
leave: ["stopHeaven"],
|
||||
});
|
||||
Reference in New Issue
Block a user