From ba0cc207cc8b332cc7063e6b46ff45531cdd817c Mon Sep 17 00:00:00 2001 From: godson321 Date: Thu, 12 Nov 2020 20:34:57 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=96=B0=E5=A2=9E=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8D=95=E4=B8=AA=E7=A7=8D=E5=AD=90=E7=9A=84?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E3=80=81=E4=B8=8B=E8=BD=BD=E5=92=8C=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E6=95=B0=20(#492)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 新增批量调整单个种子的上传、下载和连接数 * fix bug * 格式优化 * 格式优化 * 修复非中文环境下,设置上传下载的弹出框无效问题 --- src/index.html | 10 +- src/tr-web-control/i18n/en.json | 10 + src/tr-web-control/i18n/zh_CN.json | 11 + src/tr-web-control/script/min/system.min.js | 126 +----- src/tr-web-control/script/system.js | 39 +- .../script/transmission.torrents.js | 2 +- .../style/iconfont/example.html | 390 ++++++++++++++++++ .../style/iconfont/iconfont.css | 17 +- .../style/iconfont/iconfont.eot | Bin 15668 -> 14938 bytes .../style/iconfont/iconfont.svg | 214 +--------- .../style/iconfont/iconfont.ttf | Bin 15500 -> 14784 bytes .../style/iconfont/iconfont.woff | Bin 10260 -> 14856 bytes src/tr-web-control/style/iconfont/page.css | 137 ++++++ .../dialog-torrent-changeSpeedLimit.html | 266 ++++++++++++ 14 files changed, 869 insertions(+), 353 deletions(-) create mode 100644 src/tr-web-control/style/iconfont/example.html create mode 100644 src/tr-web-control/style/iconfont/page.css create mode 100644 src/tr-web-control/template/dialog-torrent-changeSpeedLimit.html diff --git a/src/index.html b/src/index.html index aa4a667..ec5a6e9 100644 --- a/src/index.html +++ b/src/index.html @@ -16,7 +16,7 @@ - + @@ -34,8 +34,8 @@ - - + +