fix: mobile bug

This commit is contained in:
张益铭
2021-03-30 11:55:31 +08:00
parent fd387fe5cd
commit 298ffd4b0f
7 changed files with 67 additions and 42 deletions

View File

@@ -11,7 +11,7 @@
"await-to-js": "^2.1.1",
"axios": "^0.21.1",
"dotenv": "^8.2.0",
"element-plus": "^1.0.2-beta.35",
"element-plus": "^1.0.2-beta.36",
"mitt": "^2.1.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
@@ -22,6 +22,7 @@
"three": "^0.126.1",
"troisjs": "^0.1.19",
"v-contextmenu": "^3.0.0-alpha.4",
"vconsole": "^3.4.0",
"vue": "^3.0.7",
"vue-i18n": "^9.0.0",
"vue-router": "^4.0.4",
@@ -44,7 +45,7 @@
"sass": "^1.32.8",
"sass-loader": "^11.0.1",
"typescript": "^4.2.2",
"vite": "^2.1.2",
"vite": "^2.1.4",
"vite-plugin-mock": "^2.4.0"
}
}