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