From 0600f6aeb0f8371a5081687d5af17796fa7838e7 Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Wed, 3 Jan 2024 11:17:16 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BC=98=E5=8C=96title=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env/.env | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/env/.env b/env/.env index e0473dc..7fd2b2e 100644 --- a/env/.env +++ b/env/.env @@ -1,2 +1,2 @@ -VITE_APP_TITLE = 'Vite + Vue + TS' +VITE_APP_TITLE = 'vue3-uniapp' VITE_APP_PORT = 9000 diff --git a/index.html b/index.html index 4dbeb5b..af7a65e 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ '" />', ) - + vue3-uniapp