增加移动门店头部

This commit is contained in:
2023-01-19 10:46:18 +08:00
parent faff30a596
commit 23a61baa76
6 changed files with 110 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ class Index extends Common
/**
* 显示资源列表
*
* @return \think\Response
* @return \think\Response|string
*/
public function index($doc_name = '')
{