Explorar o código

Merge branch 'master' of http://git.yangzhiqiang.tech/jiayq/ai-tagging

jiayongqiang hai 1 día
pai
achega
f6b77b4c4d
Modificáronse 2 ficheiros con 20 adicións e 18 borrados
  1. 19 17
      web/public/static/license.json
  2. 1 1
      web/src/config/frame.js

+ 19 - 17
web/public/static/license.json

@@ -1,18 +1,20 @@
 {
-  "Extends": [],
-  "build-time": "Mon Oct 27 14:23:14 CST 2025",
-  "complie_date": "2018-02-12",
-  "license_code": "0000028601",
-  "license_end_time": "2026-04-20",
-  "license_start_time": "2025-10-23",
-  "license_type": "内部试用许可证",
-  "pro_code": "YTEC-2024-3620-B",
-  "pro_name": "平台产品部研发项目-2025年",
-  "product_code": "0000001182",
-  "product_name_en-us": "YUFP",
-  "product_name_zh-cn": "宇信科技统一前端平台",
-  "validate-code": "671FD474516FC97C402AB90DD6EBA6494EDF439107D2555D9BE5D7C387D9BDC1",
-  "version_major": "1",
-  "version_publish": "1",
-  "version_sub": "0"
-}
+	"Extends":[
+		
+	],
+	"build-time":"Fri Apr 10 16:13:27 CST 2026",
+	"complie_date":"2018-02-12",
+	"contract_code":"HT2026-0046",
+	"customer_name":"福建省农村信用社联合社",
+	"license_code":"0000029407",
+	"license_end_time":"2086-04-30",
+	"license_start_time":"2026-04-01",
+	"license_type":"客户销售许可证",
+	"product_code":"0000001182",
+	"product_name_en-us":"YUFP",
+	"product_name_zh-cn":"宇信科技统一前端平台",
+	"validate-code":"A632A0756B8DB24262600BCEFC9E6F25BF62C52620D95315DBACC608B14BF37C",
+	"version_major":"1",
+	"version_publish":"1",
+	"version_sub":"0"
+}

+ 1 - 1
web/src/config/frame.js

@@ -267,7 +267,7 @@ const frameConfig = {
     },
     // // 多语言
     {
-      show: true,
+      show: false,
       is: 'language',
       text: getI18nMessage('component.language'),
       icon: 'yu-icon-network',