Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hemei
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘栩锋
hemei
Commits
3e04e38c
Commit
3e04e38c
authored
Aug 13, 2024
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
追边添加12点重启客户端
parent
f6fec861
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
15 additions
and
42 deletions
+15
-42
hemeiInstallZipVersionInfo.json
脚本/hemeiInstallZipVersionInfo.json
+3
-2
customSection.config
...LY.Thick.Blowing.UI.Fix.Client/unity/customSection.config
+2
-0
downBlowing.component.config
....Blowing.UI.Fix.Client/unity/downBlowing.component.config
+0
-18
relationship.json
...f/FLY.Thick.Blowing.UI.Fix.Client/unity/relationship.json
+1
-2
root.config
...se_conf/FLY.Thick.Blowing.UI.Fix.Client/unity/root.config
+3
-0
和美扫描客户端容器描述.xmind
脚本/和美扫描客户端容器描述.xmind
+0
-0
customSection.config
脚本/和美追边客户端容器描述.unity/unity/customSection.config
+2
-0
downBlowing.component.config
脚本/和美追边客户端容器描述.unity/unity/downBlowing.component.config
+0
-18
relationship.json
脚本/和美追边客户端容器描述.unity/unity/relationship.json
+1
-2
root.config
脚本/和美追边客户端容器描述.unity/unity/root.config
+3
-0
和美追边客户端容器描述.xmind
脚本/和美追边客户端容器描述.xmind
+0
-0
No files found.
脚本/hemeiInstallZipVersionInfo.json
View file @
3e04e38c
{
"InstallZipVersion"
:
"8.0.2.
0
"
,
"InstallZipUrl"
:
"http://server.flyautomation.net:8889/download/和美安装包_v8.0.2.
0_20240614
.7z"
"InstallZipVersion"
:
"8.0.2.
1
"
,
"InstallZipUrl"
:
"http://server.flyautomation.net:8889/download/和美安装包_v8.0.2.
1_20240705
.7z"
}
\ No newline at end of file
脚本/release_conf/FLY.Thick.Blowing.UI.Fix.Client/unity/customSection.config
View file @
3e04e38c
...
...
@@ -15,6 +15,7 @@
<
register
type
=
"UserControl"
mapTo
=
"UcSectionError"
name
=
"error"
/>
<
register
type
=
"UserControl"
mapTo
=
"UcSectionLanguage"
name
=
"lang"
/>
<
register
type
=
"UserControl"
mapTo
=
"UcSectionScanGraph"
name
=
"graph"
/>
<
register
type
=
"UserControl"
mapTo
=
"UcSectionReboot"
name
=
"reboot"
/>
</
container
>
</
unity
>
</
configuration
>
\ No newline at end of file
脚本/release_conf/FLY.Thick.Blowing.UI.Fix.Client/unity/downBlowing.component.config
deleted
100644 → 0
View file @
f6fec861
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
configSections
>
<
section
name
=
"unity"
type
=
"Microsoft.Practices.Unity.Configuration.UnityConfigurationSection,Unity.Configuration"
/>
</
configSections
>
<
unity
>
<
assembly
name
=
"FLY.DownBlowing.UI.Client"
/>
<
namespace
name
=
"FLY.DownBlowing.UI.Client.UiModule"
/>
<
alias
alias
=
"IUiModule2"
type
=
"MultiLayout.UiModule.IUiModule2, MultiLayout"
/>
<
container
>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_MenuSetting"
name
=
"downBlowing_ms"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_DynAreaWinder"
name
=
"downBlowing_daw"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_WinderPanel"
name
=
"downBlowing_wp"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_TempAreaPanel"
name
=
"downBlowing_tap"
/>
</
container
>
</
unity
>
</
configuration
>
\ No newline at end of file
脚本/release_conf/FLY.Thick.Blowing.UI.Fix.Client/unity/relationship.json
View file @
3e04e38c
...
...
@@ -42,8 +42,7 @@
"thickHeatAnalyst.Fix.component.config"
,
"weighter.component.config"
,
"weighter2.component.config"
,
"unions.component.config"
,
"downBlowing.component.config"
"unions.component.config"
],
"Children"
:
[]
}
...
...
脚本/release_conf/FLY.Thick.Blowing.UI.Fix.Client/unity/root.config
View file @
3e04e38c
...
...
@@ -21,6 +21,9 @@
<
register
type
=
"IOnInit"
mapTo
=
"OnInitOSK"
name
=
"osk"
>
<
lifetime
type
=
"singleton"
/>
</
register
>
<
register
type
=
"IOnInit"
mapTo
=
"OnInitReboot"
name
=
"reboot"
>
<
lifetime
type
=
"singleton"
/>
</
register
>
<
register
type
=
"IJsonDistService"
mapTo
=
"JsonDistServiceClient"
>
<
lifetime
type
=
"singleton"
/>
<
constructor
>
...
...
脚本/和美扫描客户端容器描述.xmind
View file @
3e04e38c
No preview for this file type
脚本/和美追边客户端容器描述.unity/unity/customSection.config
View file @
3e04e38c
...
...
@@ -15,6 +15,7 @@
<
register
type
=
"UserControl"
mapTo
=
"UcSectionError"
name
=
"error"
/>
<
register
type
=
"UserControl"
mapTo
=
"UcSectionLanguage"
name
=
"lang"
/>
<
register
type
=
"UserControl"
mapTo
=
"UcSectionScanGraph"
name
=
"graph"
/>
<
register
type
=
"UserControl"
mapTo
=
"UcSectionReboot"
name
=
"reboot"
/>
</
container
>
</
unity
>
</
configuration
>
\ No newline at end of file
脚本/和美追边客户端容器描述.unity/unity/downBlowing.component.config
deleted
100644 → 0
View file @
f6fec861
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
configuration
>
<
configSections
>
<
section
name
=
"unity"
type
=
"Microsoft.Practices.Unity.Configuration.UnityConfigurationSection,Unity.Configuration"
/>
</
configSections
>
<
unity
>
<
assembly
name
=
"FLY.DownBlowing.UI.Client"
/>
<
namespace
name
=
"FLY.DownBlowing.UI.Client.UiModule"
/>
<
alias
alias
=
"IUiModule2"
type
=
"MultiLayout.UiModule.IUiModule2, MultiLayout"
/>
<
container
>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_MenuSetting"
name
=
"downBlowing_ms"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_DynAreaWinder"
name
=
"downBlowing_daw"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_WinderPanel"
name
=
"downBlowing_wp"
/>
<
register
type
=
"IUiModule2"
mapTo
=
"UiModule2_TempAreaPanel"
name
=
"downBlowing_tap"
/>
</
container
>
</
unity
>
</
configuration
>
\ No newline at end of file
脚本/和美追边客户端容器描述.unity/unity/relationship.json
View file @
3e04e38c
...
...
@@ -42,8 +42,7 @@
"thickHeatAnalyst.Fix.component.config"
,
"weighter.component.config"
,
"weighter2.component.config"
,
"unions.component.config"
,
"downBlowing.component.config"
"unions.component.config"
],
"Children"
:
[]
}
...
...
脚本/和美追边客户端容器描述.unity/unity/root.config
View file @
3e04e38c
...
...
@@ -21,6 +21,9 @@
<
register
type
=
"IOnInit"
mapTo
=
"OnInitOSK"
name
=
"osk"
>
<
lifetime
type
=
"singleton"
/>
</
register
>
<
register
type
=
"IOnInit"
mapTo
=
"OnInitReboot"
name
=
"reboot"
>
<
lifetime
type
=
"singleton"
/>
</
register
>
<
register
type
=
"IJsonDistService"
mapTo
=
"JsonDistServiceClient"
>
<
lifetime
type
=
"singleton"
/>
<
constructor
>
...
...
脚本/和美追边客户端容器描述.xmind
View file @
3e04e38c
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment