refactor: 添加移动端适配和路由中间件
This commit is contained in:
2
types/global.d.ts
vendored
2
types/global.d.ts
vendored
@ -42,3 +42,5 @@ declare module '@wangeditor/editor-for-vue' {
|
||||
export const Editor: DefineComponent<any, any, any>
|
||||
export const Toolbar: DefineComponent<any, any, any>
|
||||
}
|
||||
|
||||
declare module 'postcss-px-to-viewport'
|
||||
|
||||
Reference in New Issue
Block a user