From a8dd05927a7ca3b34f7729604744a24375f3549f Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期四, 10 四月 2025 17:28:34 +0800 Subject: [PATCH] fix:修改设备接口 --- package.json | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d7d4ed..fced173 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "jc-hydropower-station-web", "version": "3.8.7", - "description": "金川水电站智慧监测平台", - "author": "智慧灌溉项目", + "description": "金川水电站生态流量监测系统", + "author": "金川项目", "license": "MIT", "type": "module", "scripts": { @@ -24,11 +24,13 @@ "element-plus": "^2.5.0", "file-saver": "2.0.5", "fuse.js": "6.6.2", + "html2canvas": "^1.4.1", "js-cookie": "3.0.5", "jsencrypt": "3.3.2", "nprogress": "0.2.0", "pinia": "2.1.7", "pinia-plugin-persist": "^1.0.0", + "postcss-pxtorem": "^6.1.0", "typescript": "^5.4.5", "vue": "3.3.9", "vue-cropper": "1.1.1", -- Gitblit v1.9.3