Browse Source

xg 后台

刘桂岩 5 years ago
parent
commit
b575f0ce53

+ 2 - 2
application/manage/view/index/agent.html

@@ -140,10 +140,10 @@
                         <div data-options="iconCls:'icon-help'" onclick="showAbout()">关于</div>
                     </div>
                 </div>
-                <div id="topbar-info" class="left" style="line-height: 50px;width:450px;height: 50px;" >
+                <!--<div id="topbar-info" class="left" style="line-height: 50px;width:450px;height: 50px;" >
                     <img src="/static/images/manage/logo.png" height="45" style="float: left;margin: 2px 0 0 2px;" />
                     <div style="width: 250px;height: 40px;line-height:40px ;margin: 5px;font-size: 22px;float: left;color: #333;" >(远程诊断系统)</div>
-                </div>
+                </div>-->
             </div>
         </div>
 		<div data-options="region:'south',split:false,border:true" style="height: 25px;text-align: center;line-height: 25px;"  ></div>

+ 2 - 2
application/manage/view/index/ins.html

@@ -123,10 +123,10 @@
                         <div data-options="iconCls:'icon-help'" onclick="showAbout()">关于</div>
                     </div>
                 </div>
-                <div id="topbar-info" class="left" style="line-height: 50px;width:450px;height: 50px;" >
+                <!--<div id="topbar-info" class="left" style="line-height: 50px;width:450px;height: 50px;" >
                     <img src="/static/images/manage/logo.png" height="45" style="float: left;margin: 2px 0 0 2px;" />
                     <div style="width: 250px;height: 40px;line-height:40px ;margin: 5px;font-size: 22px;float: left;color: #333;" >(远程诊断系统)</div>
-                </div>
+                </div>-->
             </div>
         </div>
 		<div data-options="region:'south',split:false,border:true" style="height: 25px;text-align: center;line-height: 25px;"  ></div>