修复导览与讲解位置预览逻辑

This commit is contained in:
lyf
2026-06-30 11:00:49 +08:00
parent f2a33888b1
commit 1c2cc788d1
29 changed files with 1111 additions and 756 deletions

View File

@@ -18,17 +18,18 @@
"dependencies": {
"@dcloudio/uni-app": "3.0.0-alpha-5010120260519001",
"@dcloudio/uni-app-plus": "3.0.0-alpha-5010120260519001",
"@dcloudio/uni-components": "3.0.0-alpha-5010120260519001",
"@dcloudio/uni-h5": "3.0.0-alpha-5010120260519001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-5010120260519001",
"three": "0.163.0",
"vue": "3.4.21"
},
"devDependencies": {
"@types/three": "0.163.0",
"@dcloudio/types": "3.4.31",
"@dcloudio/uni-automator": "3.0.0-alpha-5010120260519001",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-5010120260519001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-5010120260519001",
"@types/three": "0.163.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vue/runtime-core": "3.4.21",