From 7b3257a6d152124e485c418be42c2abebd5ebd2f Mon Sep 17 00:00:00 2001 From: filesite Date: Fri, 10 May 2024 11:05:01 +0800 Subject: [PATCH] add demo link --- themes/tajian/views/my/tags.php | 2 +- themes/tajian/views/site/register.php | 1 + themes/tajian/views/site/tajian.php | 2 +- www/css/tajian.css | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/themes/tajian/views/my/tags.php b/themes/tajian/views/my/tags.php index 7b344e6..0bcc386 100644 --- a/themes/tajian/views/my/tags.php +++ b/themes/tajian/views/my/tags.php @@ -5,7 +5,7 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use $linkPrefix = '/' . FSC::$app['user_id']; } ?>
-
+ +
\ No newline at end of file diff --git a/themes/tajian/views/site/tajian.php b/themes/tajian/views/site/tajian.php index c31519a..33f467d 100644 --- a/themes/tajian/views/site/tajian.php +++ b/themes/tajian/views/site/tajian.php @@ -35,7 +35,7 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use

使用方法

- 1. 点上面“创建专属收藏夹”, + 1. 点上面“创建专属收藏夹”(点我体验),
    用手机号码 + 邀请码(朋友手机号码末6位)注册     还可以加客服微信索要注册邀请码 diff --git a/www/css/tajian.css b/www/css/tajian.css index 7c7b825..04efcc1 100644 --- a/www/css/tajian.css +++ b/www/css/tajian.css @@ -289,6 +289,7 @@ body.layout_index{background-color:#e5f1f3} .mt10,.layout_index .mt10{margin-top:10px} .mt20{margin-top:20px} .ml20,.layout_index .ml20{margin-left:20px} +.pb30{padding-bottom:30px} .layout_index .pl20{padding-left:20px} .layout_index .pt20{padding-top:20px} .layout_index .lh18{line-height:1.8}