refactor: establish frontend page modules
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
window.XiaobaiPageModules.register("pools", [
|
||||
"limitPool",
|
||||
"brokenView",
|
||||
"downView",
|
||||
"yesterdayView",
|
||||
"performanceView",
|
||||
]);
|
||||
Reference in New Issue
Block a user