This website works better with JavaScript
Home
Explore
Help
Sign In
gebadi
/
nongxiaoyu
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
da43cae510
Branches
Tags
demo
feature/vue3-migration
master
nongxiaoyu
/
utils
/
staticDict.js
staticDict.js
131 B
History
Raw
1
2
3
4
5
6
7
8
/**
* 静态字典数据配置
* 对于不需要从后端获取的通用字典,可以在此处配置
*/
export default {
};