appVue
appVue: VueConstructor<Vue>
Vue
Vue: VueConstructor<Vue>
VueRouterInstance
VueRouterInstance: typeof VueRouter
rendered
rendered: (() => Promise<void>)
beforeRouter
afterRouter
afterRouter: ((to: Route, from: Route) => Promise<void>)
preRequest
postRequest
appInfo
$global
$mixins
$logics
$service
$auth
$utils
$genInitFromSchema
$i18n
$i18n: typeof VueI18n
$destination
$destination: ((url: string, target?: string, replace?: boolean) => void)
$link
$link: ((url: string, target?: string) => void)
$sleep
$sleep: ((ms: number) => Promise<void>)
Optional
LcapMicro
LcapMicro?: {
routePrefix: string;
container: HTMLElement;
}
Type declaration
routePrefix: string
container: HTMLElement
Window 对象的扩展接口 定义了低代码平台在 Window 对象上添加的所有属性和方法