久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线
Discuz! 官方交流社區(qū)
標(biāo)題:
后臺-工具-更新緩存-DIY 模塊分類緩存-默認(rèn)選擇上的...
[打印本頁]
作者:
s36376149
時間:
2021-5-5 14:25
標(biāo)題:
后臺-工具-更新緩存-DIY 模塊分類緩存-默認(rèn)選擇上的...
找source\admincp\admincp_tools.php
在下面的代碼中
cpmsg("<input type=\"checkbox\" name=\"type[]\" value=\"data\" id=\"datacache\" class=\"checkbox\" checked /><label for=\"datacache\">".$lang[tools_updatecache_data]."</label><input type=\"checkbox\" name=\"type[]\" value=\"tpl\" id=\"tplcache\" class=\"checkbox\" checked /><label for=\"tplcache\">".$lang[tools_updatecache_tpl]."</label><input type=\"checkbox\" name=\"type[]\" value=\"blockclass\" id=\"blockclasscache\" class=\"checkbox\" checked/><label for=\"blockclasscache\">".$lang[tools_updatecache_blockclass].'</label>', 'action=tools&operation=updatecache&step=2', 'form', '', FALSE);
找到
<input type=\"checkbox\" name=\"type[]\" value=\"blockclass\" id=\"blockclasscache\" class=\"checkbox\" /><label for=\"blockclasscache\">".$lang[tools_updatecache_blockclass].'</label>'
把把class=\"checkbox\" />變成class=\"checkbox\"
checked
/>
這樣就行了!!
作者:
pcinstall
時間:
2021-5-6 22:25
我試試.........
歡迎光臨 Discuz! 官方交流社區(qū) (http://www.9999xn.com/)
Powered by Discuz! W1.0