尝试弄一个下载数据

This commit is contained in:
2025-04-11 14:17:55 +08:00
parent 787c7ab709
commit 92d90b479a

View File

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