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 @@