+
你已收藏 =$total_my_videos?> 个视频
勾选视频下方的分类,将该视频归类到对应的分类;取消勾选,则将视频从该分类中移除。
diff --git a/themes/tajian/views/my/index.php b/themes/tajian/views/my/index.php
index a797dbc..592cd47 100644
--- a/themes/tajian/views/my/index.php
+++ b/themes/tajian/views/my/index.php
@@ -25,7 +25,8 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
管理收藏
管理分类
分享收藏
-
切换账号
+
切换账号
+
添加账号
diff --git a/themes/tajian/views/my/setnickname.php b/themes/tajian/views/my/setnickname.php
index f5f6e5f..551a409 100644
--- a/themes/tajian/views/my/setnickname.php
+++ b/themes/tajian/views/my/setnickname.php
@@ -5,6 +5,9 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
$linkPrefix = '/' . FSC::$app['user_id'];
}
?>