From 8f882f63af63e90de3c6eea0626d9a074b32d10c Mon Sep 17 00:00:00 2001 From: 阿宝 Date: Sun, 18 Dec 2022 18:40:25 +0800 Subject: [PATCH] 软件下载调整 --- E/system-commandline-sentinel-files/dotnet-suggest-registration-git-credential-manager-core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null | 6 ------ src/views/down/client.vue | 30 +++++++++++++++++++++--------- 2 files changed, 21 insertions(+), 15 deletions(-) delete mode 100644 E/system-commandline-sentinel-files/dotnet-suggest-registration-git-credential-manager-core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null diff --git a/E/system-commandline-sentinel-files/dotnet-suggest-registration-git-credential-manager-core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null b/E/system-commandline-sentinel-files/dotnet-suggest-registration-git-credential-manager-core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null deleted file mode 100644 index 821db7c..0000000 --- a/E/system-commandline-sentinel-files/dotnet-suggest-registration-git-credential-manager-core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null +++ /dev/null @@ -1,6 +0,0 @@ -Exception during registration: -System.ComponentModel.Win32Exception (0x80004005): 系统找不到指定的文件。 - 在 System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) - 在 System.Diagnostics.Process.Start() - 在 System.CommandLine.Invocation.Process.StartProcess(String command, String args, String workingDir, Action`1 stdOut, Action`1 stdErr, ValueTuple`2[] environmentVariables) - 在 System.CommandLine.Builder.CommandLineBuilderExtensions.<>c.<b__10_1>d.MoveNext() \ No newline at end of file diff --git a/src/views/down/client.vue b/src/views/down/client.vue index e14b996..84d5a69 100644 --- a/src/views/down/client.vue +++ b/src/views/down/client.vue @@ -10,7 +10,9 @@
-

{{ `${info.appName||""} ${info.versionName||""}` }}

+

+ {{ `${info.appName || ""} ${info.versionName || ""}` }} +

文件大小:{{ `${info.fileSize}` }}M

最近更新:{{ info.modifiedTime }}

@@ -27,7 +29,9 @@