Mine can't come out either, what's going on?
皑雨
皑雨 2017-11-04 10:57:16
0
2
1037

$this -> view -> fetch('index');

皑雨
皑雨

reply all(2)
Peter_Zhu

You should use return to return: return $this -> view -> fetch('index');

________

Check whether the Base class of Base.php inherits controller

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template