From 239933482fd30e099ab9d038bc1a2e0164a65cb4 Mon Sep 17 00:00:00 2001 From: gjj <Ganjj@probim.com.cn> Date: Mon, 17 Mar 2025 14:41:10 +0800 Subject: [PATCH] 增加标段筛选和接口字段,调整样式,增加全局放大 --- package.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 51cad57..6d5e1ed 100644 --- a/package.json +++ b/package.json @@ -33,11 +33,15 @@ "echarts-gl": "2.0.9", "element-ui": "^2.15.12", "jquery": "^3.7.1", + "lib-flexible": "^0.3.2", "lodash-es": "^4.17.21", "nanoid": "^4.0.0", "nprogress": "^0.2.0", + "postcss-px2rem": "^0.3.0", + "px2rem-loader": "^0.1.9", "video.js": "^7.20.3", "vue": "^2.7.14", + "vue-fullscreen": "^2.6.1", "vue-router": "^3.6.5", "vue-seamless-scroll": "^1.1.23", "vue-template-compiler": "^2.7.14", -- Gitblit v1.9.3