dashboard
repositories
filestore
activity
search
login
main
/
response
自然灾害web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-05-19
457f9c817adef8b003ee6379f493798bae5cbb69
[response.git]
/
src
/
assets
/
style
/
themeColor.less
1
2
3
4
5
6
7
8
@base: #1890ff;
@link: #1890ff;
@success: #52c41a;
@green: #87d068;
@warning: #faad14;
@danger: #f5222d;
@blackText: rgba(0,0,0,.65);
@blackBorder: #d9d9d9;