在這一章節裡面的視圖方面的內容,我按視頻上的代碼來打上去,創建的文件也是按照視頻的來打但為什麼卻輸出頁面錯誤!請稍後再試
冷酸灵牙膏
冷酸灵牙膏 2019-06-26 01:07:34
0
3
1366

index.php的程式碼內容

<?php
namespace app\index\controller;
use think\Controller;
class Index
{
#    public function index()
   {
       return 'php';
   }
   public function hello()
   {
 ##}

這個是hello.html的內容

<!doctype html>

<html lang="en">

<head>
   <meta charset=%

冷酸灵牙膏
冷酸灵牙膏

全部回覆(2)
木头人

class Index  沒有繼承 Controller

##
  • 回覆 是的,好像是沒有繼承
    冷酸灵牙膏 作者 2019-06-30 18:18:51
秋香姐家的小书童

開啟DEBUG 了解詳細錯誤 原因

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板