Browse Source

配置参数

lzm 2 năm trước cách đây
mục cha
commit
7a3fc3bbeb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-ui/src/views/system/demo/index.vue

+ 1 - 1
ruoyi-ui/src/views/system/demo/index.vue

@@ -102,7 +102,7 @@
           </div>
 
           <div>
-            <input type='file' id='v1' accept="video/*" capture="camcorder"/>
+            <input type='file' id='v1' accept="video/*" />
             <button id='btn'>确定选择</button>
             <video width="500" height="500" controls="controls" id='video'>
               <source id='data' src="" type="video/mp4">