From c64c31795d1e9ea96671f7e11279af8babecde83 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 27 十月 2025 10:12:18 +0800
Subject: [PATCH] gx页面ui
---
package.json | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 92e76f9..2c53a99 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sign-tool",
- "version": "2.7.1",
+ "version": "2.7.8",
"icon": "public/favicon.ico",
"main": "dist/electron/main/index.js",
"author": "",
@@ -13,7 +13,7 @@
"publish": [
{
"provider": "generic",
- "url": "http://dhcdn.leon056.com/upgrade/icoldchain"
+ "url": "https://piclist.icoldchain.cn"
}
],
"engines": {
@@ -54,10 +54,13 @@
"@alicloud/viapi-utils": "^1.0.0",
"@types/tracking": "^1.1.30",
"axios": "^0.27.2",
+ "baidu-aip-sdk": "^4.16.16",
+ "echarts": "^5.4.3",
"electron-log": "^4.4.8",
"electron-store": "^8.0.2",
"electron-updater": "^6.1.1",
"element-plus": "^2.2.6",
+ "face-api.js": "^0.22.2",
"iconv-lite": "^0.6.3",
"internet-available": "^1.0.0",
"koa": "^2.13.4",
--
Gitblit v1.8.0