This commit is contained in:
jiawanlong 2025-04-12 09:30:00 +08:00
parent 2eee4fa370
commit 00b47c684c
4 changed files with 14 additions and 2 deletions

View File

@ -122,6 +122,18 @@ var exampleConfig = {
thumbnail: "sketchfab.jpg",
fileName: "https://sketchfab.com/feed"
},
// {
// name: "obj转gltf",
// name_en: "obj转gltf",
// thumbnail: "obj转gltf.jpg",
// fileName: ""
// },
// {
// name: "osgb转3dtiles",
// name_en: "osgb转3dtiles",
// thumbnail: "osgb转3dtiles.jpg",
// fileName: ""
// },
]
},
}

Binary file not shown.

Binary file not shown.

View File

@ -72,7 +72,7 @@
timeline: {
axisType: 'category',
autoPlay: true,
playInterval: 1000,
playInterval: 100,
data: arr1,
label: {
formatter: function (s) {