dashboard
repositories
filestore
activity
search
login
main
/
iclient3d-plot-diy-examples
军标项目使用例子
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
增加参数allowPicking,用于判断是否允许点击,适用所有组件
sbjw
2026-01-27
751e479ce4e26e2d61160ba5c3c1cd2c85c28221
[iclient3d-plot-diy-examples.git]
/
src
/
theme.js
1
2
3
4
5
// https://github.com/ant-design/ant-design/blob/master/components/style/themes/default.less
module.exports = {
'primary-color': '#2884D8',
'card-actions-background': '#f5f8fa',
};