|
|
@@ -57,7 +57,7 @@ class ConsoleController extends BaseController
|
|
|
//$notice = array_merge($notice, [['title' => '开启提醒,批发店花材做特价及时通知您', 'action' => '开启', 'page' => '/pagesClient/official/warn']]);
|
|
|
}
|
|
|
|
|
|
- $notice = [['title' => '打开小程序自动登录后台', 'action' => '启用', 'page' => '/pagesClient/official/warn']];
|
|
|
+ $notice = [['title' => '打开小程序自动登录后台', 'action' => '启用', 'page' => '/admin/staff/miniAutoLogin']];
|
|
|
|
|
|
if (isset($this->shop) && !empty($this->shop)) {
|
|
|
//今天访客
|