Authored by xuhui

名字变更

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