Commit 4ea25e8b authored by 潘栩锋's avatar 潘栩锋 🚴

更新 unity

parent face7c86
...@@ -41,12 +41,12 @@ ...@@ -41,12 +41,12 @@
"base.component.config", "base.component.config",
"blowingScan.component.config", "blowingScan.component.config",
"airRing.component.config", "airRing.component.config",
"weighter.component.config",
"ibc.component.config", "ibc.component.config",
"winder.component.config", "winder.component.config",
"integrated.component.config", "integrated.component.config",
"thickHeatAnalyst.Fix.component.config", "thickHeatAnalyst.Fix.component.config",
"weighter2.component.config", "weighter2.component.config"
"weighter.component.config"
], ],
"Children": [] "Children": []
} }
......
...@@ -9,17 +9,12 @@ ...@@ -9,17 +9,12 @@
<alias alias="IUiModule2" type="MultiLayout.UiModule.IUiModule2, MultiLayout" /> <alias alias="IUiModule2" type="MultiLayout.UiModule.IUiModule2, MultiLayout" />
<container> <container>
<register type="IUiModule2" mapTo="UiModule2_MenuSetting" name="weighter_ms" /> <register type="IUiModule2" mapTo="UiModule2_MenuSetting" name="weighter_ms" />
<register type="IUiModule2" mapTo="UiModule2_MenuSettingV4" name="weighter_msV4" />
<register type="IUiModule2" mapTo="UiModule2_DynAreaWeight" name="weighter_da" /> <register type="IUiModule2" mapTo="UiModule2_DynAreaWeight" name="weighter_da" />
<register type="IUiModule2" mapTo="UiModule2_DynAreaWeightV4" name="weighter_daV4" />
<register type="IUiModule2" mapTo="UiModule2_FlowGraph" name="weighter_fg" /> <register type="IUiModule2" mapTo="UiModule2_FlowGraph" name="weighter_fg" />
<register type="IUiModule2" mapTo="UiModule2_MainGraph" name="weighter_mg" /> <register type="IUiModule2" mapTo="UiModule2_MainGraph" name="weighter_mg" />
<register type="IUiModule2" mapTo="UiModule2_UcThickness" name="weighter_thk" /> <register type="IUiModule2" mapTo="UiModule2_UcThickness" name="weighter_thk" />
<register type="IUiModule2" mapTo="UiModule2_UcTotalFlow" name="weigher_tf" /> <register type="IUiModule2" mapTo="UiModule2_UcTotalFlow" name="weigher_tf" />
<register type="IUiModule2" mapTo="UiModule2_UcWeighterItem" name="weighter_item" /> <register type="IUiModule2" mapTo="UiModule2_UcWeighterItem" name="weighter_item" />
<register type="IUiModule2" mapTo="UiModule2_UcTotalFlowV4" name="weigher_tfV4" />
<register type="IUiModule2" mapTo="UiModule2_MainGraphV4" name="weighter_mgV4" />
<register type="IUiModule2" mapTo="UiModule2_UcThicknessV4" name="weighter_thkV4" />
</container> </container>
</unity> </unity>
</configuration> </configuration>
\ No newline at end of file
...@@ -9,17 +9,12 @@ ...@@ -9,17 +9,12 @@
<alias alias="IUiModule2" type="MultiLayout.UiModule.IUiModule2, MultiLayout" /> <alias alias="IUiModule2" type="MultiLayout.UiModule.IUiModule2, MultiLayout" />
<container> <container>
<register type="IUiModule2" mapTo="UiModule2_MenuSetting" name="weighter_ms" /> <register type="IUiModule2" mapTo="UiModule2_MenuSetting" name="weighter_ms" />
<register type="IUiModule2" mapTo="UiModule2_MenuSettingV4" name="weighter_msV4" />
<register type="IUiModule2" mapTo="UiModule2_DynAreaWeight" name="weighter_da" /> <register type="IUiModule2" mapTo="UiModule2_DynAreaWeight" name="weighter_da" />
<register type="IUiModule2" mapTo="UiModule2_DynAreaWeightV4" name="weighter_daV4" />
<register type="IUiModule2" mapTo="UiModule2_FlowGraph" name="weighter_fg" /> <register type="IUiModule2" mapTo="UiModule2_FlowGraph" name="weighter_fg" />
<register type="IUiModule2" mapTo="UiModule2_MainGraph" name="weighter_mg" /> <register type="IUiModule2" mapTo="UiModule2_MainGraph" name="weighter_mg" />
<register type="IUiModule2" mapTo="UiModule2_UcThickness" name="weighter_thk" /> <register type="IUiModule2" mapTo="UiModule2_UcThickness" name="weighter_thk" />
<register type="IUiModule2" mapTo="UiModule2_UcTotalFlow" name="weigher_tf" /> <register type="IUiModule2" mapTo="UiModule2_UcTotalFlow" name="weigher_tf" />
<register type="IUiModule2" mapTo="UiModule2_UcWeighterItem" name="weighter_item" /> <register type="IUiModule2" mapTo="UiModule2_UcWeighterItem" name="weighter_item" />
<register type="IUiModule2" mapTo="UiModule2_UcTotalFlowV4" name="weigher_tfV4" />
<register type="IUiModule2" mapTo="UiModule2_MainGraphV4" name="weighter_mgV4" />
<register type="IUiModule2" mapTo="UiModule2_UcThicknessV4" name="weighter_thkV4" />
</container> </container>
</unity> </unity>
</configuration> </configuration>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment