diff --git a/src/assets/images/refund-approved.png b/src/assets/images/refund-approved.png index 2472dce..bb8079b 100644 Binary files a/src/assets/images/refund-approved.png and b/src/assets/images/refund-approved.png differ diff --git a/src/assets/images/refund-approving.png b/src/assets/images/refund-approving.png index 1c36063..3cdd726 100644 Binary files a/src/assets/images/refund-approving.png and b/src/assets/images/refund-approving.png differ diff --git a/src/views/consume/bean/addBeanConsume.vue b/src/views/consume/bean/addBeanConsume.vue index fdcdbbd..db1bbe7 100644 --- a/src/views/consume/bean/addBeanConsume.vue +++ b/src/views/consume/bean/addBeanConsume.vue @@ -214,7 +214,11 @@ const throttledHandleConsumeFormt = _.throttle(handleConsumeForm, 5000, { +<<<<<<< HEAD +======= + +>>>>>>> lihuilin/feature-20260121173255-多语言二期2合并 {{ t('common.search') }} diff --git a/src/views/moneyManage/executor/executor.vue b/src/views/moneyManage/executor/executor.vue index a5d2f3e..70dc7b6 100644 --- a/src/views/moneyManage/executor/executor.vue +++ b/src/views/moneyManage/executor/executor.vue @@ -7,7 +7,8 @@
{{ t('common.refundTime') }} - +
{{ t('common.search') }} @@ -155,6 +155,15 @@
+ +
+ 永久金币 + +
+
+ 免费金币 + +
{{ t('common_add.payCurrency') }} @@ -188,28 +197,36 @@
+
+ 退款理由 + +
{{ t('common_add.refundCurrency') }} - +
{{ t('common_add.refundAmount') }} - +
{{ t('common_add.refundChannels') }} - +
{{ t('common_add.refundTime') }} - +
{{ t('common_add.refundVoucher') }} @@ -226,11 +243,12 @@
{{ t('common_add.remark') }} - +
- {{ t('common.cancel') }} + {{ t('common.cancel') + }} {{ t('common.submit') }}
@@ -419,28 +437,28 @@ const hideEditDialog = () => { } // const currencies = ref(['美元(USD)', '港币(HKD)', '新币(SGD)', '马币(MYR)', '泰铢(THB)', '加币(CAD)', '越南盾(VND)', '韩元(KRW)']) const currencies = ref([ - t('cash.currency.usd'), // 美元(USD) - t('cash.currency.hkd'), // 港币(HKD) - t('cash.currency.sgd'), // 新币(SGD) - t('cash.currency.myr'), // 马币(MYR) - t('cash.currency.thb'), // 泰铢(THB) - t('cash.currency.cad'), // 加币(CAD) - t('cash.currency.vnd'), // 越南盾(VND) - t('cash.currency.krw') // 韩元(KRW) + t('cash.currency.usd'), // 美元(USD) + t('cash.currency.hkd'), // 港币(HKD) + t('cash.currency.sgd'), // 新币(SGD) + t('cash.currency.myr'), // 马币(MYR) + t('cash.currency.thb'), // 泰铢(THB) + t('cash.currency.cad'), // 加币(CAD) + t('cash.currency.vnd'), // 越南盾(VND) + t('cash.currency.krw') // 韩元(KRW) ]) // const channelOptions = ref(["Stripe-链接收款", "PaymentAsia-链接收款", "Ipay88-链接收款", "银行转账", "刷卡", "现金", "支票", "Grabpay", "Nets", "E-Transfer", "Paypal"]) const channelOptions = ref([ - t('cash.payMethods.stripe'), - t('cash.payMethods.paymentAsia'), - t('cash.payMethods.ipay88'), - t('cash.payMethods.bankTransfer'), - t('cash.payMethods.card'), - t('cash.payMethods.cash'), - t('cash.payMethods.check'), - t('cash.payMethods.grabpay'), - t('cash.payMethods.nets'), - t('cash.payMethods.transfer'), - t('cash.payMethods.paypal'), + t('cash.payMethods.stripe'), + t('cash.payMethods.paymentAsia'), + t('cash.payMethods.ipay88'), + t('cash.payMethods.bankTransfer'), + t('cash.payMethods.card'), + t('cash.payMethods.cash'), + t('cash.payMethods.check'), + t('cash.payMethods.grabpay'), + t('cash.payMethods.nets'), + t('cash.payMethods.transfer'), + t('cash.payMethods.paypal'), ]) @@ -595,7 +613,7 @@ onMounted(() => { .edit { .left { width: 45%; - height: 60vh; + height: auto; padding: 0 2vw; .dialog-item { diff --git a/src/views/moneyManage/receiveDetail/receiveFinance.vue b/src/views/moneyManage/receiveDetail/receiveFinance.vue index cbfcd48..bfaa382 100644 --- a/src/views/moneyManage/receiveDetail/receiveFinance.vue +++ b/src/views/moneyManage/receiveDetail/receiveFinance.vue @@ -210,7 +210,8 @@ - + @@ -375,7 +376,7 @@