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 @@
- 123456 - 123456 + 默认 + 默认
{$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 @@
- {novel:list count="8" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel" cache_life="86400"} + {novel:list count="8" sort_type="tuijian" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="86400"} {include file="public/novelListH" start="31"/} diff --git a/code/app/home/view/xiongMao/user/index.html b/code/app/home/view/xiongMao/user/index.html index c3e2f5e..ad265fa 100644 --- a/code/app/home/view/xiongMao/user/index.html +++ b/code/app/home/view/xiongMao/user/index.html @@ -37,7 +37,7 @@
-->
- 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