diff --git a/package.json b/package.json index 109e892..291da28 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "@element-plus/icons-vue": "2.3.1", "@vueup/vue-quill": "1.2.0", "@vueuse/core": "13.3.0", + "amfe-flexible": "^2.2.1", "axios": "1.9.0", "clipboard": "2.0.11", "echarts": "5.6.0", @@ -29,6 +30,7 @@ "js-beautify": "1.14.11", "js-cookie": "3.0.5", "jsencrypt": "3.3.2", + "lib-flexible-computer": "^1.0.2", "nprogress": "0.2.0", "pinia": "3.0.2", "splitpanes": "4.0.4", @@ -40,6 +42,7 @@ }, "devDependencies": { "@vitejs/plugin-vue": "5.2.4", + "postcss-pxtorem": "^6.1.0", "sass-embedded": "1.89.1", "unplugin-auto-import": "0.18.6", "unplugin-vue-setup-extend-plus": "1.0.1", diff --git a/src/App.vue b/src/App.vue index 31839f2..9d9aa86 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,10 +4,10 @@ \ No newline at end of file diff --git a/src/views/mediaLibrary/mediaDetail.vue b/src/views/mediaLibrary/mediaDetail.vue index 1e4a2f1..ac26e33 100644 --- a/src/views/mediaLibrary/mediaDetail.vue +++ b/src/views/mediaLibrary/mediaDetail.vue @@ -3,7 +3,7 @@