前端模板增加主题管理

This commit is contained in:
2016-11-25 13:55:03 +08:00
parent 06906a5b22
commit 2bb2af2c0c
46 changed files with 265 additions and 106 deletions

View File

@@ -9,7 +9,7 @@
namespace app\common\controller;
class User extends Base {
class User extends Fornt {
public function _initialize() {
parent::_initialize();