mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
[更新]修改省市区demo
This commit is contained in:
parent
73c77ea761
commit
d62e858af3
@ -26,7 +26,11 @@ use controller\BasicAdmin;
|
||||
class Plugs extends BasicAdmin
|
||||
{
|
||||
public $title = '插件案例';
|
||||
|
||||
|
||||
/**
|
||||
* 省市区插件
|
||||
* @return \think\response\View
|
||||
*/
|
||||
public function region()
|
||||
{
|
||||
$this->title = '省市区插件';
|
||||
|
Loading…
x
Reference in New Issue
Block a user