Feat/pay modal (#889)

This commit is contained in:
zxhlyh
2023-08-17 15:49:22 +08:00
committed by GitHub
parent 0cc0b6e052
commit 4f5f9506ab
6 changed files with 87 additions and 21 deletions

View File

@@ -28,6 +28,7 @@ const translation = {
setup: 'Setup',
getForFree: 'Get for free',
reload: 'Reload',
ok: 'OK',
},
placeholder: {
input: 'Please enter',
@@ -41,6 +42,8 @@ const translation = {
modifiedSuccessfully: 'Modified successfully',
modificationFailed: 'Modification failed',
copySuccessfully: 'Copied successfully',
paySucceeded: 'Payment succeeded',
payCancelled: 'Payment cancelled',
},
model: {
params: {