new feature: complain

This commit is contained in:
xiaomlove
2022-05-06 17:42:18 +08:00
parent f64834b594
commit 585e2ccfc3
15 changed files with 327 additions and 4 deletions
+1
View File
@@ -34,5 +34,6 @@ $lang_login = array
'head_login' => "登錄",
'rowhead_two_step_code' => '兩步驗證',
'two_step_code_tooltip' => '如有設置必須填寫',
'text_complain' => '申訴通道',
);
?>