支付宝上架

This commit is contained in:
2026-03-26 09:47:22 +08:00
parent 802aee59cb
commit 337a92d8c1
8 changed files with 222 additions and 40 deletions
+1 -1
View File
@@ -585,7 +585,7 @@
if (isWechatMiniProgram.value) {
return t('device.rentDepositFree')
} else {
return '立即租借'
return t('device.rentNow')
}
}