Finish ncm qmc flac mp3

Finish UI
Add loading screen
Change PWA Config
Remove useless file
Load Element-UI on Demand
Fix deploy on sub-folder
This commit is contained in:
MengYX
2019-07-05 15:05:11 +08:00
parent 295925a823
commit 53d4b5efe5
13 changed files with 719 additions and 102 deletions

4
vue.config.js Normal file
View File

@ -0,0 +1,4 @@
module.exports = {
publicPath: '/music/',
productionSourceMap: false
};