mirror of
https://gitee.com/ice-gl/icegl-three-vue-tres.git
synced 2025-04-05 06:22:43 +08:00
docs: 迁移 粒子球
This commit is contained in:
parent
36ab088139
commit
bdd0fc7fec
Before Width: | Height: | Size: 370 KiB After Width: | Height: | Size: 370 KiB |
@ -22,6 +22,5 @@ export default {
|
||||
{ src: 'plugins/earthSample/preview/pointsScan.png', type: 'img', name: 'pointsScan', title: '点扫描' },
|
||||
{ src: 'plugins/earthSample/preview/highlightScan.png', type: 'img', name: 'highlightScan', title: '高光扫描' },
|
||||
{ src: 'plugins/earthSample/preview/smokeEarth.png', type: 'img', name: 'smokeEarth', title: '烟雾球' },
|
||||
{ src: 'plugins/earthSample/preview/pointsEarth.png', type: 'img', name: 'pointsEarth', title: '粒子球' },
|
||||
],
|
||||
}
|
||||
|
@ -17,5 +17,7 @@ export default {
|
||||
"title": "现代 UI 设计官网",
|
||||
disableFPSGraph: false,
|
||||
disableSrcBtn: false
|
||||
}, ]
|
||||
},
|
||||
{ src: 'plugins/heroSection/preview/pointsEarth.png', type: 'img', name: 'pointsEarth', title: '粒子球' },
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user