Fix accept in uploader

This commit is contained in:
MengYX 2019-12-07 12:23:18 +08:00
parent 73f3959094
commit 014fe5ae26
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "unlock-music",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@ -6,7 +6,6 @@
:auto-upload="false"
:on-change="handleFile"
:show-file-list="false"
accept=".ncm,.qmc0,.qmc3,.qmcflac,.qmcogg,.mflac"
action=""
drag
multiple>