@@ -22,7 +22,7 @@ class ConsoleController extends BaseController
{
$notice = [
//['title' => '您的试用期还有7天,点击免费续期1年 ', 'action' => '查看', 'page' => '/admin/recharge/renew'],
- ['title' => '新手使用教程(在线视频)', 'action' => '查看', 'page' => '/admin/jc/index'],
+ ['title' => '新手使用教程(视频)', 'action' => '查看', 'page' => '/admin/jc/index'],
];
//今天客户与粉丝数
$userData = StatUserService::getTodayNum($this->shopId);