@@ -59,6 +59,10 @@ export class TypeEvent {
"根据不同的类型,切换对应的3d逻辑",
type
);
+
+ // if () {
+ // }
switch(type) {
@@ -80,7 +84,7 @@ export class TypeEvent {
}
-