From 471772b96991bd7a27271c72902b95e5360f9af6 Mon Sep 17 00:00:00 2001 From: make Date: Tue, 29 Apr 2025 20:49:00 +0800 Subject: [PATCH] debug --- code/app/home/view/haoZi/basePcUser.html | 6 +++--- code/app/home/view/haoZi/user/index.html | 2 +- code/app/home/view/xiongMao/baseH5.html | 12 ++++++++---- code/app/home/view/xiongMao/basePcUser.html | 6 +++--- code/app/home/view/xiongMao/index/index.html | 5 +++++ code/app/home/view/xiongMao/novel/getLibrary.html | 4 +--- code/app/home/view/xiongMao/novel/getNovelInfo.html | 2 +- code/app/home/view/xiongMao/user/index.html | 2 +- code/public/template/xiongmao/style2_m/css/style.css | 6 +++++- 9 files changed, 28 insertions(+), 17 deletions(-) diff --git a/code/app/home/view/haoZi/basePcUser.html b/code/app/home/view/haoZi/basePcUser.html index 0caa451..9fbd4e4 100644 --- a/code/app/home/view/haoZi/basePcUser.html +++ b/code/app/home/view/haoZi/basePcUser.html @@ -52,8 +52,8 @@
{$arrGrm[3]|raw} diff --git a/code/app/home/view/xiongMao/baseH5.html b/code/app/home/view/xiongMao/baseH5.html index ad81d1c..a8f3e96 100644 --- a/code/app/home/view/xiongMao/baseH5.html +++ b/code/app/home/view/xiongMao/baseH5.html @@ -29,17 +29,21 @@ +{block name="strPageCode"} + +{/block} +
- - + +
diff --git a/code/app/home/view/xiongMao/basePcUser.html b/code/app/home/view/xiongMao/basePcUser.html index 0caa451..9fbd4e4 100644 --- a/code/app/home/view/xiongMao/basePcUser.html +++ b/code/app/home/view/xiongMao/basePcUser.html @@ -52,8 +52,8 @@ -->
- 123456 + 默认
{$arrGrm[3]|raw} diff --git a/code/public/template/xiongmao/style2_m/css/style.css b/code/public/template/xiongmao/style2_m/css/style.css index 0fb16b9..81ff385 100644 --- a/code/public/template/xiongmao/style2_m/css/style.css +++ b/code/public/template/xiongmao/style2_m/css/style.css @@ -525,4 +525,8 @@ margin-bottom: 10px; font-size: 0.8rem; } -.rs{background: #fff;box-sizing: border-box;padding:0px 10px 10px;} \ No newline at end of file +.rs{background: #fff;box-sizing: border-box;padding:0px 10px 10px;} + +.active_rank a{ + color: #ff689b; +} \ No newline at end of file