rabin 7 years ago
parent
commit
6fca24f163

File diff suppressed because it is too large
+ 0 - 0
front/static/pc/css/global.css


+ 1 - 1
front/templates/pc/device/inc/data.html

@@ -10,7 +10,7 @@
 {% if num > 0 %}
 <div class="pannel">
 	<h2>{{v['name']}}</h2>
-    <div class="ul3">
+    <div class="ul3 clearfix">
         {% for value in v['device'] %}
         {% if value['hardware_type'] == 5 %}
 		<dl>

+ 1 - 1
front/templates/pc/device/mul.html

@@ -33,7 +33,7 @@
 </style>
     <div class="pannel">
     	<h2>批量控制</h2>
-        <div class="ul3">
+        <div class="ul3 clearfix">
             {% for value in data['list'] %}
             {%set layer = '' %}
             {% if value['oper'] %}

Some files were not shown because too many files changed in this diff