尝试弄一个下载数据
This commit is contained in:
@@ -37,10 +37,12 @@
|
|||||||
<strong ><?php echo "$MSG_ERROR_INFO";?> </strong>
|
<strong ><?php echo "$MSG_ERROR_INFO";?> </strong>
|
||||||
</p>
|
</p>
|
||||||
<div class="ui existing segment">
|
<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
|
echo $view_reinfo
|
||||||
?>
|
?></pre>
|
||||||
</pre>
|
<h2></h2>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user