dashboard
repositories
filestore
activity
search
login
main
/
response
自然灾害web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增页面和配置,对接口
马宇豪
2023-06-14
e2f129ee192ae3469848beeceac262b13ba8eacb
[response.git]
/
src
/
assets
/
style
/
themeColor.less
1
2
3
4
5
6
7
@base: #1890ff;
@link: #1890ff;
@success: #52c41a;
@warning: #faad14;
@danger: #f5222d;
@blackText: rgba(0,0,0,.65);
@blackBorder: #d9d9d9;