瀏覽代碼

feat: remove file from file list in index.html

C4illin 1 年之前
父節點
當前提交
787ff9741e
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      src/pages/index.html

+ 0 - 5
src/pages/index.html

@@ -31,11 +31,6 @@
       <div>
         <article>
           <table id="file-list">
-            <tr>
-              <td>file.jpg</td>
-              <td>3.2 MB</td>
-              <td><button>x</button></td>
-            </tr>
           </table>
           <input type="file" name="file" multiple />