This commit is contained in:
zh
2025-08-22 23:53:49 +08:00
parent 1d6b635f7a
commit 1a394336ff
23 changed files with 690 additions and 43 deletions

View File

@ -187,7 +187,7 @@ import DrawTakeOff from '../Obj/AirLine/DrawTakeOff'
import FlowLine from '../Obj/Base/FlowLine'
import Sunshine from '../Global/efflect/Sunshine'
// import Road2 from '../Obj/Base/RoadObject'
import TextBox from '../Obj/Base/TextBox'
// import TextBox from '../Obj/Base/TextBox'
import BatchModel from '../Obj/Base/BatchModel'
const YJEarthismeasuring = Symbol('测量状态')
@ -262,7 +262,7 @@ if (!window.YJ) {
Dialog,
FlowLine,
// Road2,
TextBox,
// TextBox,
BatchModel
},
YJEarth,