diff --git a/.env b/.env index 5ad279d..ac32ff5 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ VITE_PORT = 3100 # 网站标题 -VITE_GLOB_APP_TITLE = JeecgBoot 企业级低代码平台 +VITE_GLOB_APP_TITLE = 企业数字化平台 # 简称,用于配置文件名字 不要出现空格、数字开头等特殊字符 VITE_GLOB_APP_SHORT_NAME = JeecgBootAdmin diff --git a/src/App.vue b/src/App.vue index 7cb7cca..46fba31 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,15 +7,24 @@ diff --git a/src/views/demo/feat/watermark/index.vue b/src/views/demo/feat/watermark/index.vue index b1acd7e..d657984 100644 --- a/src/views/demo/feat/watermark/index.vue +++ b/src/views/demo/feat/watermark/index.vue @@ -1,27 +1,34 @@