初始化项目:添加后端代码、ThinkPHP框架、前端资源
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'type.live'=>'直播',
|
||||
'type.goods'=>'实物商品',
|
||||
'type.article'=>'文章',
|
||||
'type.video'=>'视频',
|
||||
'type.audio'=>'音频',
|
||||
'type.column'=>'专栏',
|
||||
];
|
||||
Reference in New Issue
Block a user