body {background-color: #c3c3c3}
摘要: 1、首先需要在控制器中定义开启变量,例如控制器:dayrui/App/Demo/Controllers/Admin/Home.php // 数据表初始化 protected function _init($data) { $this->is_diy_where_list = 1; return pa 阅读全文
posted @ 2023-01-29 20:17 最美胡萝卜 阅读(55) 评论(0) 推荐(0)
摘要: 回调函数名称: xb_admin_guanlian 回调函数代码(文件:config/custom.php): function xb_admin_guanlian($value, $param = [], $data = [], $field = []) { if ($value) { $arr 阅读全文
posted @ 2023-01-29 20:12 最美胡萝卜 阅读(18) 评论(0) 推荐(0)
body {background-color: #c3c3c3}