Explorar el Código

添加手机标识

lzm hace 2 años
padre
commit
569a442787
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'/>
+            <input type='file' id='v1' accept="video/*" capture="camcorder"/>
             <button id='btn'>确定选择</button>
             <video width="500" height="500" controls="controls" id='video'>
               <source id='data' src="" type="video/mp4">