Commit a6e6e1ef authored by clone's avatar clone Committed by hujun

独家字段

parent e2725738
...@@ -92,6 +92,7 @@ class AttentionShop extends Basic ...@@ -92,6 +92,7 @@ class AttentionShop extends Basic
$result[$key]["images"] = $imgArr; $result[$key]["images"] = $imgArr;
} }
return $this->response("200", "request success", $result); return $this->response("200", "request success", $result);
} }
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<a href="/admin.php/index/advertising"> 首页弹窗</a> <a href="/admin.php/index/advertising"> 首页弹窗</a>
</li> </li>
<li role="presentation" class="active"> <li role="presentation" class="active">
<a href="/admin.php/index/advertising"> 首页弹框广告</a> <a href="/admin.php/index/advertising"> 首页弹</a>
</li> </li>
<li role="presentation"> <li role="presentation">
<a href="/admin.php/index/users_list.html"> 用户列表</a> <a href="/admin.php/index/users_list.html"> 用户列表</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment