支付宝上架

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
+4 -1
View File
@@ -101,7 +101,9 @@ export default {
invalidQRCode: 'Invalid QR code',
scanFailed: 'Scan failed',
noticeTitle: 'Notice',
getLocationFailed: 'Location unavailable'
getLocationFailed: 'Location unavailable',
locationPermissionOffTip: 'Location permission is not enabled. Nearby devices cannot be found yet. Tap the button below to enable location services.',
enableLocation: 'Enable Location'
},
guide: {
@@ -147,6 +149,7 @@ export default {
autoChargeOvertime: 'Overtime will be charged automatically by hour',
useInDesignatedArea: 'Please use the device in designated area',
rentDepositFree: 'Rent Deposit-free',
rentNow: 'Rent Now',
wxPayScoreDesc: 'WeChat Pay Score | 550+ points enjoy',
checking: 'Checking',
deviceNoNotRecognized: 'Device number not recognized',
+4 -1
View File
@@ -101,7 +101,9 @@ export default {
invalidQRCode: 'Kode QR perangkat tidak valid',
scanFailed: 'Pemindaian gagal',
noticeTitle: 'Pemberitahuan',
getLocationFailed: 'Gagal mendapatkan lokasi, menampilkan peta default'
getLocationFailed: 'Gagal mendapatkan lokasi, menampilkan peta default',
locationPermissionOffTip: 'Izin lokasi belum diaktifkan. Sementara tidak dapat mencari perangkat terdekat. Jika ingin mencari perangkat terdekat, klik tombol di bawah untuk mengaktifkan lokasi.',
enableLocation: 'Aktifkan Lokasi'
},
guide: {
@@ -148,6 +150,7 @@ export default {
autoChargeOvertime: 'Melebihi waktu penggunaan akan dikenakan biaya per jam secara otomatis',
useInDesignatedArea: 'Harap gunakan perangkat di area yang ditentukan',
rentDepositFree: 'Sewa Tanpa Deposit',
rentNow: 'Sewa Sekarang',
wxPayScoreDesc: 'Skor Pembayaran WeChat | Nikmati dengan 550 poin atau lebih',
checking: 'Memeriksa',
deviceNoNotRecognized: 'Nomor perangkat tidak dikenali',
+5 -2
View File
@@ -100,7 +100,9 @@ export default {
invalidQRCode: '无效的设备二维码',
scanFailed: '扫码失败',
noticeTitle: '通知公告',
getLocationFailed: '获取位置失败,显示默认地图'
getLocationFailed: '获取位置失败,显示默认地图',
locationPermissionOffTip: '定位权限未打开,暂无法寻找附近设备。如需寻找附近设备,点击下方按钮开启定位。',
enableLocation: '开启定位'
},
guide: {
@@ -146,6 +148,7 @@ export default {
autoChargeOvertime: '超出使用时间将自动按小时计费',
useInDesignatedArea: '请在指定区域内使用设备',
rentDepositFree: '免押金租借',
rentNow: '立即租借',
wxPayScoreDesc: '微信支付分 | 550分以上优享',
checking: '检查中',
deviceNoNotRecognized: '未识别到设备编号',
@@ -571,7 +574,7 @@ export default {
},
join: {
title: '合作加盟',
title: '信息咨询',
cooperationTitle: '合作方式',
contactUs: '联系我们',
phone: '联系电话',