久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

3.5手機(jī)論壇首頁,可以開N格么

2279 7 4提示:支持鍵盤翻頁<-左 右-> amw111 發(fā)表于 2023-11-19 09:25 帖子模式

類似這樣子,在公告下面添加 查看全文

    組圖打開中,請(qǐng)稍候......

評(píng)論7個(gè)評(píng)論

qzuser1212發(fā)表于  2024-8-23 21:04:50
我只是看到拿金幣的
風(fēng)亂流年發(fā)表于  2024-8-23 09:59:28
拿完走人
文強(qiáng)發(fā)表于  2024-8-23 09:40:15

差點(diǎn)走寶了,原來還有金幣拿
科站網(wǎng)發(fā)表于  2024-8-23 09:17:40
我只是看到拿金幣的
onetheme發(fā)表于  2023-11-19 10:47:11
后臺(tái)開啟論壇首頁四格,然后打開template\你的模板\forum\discuz.htm(或者是discuz.php)刪掉下面代碼
  1. <!--{if !empty($_G['setting']['grid']['showgrid'])}-->
  2.                 <!-- index four grid -->
  3.                 <div class="fl bm">
  4.                         <div class="bm bmw cl">
  5.                                 <div id="category_grid" class="bm_c" >
  6.                                         <table cellspacing="0" cellpadding="0"><tr>
  7.                                         <!--{if !$_G['setting']['grid']['gridtype']}-->
  8.                                                 <td valign="top" class="category_l1">
  9.                                                         <div class="newimgbox">
  10.                                                                 <h4><span class="tit_newimg"></span>{lang latest_images}</h4>
  11.                                                                 <!--{if $_G['setting']['forumallowside']}-->
  12.                                                                     <!--{eval $slide_width = 220;}-->
  13.                                                                 <!--{else}-->
  14.                                                                     <!--{eval $slide_width = 278;}-->
  15.                                                                 <!--{/if}-->
  16.                                                                 <div class="module cl slidebox_grid" style="width:{$slide_width}px">
  17.                                                                         <script type="text/javascript">
  18.                                                                         var slideSpeed = 5000;
  19.                                                                         var slideImgsize = [{$slide_width},200];
  20.                                                                         var slideBorderColor = '{$_G['style']['specialborder']}';
  21.                                                                         var slideBgColor = '{$_G['style']['commonbg']}';
  22.                                                                         var slideImgs = new Array();
  23.                                                                         var slideImgLinks = new Array();
  24.                                                                         var slideImgTexts = new Array();
  25.                                                                         var slideSwitchColor = '{$_G['style']['tabletext']}';
  26.                                                                         var slideSwitchbgColor = '{$_G['style']['commonbg']}';
  27.                                                                         var slideSwitchHiColor = '{$_G['style']['specialborder']}';
  28.                                                                         {eval $k = 1;}
  29.                                                                         <!--{loop $grids['slide'] $stid $svalue}-->
  30.                                                                                 slideImgs[<!--{echo $k}-->] = '$svalue[image]';
  31.                                                                                 slideImgLinks[<!--{echo $k}-->] = '{$svalue[url]}';
  32.                                                                                 slideImgTexts[<!--{echo $k}-->] = '$svalue[subject]';
  33.                                                                                 {eval $k++;}
  34.                                                                         <!--{/loop}-->
  35.                                                                         </script>
  36.                                                                         <script language="javascript" type="text/javascript" src="{$_G[setting][jspath]}forum_slide.js?{VERHASH}"></script>
  37.                                                                 </div>
  38.                                                         </div>
  39.                                                 </td>
  40.                                         <!--{/if}-->
  41.                                         <td valign="top" class="category_l2">
  42.                                                 <div class="subjectbox">
  43.                                                         <h4><span class="tit_subject"></span>{lang collection_lastthread}</h4>
  44.                                                 <ul class="category_newlist">
  45.                                                         <!--{loop $grids['newthread'] $thread}-->
  46.                                                         <!--{if !$thread['forumstick'] && $thread['closed'] > 1 && ($thread['isgroup'] == 1 || $thread['fid'] != $_G['fid'])}-->
  47.                                                                         <!--{eval $thread['tid']=$thread['closed'];}-->
  48.                                                                 <!--{/if}-->
  49.                                                                 <li><a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra"{if $thread['highlight']} $thread['highlight']{/if}{if $_G['setting']['grid']['showtips']} tip="{lang title}: <strong>$thread[oldsubject]</strong><br/>{lang author}: $thread[author] ($thread[dateline])<br/>{lang show}/{lang reply}: $thread[views]/$thread[replies]" onmouseover="showTip(this)"{else} title="$thread[oldsubject]"{/if}{if $_G['setting']['grid']['targetblank']} target="_blank"{/if}>$thread[subject]</a></li>
  50.                                                                 <!--{/loop}-->
  51.                                                  </ul>
  52.                                          </div>
  53.                                         </td>
  54.                                         <td valign="top" class="category_l3">
  55.                                                 <div class="replaybox">
  56.                                                         <h4><span class="tit_replay"></span>{lang show_newthreads}</h4>
  57.                                                 <ul class="category_newlist">
  58.                                                         <!--{loop $grids['newreply'] $thread}-->
  59.                                                         <!--{if !$thread['forumstick'] && $thread['closed'] > 1 && ($thread['isgroup'] == 1 || $thread['fid'] != $_G['fid'])}-->
  60.                                                                         <!--{eval $thread['tid']=$thread['closed'];}-->
  61.                                                                 <!--{/if}-->
  62.                                                                 <li><a href="forum.php?mod=redirect&tid=$thread[tid]&goto=lastpost#lastpost"{if $thread['highlight']} $thread['highlight']{/if}{if $_G['setting']['grid']['showtips']}tip="{lang title}: <strong>$thread[oldsubject]</strong><br/>{lang author}: $thread[author] ($thread[dateline])<br/>{lang show}/{lang reply}: $thread[views]/$thread[replies]" onmouseover="showTip(this)"{else} title="$thread[oldsubject]"{/if}{if $_G['setting']['grid']['targetblank']} target="_blank"{/if}>$thread[subject]</a></li>
  63.                                                                 <!--{/loop}-->
  64.                                                  </ul>
  65.                                          </div>
  66.                                         </td>
  67.                                         <td valign="top" class="category_l3">
  68.                                                 <div class="hottiebox">
  69.                                                         <h4><span class="tit_hottie"></span>{lang hot_thread}</h4>
  70.                                                 <ul class="category_newlist">
  71.                                                         <!--{loop $grids['hot'] $thread}-->
  72.                                                         <!--{if !$thread['forumstick'] && $thread['closed'] > 1 && ($thread['isgroup'] == 1 || $thread['fid'] != $_G['fid'])}-->
  73.                                                                         <!--{eval $thread['tid']=$thread['closed'];}-->
  74.                                                                 <!--{/if}-->
  75.                                                                 <li><a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra"{if $thread['highlight']} $thread['highlight']{/if}{if $_G['setting']['grid']['showtips']} tip="{lang title}: <strong>$thread[oldsubject]</strong><br/>{lang author}: $thread[author] ($thread[dateline])<br/>{lang show}/{lang reply}: $thread[views]/$thread[replies]" onmouseover="showTip(this)"{else} title="$thread[oldsubject]"{/if}{if $_G['setting']['grid']['targetblank']} target="_blank"{/if}>$thread[subject]</a></li>
  76.                                                                 <!--{/loop}-->
  77.                                                  </ul>
  78.                                          </div>
  79.                                         </td>
  80.                                         <!--{if $_G['setting']['grid']['gridtype']}-->
  81.                                                 <td valign="top" class="category_l4">
  82.                                                         <div class="goodtiebox">
  83.                                                                 <h4><span class="tit_goodtie"></span>{lang post_digest_thread}</h4>
  84.                                                                 <ul class="category_newlist">
  85.                                                                         <!--{loop $grids['digest'] $thread}-->
  86.                                                                                 <!--{if !$thread['forumstick'] && $thread['closed'] > 1 && ($thread['isgroup'] == 1 || $thread['fid'] != $_G['fid'])}-->
  87.                                                                                         <!--{eval $thread['tid']=$thread['closed'];}-->
  88.                                                                                 <!--{/if}-->
  89.                                                                                 <li><a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra"{if $thread['highlight']} $thread['highlight']{/if}{if $_G['setting']['grid']['showtips']} tip="{lang title}: <strong>$thread[oldsubject]</strong><br/>{lang author}: $thread[author] ($thread[dateline])<br/>{lang show}/{lang reply}: $thread[views]/$thread[replies]" onmouseover="showTip(this)"{else} title="$thread[oldsubject]"{/if}{if $_G['setting']['grid']['targetblank']} target="_blank"{/if}>$thread[subject]</a></li>
  90.                                                                         <!--{/loop}-->
  91.                                                                  </ul>
  92.                                                          </div>
  93.                                                 </td>
  94.                                         <!--{/if}-->
  95.                                         </table>
  96.                                 </div>
  97.                         </div>
  98.                 </div>
  99.                 <!-- index four grid end -->
  100.                 <!--{/if}-->
復(fù)制代碼


這樣電腦端就不顯示自帶的論壇首頁四格,只讓觸屏版顯示
謝謝您,晚了點(diǎn),買了插件實(shí)現(xiàn)https://addon.dismall.com/plugins/k_nge.html 
發(fā)表于 2023-11-19 11:37
湖中沉發(fā)表于  2023-11-19 09:30:27
默認(rèn)自帶的手機(jī)版是基于電腦版開啟的前提下的,是自帶了的。如果不喜歡那種效果,那就需要自己選購(gòu)第三方N格插件了
你這個(gè)模板,可以只要手機(jī)版么https://addon.dismall.com/plugins/k_nge.html 電腦版我有對(duì)應(yīng)的N格了 
發(fā)表于 2023-11-19 09:31
amw111發(fā)表于  2023-11-19 09:27:35
N格里面內(nèi)容最好可以自定義那種,只要手機(jī)版的
  • 關(guān)注公眾號(hào)
  • 有償服務(wù)微信
  • 有償服務(wù)QQ

手機(jī)版|小黑屋|Discuz! 官方交流社區(qū) ( 皖I(lǐng)CP備16010102號(hào) |皖公網(wǎng)安備34010302002376號(hào) )|網(wǎng)站地圖|star

GMT+8, 2025-7-3 19:32 , Processed in 0.053777 second(s), 16 queries , Redis On.

Powered by Discuz! W1.0 Licensed

Cpoyright © 2001-2025 Discuz! Team.

關(guān)燈 在本版發(fā)帖
有償服務(wù)QQ
有償服務(wù)微信
返回頂部
快速回復(fù) 返回頂部 返回列表