From d6e7f8eeda264d9fa2c1be6dab71780b5d550273 Mon Sep 17 00:00:00 2001 From: YANGDL <114714267@qq.com> Date: 星期日, 14 三月 2021 10:49:42 +0800 Subject: [PATCH] 样式修改为全局 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 1e6e4b7..1004223 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,9 @@ "nprogress": "^0.2.0", "rbush": "^3.0.1", "screenfull": "^3.3.3", + "style-resources-loader": "^1.4.1", "vue": "^2.6.11", + "vue-cli-plugin-style-resources-loader": "^0.1.4", "vue-count-to": "^1.0.13", "vue-focus": "^2.1.0", "vue-fullscreen": "^2.2.0", -- Gitblit v1.8.0