api add page_title

This commit is contained in:
xiaomlove
2021-05-18 02:37:39 +08:00
parent e5a9dc3273
commit 0c136b7743
19 changed files with 964 additions and 43 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
return [
'index' => [
'page_title' => '评论列表',
],
];