mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 20:52:48 +08:00
引入视图命名空间
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
namespace Think;
|
||||
use Think\View;
|
||||
|
||||
class Controller {
|
||||
// 视图类实例
|
||||
|
||||
Reference in New Issue
Block a user