冰哥 tag问题

chinadnf2025-11-03  97

 tag只能填加5个 怎么增加呢

转载请注明原文地址:https://www.wellcms.net/read-883.html
00
最新回复(1)
  • qcfgpp13天前
    引用2

    你看都沒人回復你,影響性能。

    這裏只說一下什麽文件需要改,具體怎麽改,俺也不知道。


    1、/view/js/wellcms.js 中 /*tag*/ 下方的 代碼要改

    2、/admin/route/content.php 中 过滤标签 关键词 下方代碼要改

    3、數據庫 _website_thread 表中 `tag` 字段的長度要改

    若是采集入庫 /route/intodb.php 要改
    若啓用了 Contribute 插件 這裏面的一些代碼也要改

    回复00