mirror of
https://gitee.com/log4j/pig-ui.git
synced 2025-01-03 23:42:23 +08:00
处理图标页全屏后无法渲染的问题
This commit is contained in:
parent
92db3f6335
commit
1dd6b653e7
@ -4,8 +4,6 @@ import screenfull from 'screenfull';
|
|||||||
import { Local } from '/@/utils/storage';
|
import { Local } from '/@/utils/storage';
|
||||||
// 此处加上 `.ts` 后缀报错,具体原因不详
|
// 此处加上 `.ts` 后缀报错,具体原因不详
|
||||||
import { TagsViewRoutesState, RootStateTypes } from '/@/store/interface/index';
|
import { TagsViewRoutesState, RootStateTypes } from '/@/store/interface/index';
|
||||||
import { ElMessage } from 'element-plus';
|
|
||||||
import screenfull from 'screenfull';
|
|
||||||
|
|
||||||
const tagsViewRoutesModule: Module<TagsViewRoutesState, RootStateTypes> = {
|
const tagsViewRoutesModule: Module<TagsViewRoutesState, RootStateTypes> = {
|
||||||
namespaced: true,
|
namespaced: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user