This commit is contained in:
李万一 2022-11-30 17:27:28 +08:00
parent 2e3b0a4ca1
commit a62d908054
3 changed files with 7 additions and 2 deletions

View File

@ -5,6 +5,11 @@ import Global from "../Global";
import Device from "../../enum/Device"; import Device from "../../enum/Device";
import Log from "../Log"; import Log from "../Log";
/**
* ###
* -
* - 4
*/
export default class SidebarHelper extends WuhuBase { export default class SidebarHelper extends WuhuBase {
className = 'SidebarHelper'; className = 'SidebarHelper';