| xqd
@@ -102,7 +102,7 @@
|
|
|
<div class="page-header">
|
|
|
<h3 class="text-success">视频管理</h3>
|
|
|
</div>
|
|
|
- <form enctype="multipart/form-data" method="post" action="{{ url('/admin/agent/uploadVideo') }}">
|
|
|
+ <form enctype="multipart/form-data" method="post" action="{{ url('/admin/album/agent/uploadVideo') }}">
|
|
|
<div class="form-group">
|
|
|
<input id="file-0b" class="file" type="file" name="video">
|
|
|
</div>
|