测试解除post ,第二次
// 首页 public function index() { // 网站标题,关键词,描述 $this->header = [ 'title' => '社区论坛 - ' . c('website','webname') ]; }
相关回复
-
暂无评论!
// 首页 public function index() { // 网站标题,关键词,描述 $this->header = [ 'title' => '社区论坛 - ' . c('website','webname') ]; }