From e1e01358530ea0cae9bd09aab1b6e2c371f2dd1c Mon Sep 17 00:00:00 2001 From: dongyukun <1208714201@qq.com> Date: 星期一, 11 十一月 2024 15:10:13 +0800 Subject: [PATCH] opcua选择是否更新当前值功能 --- index.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9e72f92..0d9deba 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,11 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="keywords" - content="工业互联网平台 基于 vue3 + CompositionAPI + typescript + vite3 + element plus 的后台开源免费管理系统!" + content="工业互联网平台 基于 vue3 + CompositionAPI + typescript + vite3 + element plus 的后台管理系统!" /> <meta name="description" - content="工业互联网平台 基于 vue3 + CompositionAPI + typescript + vite3 + element plus 的后台开源免费管理系统!" + content="工业互联网平台 基于 vue3 + CompositionAPI + typescript + vite3 + element plus 的后台管理系统!" /> <title>%VITE_APP_TITLE%</title> </head> -- Gitblit v1.9.3