weeya7个月前256
导航菜单实现高亮显示,增加一个js判断,菜单增加一个id调用。1、页脚增加这个判断 <!-- header menu active hove...
weeya10个月前306
1、修改程序 /public/zhiwu/common/template/index.jtbc文件public function detail(Request $req, Response $res)...
weeya11个月前320
以新闻模块为例子。打开/news/common/diplomat/index.php找到public function list(Request $req, Response $res)函数修改以下内...
weeya11个月前293
1、index.php文件detail节点$rsTag = strval($rs -> tag);//增加tag模块管理-添加字段tag,16标签输入框。2、tag/矿山副井井筒装备安装/htt...
weeya11个月前294
1、模块管理增加att字段,选择29附件管理器2、模板代码<table class="table table-striped m-0"><tbody><...
weeya11个月前322
Public/news/.rewrite的地址重写配置:<?phpreturn [ [ 'file' => 'ind...
weeya11个月前317
网站增加首页标题1、/Public/common/language/communal.jtbc文件增加节点 <item> &nbs...
weeya11个月前315
J5模块首页-列表分类-文章页面自定义TDK方法1、模块添加字段,后台开发维护》模块管理》右边的设置,在模块设置界面,点击右上角添加新字段按钮添加3个字段,用来存储自定义的TDK数据seotitle,...
weeya11个月前303
1、Public/common/diplomat/index.php文件 return Jtbc::take('index.index');替换成&...
weeya11个月前338
多语言/Public/console/common/language/sel_lang.jtbc增加节点不同语言不同模板Public/common/diplomat/index.php修改return...