north 7 年之前
父节点
当前提交
2cde8872ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      www/protected/views/houseKeeping/index.php

+ 1 - 1
www/protected/views/houseKeeping/index.php

@@ -102,7 +102,7 @@
                     </div>
                     <div class="box_flex f_content" id="skill">
                         <?php foreach ($skill_options as $key => $value): ?>
-                            <?php if (($key-1) % 4 == 0 && $key != 1): ?>
+                            <?php if (($key-1) % 5 == 0 && $key != 1): ?>
                             <br>
                             <?php endif ?>
                             <?php if ($key != 0): ?>