Files
2025-06-13 21:16:12 +08:00

6 lines
104 B
JavaScript

/** uni-admin 缓存键名 */
export const uniAdminCacheKey = {
theme: "uni-admin-theme", // 主题
}