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;