From 61e05c2e75bd0f5d277ab14cfd2c1954f22baed4 Mon Sep 17 00:00:00 2001 From: 阿宝 Date: Sun, 18 Dec 2022 13:00:55 +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 | 397 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------- 2 files changed, 364 insertions(+), 39 deletions(-) create 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 new file mode 100644 index 0000000..821db7c --- /dev/null +++ b/E/system-commandline-sentinel-files/dotnet-suggest-registration-git-credential-manager-core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null @@ -0,0 +1,6 @@ +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 434e6b8..e14b996 100644 --- a/src/views/down/client.vue +++ b/src/views/down/client.vue @@ -8,9 +8,9 @@
- +
-

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

+

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

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

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

@@ -27,14 +27,20 @@
  • - {{ item.configName }} + {{ item.configName }} 下载
  • 自定义软件功能 - 参数设置 + 参数设置
@@ -46,7 +52,15 @@
- + + + + + + {{ @@ -72,26 +86,64 @@ -

- 不及格 -

-

- 及格 -

-

- 良好 -

-

- 优秀 -

+
+

+ {{ formData.failedSet }}% + 不及格 +

+

+ {{ formData.passSet }}% + 及格 +

+

+ {{ formData.goodSet }}% + 良好 +

+

+ {{ formData.excellenSet }}% + 优秀 +

+
- + 倒计时抢答 即时抢答 老师选择 @@ -105,12 +157,100 @@ >秒 - + 点名抽答 随机抽答 + + 个 + + + 个 + + + 个 + + + + + {{ askCount ? "秒" : "" }} + + + + + + {{ examsDuration ? "秒" : "" }} + + + + 极简模式 + 全屏模式 + + + + + 中文 + 英文 + + + + +

+ 答题结束自动显示答题统计 +

+

答题结束自动保存截屏

+
+
+ + 保存 + 恢复默认设置 + 取消 +
@@ -118,11 +258,44 @@