删除markdown

This commit is contained in:
2025-04-11 14:15:17 +08:00
parent 35c1453d9e
commit 787c7ab709
2 changed files with 3 additions and 3 deletions

View File

@@ -37,10 +37,10 @@
<strong ><?php echo "$MSG_ERROR_INFO";?> </strong>
</p>
<div class="ui existing segment">
<div v-if="escape" style="margin-top: 0; margin-bottom: 0; " id="errtxt"><?php
<pre v-if="escape" style="margin-top: 0; margin-bottom: 0; " id="errtxt"><?php
echo $view_reinfo
?>
</div>
</pre>
</div>
</div>