水处理化学品网

标题: 修复“活动”版块主办名称标题过长的方法 [打印本页]

作者: 水处理化学品网    时间: 2024-10-12 16:07
标题: 修复“活动”版块主办名称标题过长的方法
  PC版修改方法:
   (, 下载次数: 4)
  路径:/source/plugin/xlwsq_sjhd/template/list.htm
  
  1. {$mythread[comname]}
复制代码

  修改代码为:
  
  1. {echo cutstr({$mythread['comname']}, 37)}
复制代码

   (, 下载次数: 28)
  手机端:
   (, 下载次数: 17)
  路径:/source/plugin/xlwsq_sjhd/template/touch/list.htm
  
  1. {$mythread[comname]}
复制代码

  修改代码为:
  
  1. {echo cutstr({$mythread['comname']}, 37)}
复制代码

   (, 下载次数: 21)




欢迎光临 水处理化学品网 (https://www.sclhxp.com/) Powered by Discuz! X3.5