|
|
@@ -175,7 +175,7 @@ class ConsoleController extends BaseController
|
|
|
//$notice[] = ['title' => '客户多个订单开始支持一键分享', 'action' => '查看', 'page' => '/admin/book/detail?id=calc'];
|
|
|
//$notice[] = ['title' => '急事请连续打二次电话 15280215347', 'action' => '', 'page' => ''];
|
|
|
//$notice[] = ['title' => '新功能:客户端和后台使用跑腿的流程', 'action' => '', 'page' => '/admin/book/detail?id=use_pt'];
|
|
|
- //$notice[] = ['title' => '新上超级计算器功能,请看视频', 'action' => '查看', 'page' => '/admin/book/detail?id=calc'];
|
|
|
+ $notice[] = ['title' => '分享订单打不开的解决办法', 'action' => '查看', 'page' => '/admin/book/detail?id=calc'];
|
|
|
|
|
|
$mainId = $this->mainId;
|
|
|
$respond = StatSaleClass::profile($mainId);
|