add backup and admin dist

This commit is contained in:
xiaomlove
2021-05-02 17:24:05 +08:00
parent a46256e019
commit 1b2a2ecf62
54 changed files with 439 additions and 145 deletions

View File

@@ -12,7 +12,7 @@ return [
'current_value' => 'Current',
'result' => 'Result',
'result_pass' => 'Pass!',
'result_not_pass' => '<bold color="red">Not pass!</bold>',
'result_not_pass' => '<span style="color: red">Not pass!</span>',
'checkout_pass_message_subject' => 'Exam pass!',
'checkout_pass_message_content' => 'Congratulation! You have complete the exam: :exam_name in time(:begin ~ :end)',
'checkout_not_pass_message_subject' => 'Exam not pass, and account is banned!',