main
parent
f808e40a22
commit
9af025869e
|
|
@ -16,7 +16,7 @@ if($user){
|
|||
->icon('fa fa-tv')
|
||||
->tooltip('大屏看板')
|
||||
->className('mr-2 rounded-full')
|
||||
->url('http://36.133.205.221:93/dashboard?userToken='.$token)
|
||||
->url('http://36.133.205.221:93/login?redirect=%2Fdashboard&userToken='.$token)
|
||||
->blank();
|
||||
|
||||
// 追加到已有按钮前
|
||||
|
|
|
|||
Loading…
Reference in New Issue