* zentao: change test miniprogram modal height.

This commit is contained in:
dingyongliang
2024-02-19 14:35:42 +08:00
parent 7fbf961861
commit e9c784e6f7
+1 -1
View File
@@ -201,7 +201,7 @@ $isNotOpen = $config->edition != 'open';
class="btn iframe"
data-toggle="modal"
data-width="800"
data-height="600"<?= $isPublished || $isBuiltIn ? ' disabled' : ''; ?>
data-height="500"<?= $isPublished || $isBuiltIn ? ' disabled' : ''; ?>
title="<?= $lang->ai->prompts->action->test; ?>"
data-iframe="<?= $this->createLink('ai', 'testMiniProgram', "appID={$miniProgram->id}&onlybody=yes"); ?>"
>