From 7fdcfdaa327122e1e249e08c4923d338731f37a1 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Mon, 19 Feb 2024 18:05:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=87=E6=8D=A2=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/modules/h5Income/js/withdrawal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/peko/modules/h5Income/js/withdrawal.js b/view/peko/modules/h5Income/js/withdrawal.js index 99e8e9d..fb849c3 100644 --- a/view/peko/modules/h5Income/js/withdrawal.js +++ b/view/peko/modules/h5Income/js/withdrawal.js @@ -256,7 +256,7 @@ function getAccounts () { } else if (accountTypes == 8) { $('.binding .pub_in p').text('需要先綁定新加坡銀行賬戶資料'); }else if (accountTypes == 16) { - $('.switch .pub_in p').text('需要先綁定臺灣地區銀行賬戶資料 '); + $('.binding .pub_in p').text('需要先綁定臺灣地區銀行賬戶資料 '); } $('.binding').show(); // 確認跳轉綁定頁面按鈕