xwt
23 小时以前 7c2192a2f000d94add173b77b6bd4c8c4fc6a5e4
pages/QC/XJ/List.vue
@@ -142,6 +142,7 @@
        url: 'Add?id=' + item.id + '&releaseNo=' + item.releaseNo
      });
    },
  },
  /**
   * 下拉刷新回调函数
@@ -335,6 +336,11 @@
  border-color: #2980b9;
}
button:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.plus-button {
  position: fixed;
  bottom: 20px;