This commit is contained in:
X1627315083@163.com
2026-03-16 13:19:41 +08:00
parent b82c35f8b7
commit 334c658d7c
3 changed files with 17 additions and 0 deletions

View File

@@ -191,5 +191,6 @@ export default {
//3d面板
threeModel: {
loading: 'Loading',
download: 'Download',
}
}

View File

@@ -186,5 +186,6 @@ export default {
//3d面板
threeModel: {
loading: '加载中',
download: '下载',
}
}