修正主视图长/宽样式,修复外部导入调用时实体缺失问题

This commit is contained in:
2025-05-26 15:44:13 +08:00
parent 37158e7cb1
commit a1a541fff0
7 changed files with 21 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "material-editor",
"private": true,
"version": "1.0.6",
"version": "1.0.7",
"type": "module",
"scripts": {
"dev": "vite",
@@ -32,7 +32,7 @@
"fflate": "^0.8.2",
"flatbush": "^3.3.0",
"js-angusj-clipper": "^1.2.1",
"pako": "^2.1.0",
"pako": "^1.0.11",
"pinia": "^3.0.2",
"polylabel": "^1.1.0",
"three": "npm:three-cf@^0.122.9",