|
|
@@ -189,11 +189,14 @@
|
|
|
</div>
|
|
|
<span class="info-value" id="var8">--</span>
|
|
|
<span class="info-value" id="var88">--</span>
|
|
|
- <button class="btn" style="margin-right:32px;" onclick="switchAutoUpgrade('enable')">
|
|
|
- 打开自动升级
|
|
|
+ <button class="btn" style="margin-right:02px;" onclick="switchAutoUpgrade('enable')">
|
|
|
+ 打开
|
|
|
</button>
|
|
|
- <button class="btn" onclick="switchAutoUpgrade('disable')">
|
|
|
- 关闭自动升级
|
|
|
+ <button class="btn" style="margin-right:32px;" onclick="switchAutoUpgrade('disable')">
|
|
|
+ 关闭
|
|
|
+ </button>
|
|
|
+ <button class="btn" onclick="downloadUpgradeLogFile()">
|
|
|
+ 下载升级日志
|
|
|
</button>
|
|
|
</div>
|
|
|
</div>
|