dashboard
repositories
filestore
activity
search
login
main
/
iclient3d-plot-diy-examples
军标项目使用例子
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1、增加自定义属性customAttribute 2、修复flyGlobal问题
sbjw
2025-09-26
ae011aaafc3a5e508f90ded1bcb9854fa800bf9a
[iclient3d-plot-diy-examples.git]
/
src
/
example
/
ExampleFwyPage.css
1
2
3
4
5
6
7
8
9
10
11
12
13
.example_fwy_container {
padding: 20px;
}
.example_fwy_container .map_wrapper {
height: 700px;
}
.example_fwy_container .code_wrapper {
margin-top: 10px;
height: auto;
}