|
@@ -535,7 +535,7 @@
|
|
<h5>视频列表</h5>
|
|
<h5>视频列表</h5>
|
|
</div>
|
|
</div>
|
|
<div class="ibox-content">
|
|
<div class="ibox-content">
|
|
- <form enctype="multipart/form-data" method="post" action="{{ url('/admin/Album/Manufacturer/uploadVideo') }}">
|
|
|
|
|
|
+ <form enctype="multipart/form-data" method="post" action="{{ U('/admin/Album/Manufacturer/uploadVideo') }}">
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
<input id="file-0b" class="file" type="file" name="video">
|
|
<input id="file-0b" class="file" type="file" name="video">
|
|
</div>
|
|
</div>
|