Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
yicangzongtai
/
Base_data_tower
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
Base_data_to...
/
store
/
constants.js
constants.js
104 B
Permalink
History
Raw
1
2
3
4
5
6
/** uni-admin 缓存键名 */
export const uniAdminCacheKey = {
theme: "uni-admin-theme", // 主题
}