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

企業(yè)站后臺管理index頁面

原創(chuàng) 2019-05-16 14:13:56 525
摘要:<?phpnamespace app\admin\controller;use think\Controller;use think\facade\Session;use app\admin\controller\Coomn;class Index extends Coomn{//渲染index頁面    public function index()  &nb

<?php

namespace app\admin\controller;

use think\Controller;

use think\facade\Session;

use app\admin\controller\Coomn;


class Index extends Coomn

{

//渲染index頁面

    public function index()

    {


    return $this->fetch();

   

    }

//渲染主頁面

    public function welcome()

    {

        return $this->fetch();

    }

}


批改老師:查無此人批改時間:2019-05-17 09:38:39
老師總結(jié):完成的不錯。首頁的html代碼,怎么沒上傳?繼續(xù)加油吧。

發(fā)佈手記

熱門詞條