From 266e777602c260f5bc0f2ffdcfc78922ff1123f0 Mon Sep 17 00:00:00 2001 From: dingyongliang Date: Tue, 2 Jan 2024 15:45:01 +0800 Subject: [PATCH] * refactor. --- module/ai/view/miniprogramview.html.php | 66 +++++++++++++------------ 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/module/ai/view/miniprogramview.html.php b/module/ai/view/miniprogramview.html.php index 88bc054b6d..fd3934a3c3 100644 --- a/module/ai/view/miniprogramview.html.php +++ b/module/ai/view/miniprogramview.html.php @@ -134,40 +134,42 @@ createLink('ai', 'miniPrograms'), ' ' . $lang->goback, '', "class='btn'"); ?> deleted !== '1'): ?> "; ?> - published === '1' && common::hasPriv('ai', 'unpublishMiniProgram')): ?> - - - - id"); ?>'> - ai->prompts->action->edit; ?> - - - - - - - - - - + published === '1'): ?> + + + + + + id"); ?>'> + ai->prompts->action->edit; ?> + + + + + + + + + + + -