Refactor payments

This commit is contained in:
v2board
2023-08-23 01:33:08 +08:00
parent c67d015c94
commit 7f2f9d1f16
2 changed files with 4 additions and 101 deletions

View File

@ -25,6 +25,10 @@ class EPay {
'label' => 'KEY',
'description' => '',
'type' => 'input',
],
'alert1' => [
'type' => 'alert',
'content' => '开户请联系:<a href="https://t.me/smogate">@smogate</a>'
]
];
}