新聞動(dòng)態(tài)

位置:首頁 新聞動(dòng)態(tài) 常見問題

thinkphp6 tp6 $this->success() $this->error()跳轉(zhuǎn)

新聞動(dòng)態(tài)
2020年04月04日 閱讀:2983次

今天高端網(wǎng)站定制開發(fā)小編帶大家了解:thinkphp6 tp6 $this->success() $this->error() 跳轉(zhuǎn)問題

%19%73~FD]VIZQSZ]7O4N)Q.png

頁面跳轉(zhuǎn)提示

composer 安裝

composer require liliuwei/thinkphp-jump

安裝后需要調(diào)用 

use \liliuwei\think\Jump;
   use Jump;
<?php
namespace app\admin\controller;
use think\facade\Db;
use think\facade\View;
use think\Model;
use \liliuwei\think\Jump;
class Conf extends Common
{
    use Jump;
}

以上幾點(diǎn)是今天高端網(wǎng)站定制開發(fā)給大家分析下:thinkphp6 tp6 $this->success() $this->error()    跳轉(zhuǎn)問題?希望對(duì)想做企業(yè)網(wǎng)站的公司有一定幫助,本公司是襄陽網(wǎng)站建設(shè)公司,襄陽網(wǎng)絡(luò)營銷公司,高端網(wǎng)站定制開發(fā)型公司

上一篇

下一篇