MrShi
3 天以前 1c20c8231980a8d4b91688ff8641a06d3b2f68ab
screen/src/views/SecurityControl.vue
@@ -369,7 +369,7 @@
                    </div>
                  </div>
                  <div v-if="arr1.length == 0" style="width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;">
                    <img src="@/assets/images/default_empty.png" style="width: 120px; height: 120px;" alt="">
                    <img src="@/assets/images/default_nowarning.png" style="width: 150px; height: 150px;" alt="">
                  </div>
                </div>
              </div>
@@ -408,7 +408,7 @@
                    </div>
                  </div>
                  <div v-if="arr2.length == 0" style="width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;">
                    <img src="@/assets/images/default_empty.png" style="width: 120px; height: 120px;" alt="">
                    <img src="@/assets/images/default_nowarning.png" style="width: 150px; height: 150px;" alt="">
                  </div>
                </div>
              </div>