diff --git a/my/order/revenueDetails.vue b/my/order/revenueDetails.vue index 884bd90..a510068 100644 --- a/my/order/revenueDetails.vue +++ b/my/order/revenueDetails.vue @@ -2104,7 +2104,7 @@ } else { uni.showToast({ icon: 'error', - title: resA.msg + title:'操作失败!' }) uni.hideLoading(); } @@ -3149,7 +3149,7 @@ width: 100%; display: flex; flex-direction: column; - height: 105px; + height: 120px; /* border-bottom: 1px solid #e5e5e5; */ padding: 0px 10px; margin-top: 10px; @@ -3188,10 +3188,11 @@ .textarea-mian { width: 100%; - height: 126rpx; + height: 100%; background: #F3F3F3; border-radius: 14rpx; padding: 5px; + font-size: 13px; } .value-font { diff --git a/unpackage/release/apk/__UNI__B37C795__20240806101911.apk b/unpackage/release/apk/__UNI__B37C795__20240806101911.apk deleted file mode 100644 index fc01709..0000000 Binary files a/unpackage/release/apk/__UNI__B37C795__20240806101911.apk and /dev/null differ