Commit 578a4a76 authored by “yiyousong”'s avatar “yiyousong”

perf: 去掉屏幕适配插件

parent bea0c4a0
......@@ -31,7 +31,6 @@
"secure-ls": "^1.2.6",
"swiper": "5",
"three": "^0.155.0",
"v-scale-screen": "1.0.2",
"v-viewer": "^1.6.4",
"vue": "^2.6.14",
"vue-highlightjs": "^1.3.3",
......
......@@ -19,8 +19,6 @@ Vue.use(GlobalComponents);
import common from "./utils/commin";
Vue.use(common);
import VScaleScreen from "v-scale-screen";
Vue.use(VScaleScreen);
// 公共样式
import "@/assets/css/normalize.css";
import "@/assets/css/reset.css";
......
......@@ -6374,11 +6374,6 @@ uuid@^8.3.2:
resolved "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
v-scale-screen@1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/v-scale-screen/-/v-scale-screen-1.0.2.tgz"
integrity sha512-qMXPglHIs8KnhzDBdEBLcIoF3q7jgFCTWNIVPD5M0FGBkD+amYjbFUoLdKol/Xylm+pli4AHOZOqwyL6xX62SA==
v-viewer@^1.6.4:
version "1.6.4"
resolved "https://registry.npmmirror.com/v-viewer/-/v-viewer-1.6.4.tgz"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment