diff --git a/app/Notifications/PaymentConfirm.php b/app/Notifications/PaymentConfirm.php index 7b8c2eed..96e22c57 100644 --- a/app/Notifications/PaymentConfirm.php +++ b/app/Notifications/PaymentConfirm.php @@ -30,7 +30,7 @@ class PaymentConfirm extends Notification $order = $this->order; $goods = $this->order->goods; $sign = string_encrypt($order->payment->id); - $message = sprintf("π δΊΊε·₯ζ―δ»\nβββββββββββββββ\n\t\tβΉοΈθ΄¦ε·οΌ%s\n\t\tπ° ιι’οΌ%s\n\t\tπ¦ εεοΌ%s\n\t\t", $order->user->username, $order->amount, $goods->name ?? 'δ½ι’ε εΌ'); + $message = sprintf("π δΊΊε·₯ζ―δ»\nβββββββββββββββ\n\t\tβΉοΈ 账ε·οΌ%s\n\t\tπ° ιι’οΌ%s\n\t\tπ¦ εεοΌ%s\n\t\t", $order->user->username, $order->amount, $goods->name ?? 'δ½ι’ε εΌ'); foreach (User::role('Super Admin')->get() as $admin) { if (! $admin->telegram_user_id) { continue; diff --git a/public/assets/images/help/manual_alipay1.png b/public/assets/images/help/manual_alipay1.png new file mode 100644 index 00000000..1257b8d2 Binary files /dev/null and b/public/assets/images/help/manual_alipay1.png differ diff --git a/public/assets/images/help/manual_alipay2.png b/public/assets/images/help/manual_alipay2.png new file mode 100644 index 00000000..cf7a1fc6 Binary files /dev/null and b/public/assets/images/help/manual_alipay2.png differ diff --git a/resources/views/user/components/payment/manual.blade.php b/resources/views/user/components/payment/manual.blade.php index 57d3b10f..f7454077 100644 --- a/resources/views/user/components/payment/manual.blade.php +++ b/resources/views/user/components/payment/manual.blade.php @@ -66,10 +66,10 @@
@@ -88,7 +88,6 @@{{trans('common.payment.alipay')}}