mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 迁移多页签
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
export interface ExposeLayoutMixMenu {
|
||||
resetFirstDegreeMenus(): void;
|
||||
import BScroll from '@better-scroll/core';
|
||||
|
||||
export interface ExposeBetterScroll {
|
||||
instance: BScroll;
|
||||
}
|
||||
|
Reference in New Issue
Block a user