From 57341a6bb5012e82b9fcf0fa8d449be2eb4fd71d Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Fri, 21 Jun 2024 17:22:07 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E6=88=91=E7=9A=84/=E8=AE=A2=E5=8D=95/?= =?UTF-8?q?=E9=80=80=E6=AC=BE):[#1689]=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E5=92=8C=E9=80=80=E6=AC=BE=E7=90=86=E7=94=B1=E4=B8=A4=E9=A1=B9?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A=E5=BF=85=E5=A1=AB=E6=A0=87=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_orders/views/refund.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkg_orders/views/refund.vue b/pkg_orders/views/refund.vue index 70b975a..bfb42ab 100644 --- a/pkg_orders/views/refund.vue +++ b/pkg_orders/views/refund.vue @@ -3,7 +3,7 @@ - *上传图片 + *上传图片 - *退款理由 + *退款理由 @@ -264,4 +264,7 @@ export default { color: #fff; font-size: 36rpx; } +.require-txt { + color: #FF564A; +} \ No newline at end of file