diff --git a/src/pages/work/accounts/accountDealRecord/list.vue b/src/pages/work/accounts/accountDealRecord/list.vue index 332ad52..9073b30 100644 --- a/src/pages/work/accounts/accountDealRecord/list.vue +++ b/src/pages/work/accounts/accountDealRecord/list.vue @@ -122,7 +122,7 @@ 修改 - + 复制 diff --git a/src/pages/work/accounts/investTransferRecord/list.vue b/src/pages/work/accounts/investTransferRecord/list.vue index 399b832..849dc95 100644 --- a/src/pages/work/accounts/investTransferRecord/list.vue +++ b/src/pages/work/accounts/investTransferRecord/list.vue @@ -100,7 +100,7 @@ 修改 - + 复制 @@ -655,9 +655,9 @@ page { } .btn-copy { - background: rgba(82, 196, 26, 0.1); - color: #52c41a; - border: 1rpx solid rgba(82, 196, 26, 0.3); + background: rgba(250, 173, 20, 0.1); + color: #faad14; + border: 1rpx solid rgba(250, 173, 20, 0.3); } .btn-delete { diff --git a/src/pages/work/bill/creditCardBill/list.vue b/src/pages/work/bill/creditCardBill/list.vue index 1a8db93..9b3b3ef 100644 --- a/src/pages/work/bill/creditCardBill/list.vue +++ b/src/pages/work/bill/creditCardBill/list.vue @@ -86,7 +86,7 @@ - + 账单明细 @@ -675,7 +675,7 @@ page { } .btn-detail { - background: rgba(82, 196, 26, 0.1); + background: rgba(82, 196, 26, 0.1); color: #52c41a; border: 1rpx solid rgba(82, 196, 26, 0.3); } diff --git a/src/pages/work/bill/creditInstallmentHistory/list.vue b/src/pages/work/bill/creditInstallmentHistory/list.vue index 02362d6..77cc24e 100644 --- a/src/pages/work/bill/creditInstallmentHistory/list.vue +++ b/src/pages/work/bill/creditInstallmentHistory/list.vue @@ -82,7 +82,7 @@ - + 还款明细 diff --git a/src/pages/work/bill/creditQueryRecord/list.vue b/src/pages/work/bill/creditQueryRecord/list.vue index 7c4389c..96b8a58 100644 --- a/src/pages/work/bill/creditQueryRecord/list.vue +++ b/src/pages/work/bill/creditQueryRecord/list.vue @@ -77,7 +77,7 @@ 修改 - + 复制 @@ -570,11 +570,11 @@ function selectStatus(item) { } .btn-copy { - background: rgba(82, 196, 26, 0.1); - border: 1rpx solid rgba(82, 196, 26, 0.3); + background: rgba(250, 173, 20, 0.1); + border: 1rpx solid rgba(250, 173, 20, 0.3); text { - color: #52c41a; + color: #faad14; } } diff --git a/src/pages/work/bill/onlineLendHistory/list.vue b/src/pages/work/bill/onlineLendHistory/list.vue index 0ecfabc..b66a8dd 100644 --- a/src/pages/work/bill/onlineLendHistory/list.vue +++ b/src/pages/work/bill/onlineLendHistory/list.vue @@ -82,7 +82,7 @@ - + 还款明细 diff --git a/src/pages/work/product/productInfor/list.vue b/src/pages/work/product/productInfor/list.vue index 3b7e102..6ac1cfc 100644 --- a/src/pages/work/product/productInfor/list.vue +++ b/src/pages/work/product/productInfor/list.vue @@ -74,7 +74,7 @@ 修改 - + 复制 @@ -580,9 +580,9 @@ page { } .btn-copy { - background: rgba(82, 196, 26, 0.1); - color: #52c41a; - border-color: rgba(82, 196, 26, 0.3); + background: rgba(250, 173, 20, 0.1); + color: #faad14; + border-color: rgba(250, 173, 20, 0.3); } .btn-delete { diff --git a/src/pages/work/product/productPriceRecord/list.vue b/src/pages/work/product/productPriceRecord/list.vue index 4ed8d88..b67e6d4 100644 --- a/src/pages/work/product/productPriceRecord/list.vue +++ b/src/pages/work/product/productPriceRecord/list.vue @@ -109,7 +109,7 @@ 修改 - + 复制 @@ -648,9 +648,9 @@ page { } .btn-copy { - background: rgba(82, 196, 26, 0.1); - color: #52c41a; - border-color: rgba(82, 196, 26, 0.3); + background: rgba(250, 173, 20, 0.1); + color: #faad14; + border-color: rgba(250, 173, 20, 0.3); } .btn-delete {