diff --git a/app/templates/index.html b/app/templates/index.html index 483cadb..18a3b85 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -31,7 +31,7 @@
-

夸克自动转存配置

+

夸克自动转存

@@ -105,16 +105,22 @@
-
+
+
+ +
-
+
+
+ +
@@ -193,7 +199,7 @@

- @Cp0204/quark_auto_save v[[ version ]] + Cp0204/quark_auto_save v[[ version ]]

@@ -350,6 +356,9 @@ clearShareurlBan(task) { delete task.shareurl_ban; }, + clearData(target) { + this[target] = ""; + }, runScriptNow() { $('#logModal').modal('toggle') this.run_log = '
请耐心等待脚本全部执行完毕...'