diff --git a/themes/tajian/controller/FrontapiController.php b/themes/tajian/controller/FrontapiController.php
index 79fe1e9..356c6b6 100644
--- a/themes/tajian/controller/FrontapiController.php
+++ b/themes/tajian/controller/FrontapiController.php
@@ -361,4 +361,20 @@ eof;
return $this->renderJson(compact('code', 'msg', 'err'));
}
+ //TODO: 采用邀请制注册
+ //新用户注册
+ public function actionRegister() {
+
+ }
+
+ //用户登陆
+ public function actionLogin() {
+
+ }
+
+ //打包下载自己的收藏记录
+ public function actionDownloadfavs() {
+
+ }
+
}
diff --git a/themes/tajian/views/layout/main.php b/themes/tajian/views/layout/main.php
index f24d3af..858d002 100644
--- a/themes/tajian/views/layout/main.php
+++ b/themes/tajian/views/layout/main.php
@@ -121,8 +121,6 @@ if (!empty($viewFile) && file_exists($viewFile)) {
数据采集由
HeroUnion英雄联盟
- 和
- Machete Hero爬虫
提供技术支持