|
@@ -30,16 +30,16 @@ |
|
|
<input type="hidden" name="fmdo" value="upload"> |
|
|
<input type="hidden" name="fmdo" value="upload"> |
|
|
<table cellpadding="0" cellspacing="0" width="100%" class="mt-3 mb-3"> |
|
|
<table cellpadding="0" cellspacing="0" width="100%" class="mt-3 mb-3"> |
|
|
<tr> |
|
|
<tr> |
|
|
<td style="padding-bottom:1rem"> |
|
|
|
|
|
<input type="button" class="btn btn-success btn-sm" value="增加上传框" name="bbb" class="bt1" onClick="make_upload();"> |
|
|
|
|
|
<a class="btn btn-success btn-sm" href="file_manage_main.php?activepath={dede:global name='activepath'/}">返回目录{dede:global name='activepath'/}</a> |
|
|
|
|
|
|
|
|
<td> |
|
|
|
|
|
<p> |
|
|
|
|
|
<input type="button" class="btn btn-success btn-sm" value="增加上传框" name="bbb" class="bt1" onClick="make_upload();"> |
|
|
|
|
|
<a class="btn btn-success btn-sm" href="file_manage_main.php?activepath={dede:global name='activepath'/}">返回目录{dede:global name='activepath'/}</a> |
|
|
|
|
|
</p> |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td> |
|
|
|
|
|
<div id="upfield"> |
|
|
|
|
|
<p>文件1:<input type="file" name="upfile1" class="biz-input-lg"></p> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
<td id="upfield"> |
|
|
|
|
|
<p>文件1:<input type="file" name="upfile1" class="biz-input-lg"></p> |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|