...
|
...
|
@@ -78,13 +78,13 @@ |
|
|
<div class="tree_container" style="height: 540px;color: black;overflow:auto;">
|
|
|
<div class="panel panel-default">
|
|
|
<div class="widget-title" style="height: 50px;">
|
|
|
<h5 style="display: inline">DNS切换</h5>
|
|
|
<h5 style="display: inline">入口切换</h5>
|
|
|
</div>
|
|
|
<div class="panel-body">
|
|
|
<button class="btn btn-sm btn-primary"
|
|
|
onclick="dnsViewConf()">
|
|
|
<em class="icon-cogs bigger-110"></em>
|
|
|
查看当前DNS配置
|
|
|
查看当前入口配置
|
|
|
</button>
|
|
|
<h3 class="header smaller red"></h3>
|
|
|
|
...
|
...
|
|