2020年7月6日

tp5控制器

摘要: namespace app\index\controller; use think\Controller; class Index extends Controller //继承父类 { //public function _initialize(){ //echo '初始化'; //初始化 pub 阅读全文

posted @ 2020-07-06 16:56 vermouthmo 阅读(132) 评论(0) 推荐(0)

导航