mirror of
https://github.com/v2board/v2board.git
synced 2025-07-15 12:09:20 +08:00
Refactor payments
This commit is contained in:
@ -25,6 +25,10 @@ class EPay {
|
||||
'label' => 'KEY',
|
||||
'description' => '',
|
||||
'type' => 'input',
|
||||
],
|
||||
'alert1' => [
|
||||
'type' => 'alert',
|
||||
'content' => '开户请联系:<a href="https://t.me/smogate">@smogate</a>'
|
||||
]
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user