亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

后臺模板總覽

原創(chuàng) 2019-06-14 11:01:36 228
摘要:<?php namespace app\admin\controller; use think\Controller; class Index extends Controller {     public function index()    &nb
<?php
namespace app\admin\controller;
use think\Controller;
class Index extends Controller
{
    public function index()
    {
//        halt('執(zhí)行了');
        return $this->fetch();
    }

    public function welcome()
    {
        return $this->fetch();
    }
}


批改老師:查無此人批改時間:2019-06-14 14:20:44
老師總結(jié):完成的不錯,后臺cms管理,頁面不需要多絢麗,但是功能要做的方便。繼續(xù)加油。

發(fā)布手記

熱門詞條