Download the PHP package wecomstore/admin-jump without Composer
On this page you can find all versions of the php package wecomstore/admin-jump. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package admin-jump
wecomstore-jump
适用于thinkphp6.0的跳转扩展
安装
composer require wecomstore/wecomstore-jump
用法示例
使用 use \wecomstore\Jump;
在所需控制器内引用该扩展即可:
下面示例我在框架自带的BaseController里引入,以后所有需要使用跳转的类继承自带的基类即可
以下是自带的基类
这里继承BaseController后即可使用success、error、redirect、result方法
All versions of admin-jump with dependencies
PHP Build Version
Package Version
The package wecomstore/admin-jump contains the following files
Loading the files please wait ....