web iframe结构实现

This commit is contained in:
2025-12-13 14:13:31 +08:00
parent e002f0d989
commit 1776aa2d1e
53 changed files with 3280 additions and 275 deletions

View File

@@ -68,9 +68,9 @@ import { reactive, ref } from 'vue'
import { useRouter } from 'vue-router'
import { ElMessage, type FormInstance, type FormRules } from 'element-plus'
import type { LoginParam } from 'shared/types'
import { authAPI } from 'shared/authAPI'
import { getAesInstance } from 'shared/utils'
import { authAPI } from 'shared/api/auth'
import { TokenManager } from 'shared/api'
import { getAesInstance } from 'shared/utils'
import { resetDynamicRoutes } from '@/router'
// 路由