From 0ccd9ca4b3a0ac1474c8cb9445d8b669654c7a81 Mon Sep 17 00:00:00 2001 From: 潘志宝 <979469083@qq.com> Date: 星期一, 28 十月 2024 17:37:59 +0800 Subject: [PATCH] Merge branch 'master' of http://dlindusit.com:53929/r/iailab-plat-ui-vue3 --- 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