1
0
Fork 0

调整大屏调整

main
vine_liutk 2024-04-11 19:15:46 +08:00
parent e2301046d3
commit 3ca29537df
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ if($user){
->icon('fa fa-tv') ->icon('fa fa-tv')
->tooltip('大屏看板') ->tooltip('大屏看板')
->className('mr-2 rounded-full') ->className('mr-2 rounded-full')
->url('http://36.133.205.221:93/login?redirect=%2Fdashboard&userToken='.$token) ->url('http://183.221.204.29:93/login?redirect=%2Fdashboard&userToken='.$token)
->blank(); ->blank();
// 追加到已有按钮前 // 追加到已有按钮前