Browse Source

fixed

master
燕伟 1 year ago
parent
commit
84957c125d
  1. BIN
      .vs/IOTContainer/v17/.suo
  2. BIN
      .vs/IOTContainer/v17/HierarchyCache.v1.txt
  3. BIN
      ConUpdate/bin/Debug/ConUpdate.exe
  4. BIN
      ConUpdate/bin/Debug/ConUpdate.pdb
  5. BIN
      ConUpdate/obj/Debug/ConUpdate.csproj.AssemblyReference.cache
  6. BIN
      ConUpdate/obj/Debug/ConUpdate.exe
  7. BIN
      ConUpdate/obj/Debug/ConUpdate.pdb
  8. 6
      IOTContainer/Common/HttpComm.cs
  9. 4
      IOTContainer/View/EdgeWindow.xaml.cs
  10. BIN
      IOTContainer/bin/Debug/ConUpdate.exe
  11. BIN
      IOTContainer/bin/Debug/ConUpdate.pdb
  12. BIN
      IOTContainer/bin/Debug/IOTContainer.exe
  13. BIN
      IOTContainer/bin/Debug/IOTContainer.pdb
  14. BIN
      IOTContainer/bin/Debug/IOTContainer_sys_V2.1_Biaozhun_V1.0.9_B4.zip
  15. BIN
      IOTContainer/bin/Debug/IOTContainer_sys_V2.1_Biaozhun_V1.0.9_B5.zip
  16. BIN
      IOTContainer/obj/Debug/IOTContainer.csproj.AssemblyReference.cache
  17. BIN
      IOTContainer/obj/Debug/IOTContainer.csproj.ResolveComReference.cache
  18. BIN
      IOTContainer/obj/Debug/IOTContainer.exe
  19. BIN
      IOTContainer/obj/Debug/IOTContainer.pdb
  20. 2
      IOTContainer/obj/Debug/IOTContainer.sourcelink.json
  21. 1
      IOTContainer/obj/Debug/IOTContainer_b4ycj3x5_wpftmp.sourcelink.json
  22. 1
      IOTContainer/obj/Debug/IOTContainer_x25dqigy_wpftmp.sourcelink.json
  23. BIN
      IOTContainer/obj/Debug/Interop.SpeechLib.dll

BIN
.vs/IOTContainer/v17/.suo

Binary file not shown.

BIN
.vs/IOTContainer/v17/HierarchyCache.v1.txt

Binary file not shown.

BIN
ConUpdate/bin/Debug/ConUpdate.exe

Binary file not shown.

BIN
ConUpdate/bin/Debug/ConUpdate.pdb

Binary file not shown.

BIN
ConUpdate/obj/Debug/ConUpdate.csproj.AssemblyReference.cache

Binary file not shown.

BIN
ConUpdate/obj/Debug/ConUpdate.exe

Binary file not shown.

BIN
ConUpdate/obj/Debug/ConUpdate.pdb

Binary file not shown.

6
IOTContainer/Common/HttpComm.cs

@ -941,8 +941,8 @@ namespace IOTContainer.Common
{
try
{
if (string.IsNullOrEmpty(ComParameters.Parameters.downloadUrl))
{
//if (string.IsNullOrEmpty(ComParameters.Parameters.downloadUrl))
//{
string api = "/api/data/v1/web/getUploadUrl";
string httpUri = _httpUrl + api;
var result = Get(httpUri);
@ -965,7 +965,7 @@ namespace IOTContainer.Common
{
Log.MyLog.WriteLogFile("获取文件服务器地址失败:" + result);
}
}
//}
}
catch (Exception ex)
{

4
IOTContainer/View/EdgeWindow.xaml.cs

@ -265,8 +265,8 @@ namespace IOTContainer.View
webView.CoreWebView2.SetVirtualHostNameToFolderMapping("navigation", Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "www"), CoreWebView2HostResourceAccessKind.Allow);
Thread.Sleep(3000);
//webView.CoreWebView2.Navigate("http://navigation/index.html");
webView.Source = new Uri("http://192.168.1.114:5500/index.html");
webView.CoreWebView2.Navigate("http://navigation/index.html");
//webView.Source = new Uri("http://192.168.1.114:5500/index.html");
}
}
catch (Exception ex)

BIN
IOTContainer/bin/Debug/ConUpdate.exe

Binary file not shown.

BIN
IOTContainer/bin/Debug/ConUpdate.pdb

Binary file not shown.

BIN
IOTContainer/bin/Debug/IOTContainer.exe

Binary file not shown.

BIN
IOTContainer/bin/Debug/IOTContainer.pdb

Binary file not shown.

BIN
IOTContainer/bin/Debug/IOTContainer_sys_V2.1_Biaozhun_V1.0.9_B4.zip

Binary file not shown.

BIN
IOTContainer/bin/Debug/IOTContainer_sys_V2.1_Biaozhun_V1.0.9_B5.zip

Binary file not shown.

BIN
IOTContainer/obj/Debug/IOTContainer.csproj.AssemblyReference.cache

Binary file not shown.

BIN
IOTContainer/obj/Debug/IOTContainer.csproj.ResolveComReference.cache

Binary file not shown.

BIN
IOTContainer/obj/Debug/IOTContainer.exe

Binary file not shown.

BIN
IOTContainer/obj/Debug/IOTContainer.pdb

Binary file not shown.

2
IOTContainer/obj/Debug/IOTContainer.sourcelink.json

@ -1 +1 @@
{"documents":{"D:\\版本管理\\32位IOTContainerV2.1\\*":"https://git.1000my.com/raw/yanw/App_win_iot_V2.0/9c5bc10b512eb7443b39e1c9379ba1be5f5fa8f8/*"}}
{"documents":{"D:\\版本管理\\32位IOTContainerV2.1\\*":"https://git.1000my.com/raw/yanw/App_win_iot_V2.0/997d9a6017e8eed998fffc1078c9f68874f710bd/*"}}

1
IOTContainer/obj/Debug/IOTContainer_b4ycj3x5_wpftmp.sourcelink.json

@ -0,0 +1 @@
{"documents":{"D:\\版本管理\\32位IOTContainerV2.1\\*":"https://git.1000my.com/raw/yanw/App_win_iot_V2.0/997d9a6017e8eed998fffc1078c9f68874f710bd/*"}}

1
IOTContainer/obj/Debug/IOTContainer_x25dqigy_wpftmp.sourcelink.json

@ -0,0 +1 @@
{"documents":{"D:\\版本管理\\32位IOTContainerV2.1\\*":"https://git.1000my.com/raw/yanw/App_win_iot_V2.0/997d9a6017e8eed998fffc1078c9f68874f710bd/*"}}

BIN
IOTContainer/obj/Debug/Interop.SpeechLib.dll

Binary file not shown.
Loading…
Cancel
Save