This commit is contained in:
77
2024-03-26 21:23:02 +08:00
parent 8a171ae091
commit 52e00d6606
5 changed files with 9 additions and 10 deletions

View File

@@ -56,14 +56,14 @@ export default {
},
home: {
productDetails: '产品详情',
minimumDailyInterestRate: '最低息',
minimumDailyInterestRate: '最低息',
borrowingLimit: '借款额度',
installmentPeriod: '分期期限',
optional: '可选',
applicationAmount: '申请金额',
loanTerm: '借款期限',
repaymentPerInstallment: '每期还款',
dailyInterestRate: '利率',
dailyInterestRate: '利率',
totalInterest: '总利息',
successfulBorrowing: '成功借款',
enterAgreement: '我已阅读并同意',