完成迭代1.10.0

This commit is contained in:
Dragon
2023-08-03 14:11:46 +08:00
parent d06a9136cc
commit 4a87f8e70f
178 changed files with 1026 additions and 1025 deletions

View File

@@ -193,11 +193,11 @@ $('.box .hone').click(function () {
if (idOrPhone) {
$('.idLogin').show();
$('.phone').hide();
$('.box .hone').text('Peko手機號登錄');
$('.box .hone').text('piko手機號登錄');
} else {
$('.phone').show();
$('.idLogin').hide();
$('.box .hone').text('Peko賬號登錄');
$('.box .hone').text('piko賬號登錄');
}
})
// 打開選擇區號