1
0
Fork 0
main
vine_liutk 2023-09-15 17:37:16 +08:00
parent f808e40a22
commit 9af025869e
1 changed files with 1 additions and 1 deletions

View File

@ -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();
// 追加到已有按钮前