diff --git a/platform/BaiduCFC.php b/platform/BaiduCFC.php
index 78a2128..37baba2 100644
--- a/platform/BaiduCFC.php
+++ b/platform/BaiduCFC.php
@@ -349,7 +349,7 @@ function setConfigResponse($response)
return json_decode( $response, true );
}
-function OnekeyUpate($auth = 'qkqpttgf', $project = 'OneManager-php', $branch = 'master')
+function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
{
$source = '/tmp/code.zip';
$outPath = '/tmp/';
diff --git a/readme.md b/readme.md
index e2f0997..ea9507e 100644
--- a/readme.md
+++ b/readme.md
@@ -34,15 +34,15 @@
- UpdateAddress |
+ UpdateAddress |
Heroku.php
|
- Address to update is changed for easy management and updating |
+ Address to update is changed for easy management and updating |
- TencentSCF.php
+ BaiduCFC.php
|
@@ -52,7 +52,22 @@
- HuaweiFG.php
+ TencentSCF_file.php
+ |
+
+
+
+ TencentSCF_env.php
+ |
+
+
+
+ HuaweiFG_file.php
+ |
+
+
+
+ HuaweiFG_env.php
|
diff --git a/theme/tfo_mdtr_nmd.php b/theme/tfo_mdtr_nmd.php
index 3088e00..278d9e8 100644
--- a/theme/tfo_mdtr_nmd.php
+++ b/theme/tfo_mdtr_nmd.php
@@ -26,9 +26,9 @@
.list-wrapper{width:88%;margin:0 auto 10px;position:relative;box-shadow:0 1px 15px rgba(27,31,35,.15);border:1px solid rgba(27,31,35,.15);border-radius:6px;}
.list-container{position:relative;overflow:hidden;border-radius:6px}
.list-header-container{position:relative}
- .list-header-container a.back-link{color: #000;display: inline-block;font-size: 16px;margin: 8px 8px;padding: 8px 8px;vertical-align:middle;text-decoration: none;position: absolute;top: 4px;left: 12px}
+ .list-header-container a.back-link{color: #000;display: inline-block;font-size: 16px;padding: 19px 19px;vertical-align:middle;text-decoration: none;position: absolute;}
.list-container,.list-header-container,.list-wrapper,a.back-link:hover,body{color:#24292e}
- .table-header{margin:0;border:0 none;padding:18px 48px;line-height:1.3;text-align:left;font-weight:400;color:#556677;background-color:rgba(245,245,245,0.3);word-break: break-all;word-wrap: break-word;}
+ .table-header{margin:0;border:0 none;padding:16px 48px;line-height:1.3;text-align:left;font-weight:400;color:#24292e;background-color:rgba(245,245,245,0.3);word-break: break-all;word-wrap: break-word;}
.list-body-container{position:relative;left:0;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;background:rgba(245,245,245,0.6)}
.more-disk{margin:0;border:0 none;padding:18px 18px;text-align:center;font-weight:400;color:#000;background-color:rgba(245,245,245,0.3);white-space:nowrap;overflow:auto;}
.more-disk a{border:1px solid rgba(27,31,35,0);font-weight:bold;margin:0 2px;padding:5px;transition-duration: 0.3s;border-radius: 18px;background-color:transparent;color: #24292e}
@@ -39,7 +39,7 @@
.list-table tr[data-to]:hover a{color:white}
.list-table tr:first-child{background:rgba(245,245,245,0)}
.list-table td.updated_at,.list-table th.updated_at{width:15%;}
- .list-table td.file,.list-table th.file{width:70%;}
+ .list-table td.file,.list-table th.file{width:72%;}
.list-table td.size,.list-table th.size{width:10%;}
.list-table td,.list-table th{padding:0 8px;text-align:left;float:left;line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.list-table td button,.list-table th button,.swal-button{border-radius:16px;transition-duration: 0.3s;cursor:pointer;color:#24292e;height:24px;padding: 0 8px;background:transparent;border:1px solid rgba(27,31,35,0);font-weight:bold;}
@@ -72,6 +72,16 @@
.operatediv_close{position:absolute;right:3px;top:3px;}
.readme{padding:0px;}
.markdown-body{padding:24px;text-align:left;font-size:14px !important}
+ @media only screen and (max-width:1856px){
+ .list-table td.file,.list-table th.file{width:72%}
+ .list-table td.size,.list-table th.size{width:70px !important}
+ .list-table td.updated_at,.list-table th.updated_at{width:140px !important}
+ }
+ @media only screen and (max-width:1448px){
+ .list-table td.file,.list-table th.file{width:71%)}
+ .list-table td.size,.list-table th.size{width:70px !important}
+ .list-table td.updated_at,.list-table th.updated_at{width:140px !important}
+ }
@media only screen and (max-width:1152px){
.list-table td.file,.list-table th.file{width:calc(95% - 220px)}
.list-table td.size,.list-table th.size{width:70px !important}
@@ -180,20 +190,16 @@
-