dashboard
repositories
filestore
activity
search
login
main
/
iclient3d-plot-diy-examples
军标项目使用例子
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
* 1.0.42 ``` 1、修复2D和2.5D下,通视分析的无法校准的问题 2、修复几个面板排斥的功能。 3、去除比例尺的单位。(比例尺不应该存在单...
sbjw
2026-02-27
503c7dec0bfb14280aef86975cd488fe06088842
[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',
};