NGToolsAdmin/store/constants.js

6 lines
104 B
JavaScript
Raw Permalink Normal View History

2024-09-13 08:39:31 +00:00
/** uni-admin 缓存键名 */
export const uniAdminCacheKey = {
theme: "uni-admin-theme", // 主题
}