<?php
namespace?app\index\controller;
use?think\controller;
class?Base?extends?Controller{???}
一直報錯
能不能正常加載...有時候是IDE傻瓜式的語法檢測導(dǎo)致的.