增加企业产品分类
This commit is contained in:
@@ -55,8 +55,6 @@ $articleCategoryUrl = $apiUrl . '/getArticleCategories?baseUrl=' . urlencode($ho
|
||||
$articleCategoryRes = fetchApiData($articleCategoryUrl);
|
||||
$articleCategoryList = $articleCategoryRes['list'] ?? [];
|
||||
|
||||
print_r($articleCategoryList);
|
||||
|
||||
// 获取特色服务
|
||||
$servicesList = $homeInfo['services'] ?? [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user