From 134d89e61d1797a3d8ced5325c6347f95ec6e1f0 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Mon, 30 Oct 2023 16:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E6=8A=A5=E5=90=8D=E8=AE=B0?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plugin/headline/web/controller/headline.ctrl.php | 3 ++- .../plugin/headline/web/view/default/headline/infoList.html | 3 +++ .../plugin/rush/web/view/default/active/active_list.html | 3 +++ .../sys/view/default/member/campus_activities/index.html | 4 +++- 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/addons/weliam_smartcity/plugin/headline/web/controller/headline.ctrl.php b/addons/weliam_smartcity/plugin/headline/web/controller/headline.ctrl.php index 5b1b6bd..9c6661f 100644 --- a/addons/weliam_smartcity/plugin/headline/web/controller/headline.ctrl.php +++ b/addons/weliam_smartcity/plugin/headline/web/controller/headline.ctrl.php @@ -143,7 +143,8 @@ class Headline_WeliamController { a.call_id, a.goods_name, b.name as one_name, - d.name as two_name + d.name as two_name, + a.diyformid FROM " . tablename(PDO_NAME . "headline_content") . " a LEFT JOIN " diff --git a/addons/weliam_smartcity/plugin/headline/web/view/default/headline/infoList.html b/addons/weliam_smartcity/plugin/headline/web/view/default/headline/infoList.html index 77bbb87..8ed0ef1 100644 --- a/addons/weliam_smartcity/plugin/headline/web/view/default/headline/infoList.html +++ b/addons/weliam_smartcity/plugin/headline/web/view/default/headline/infoList.html @@ -62,6 +62,9 @@