From d4d2a2196e00136527920a45a330f6126d7d4d78 Mon Sep 17 00:00:00 2001 From: KuroSago Date: Wed, 25 Sep 2024 00:38:35 +0800 Subject: [PATCH] https --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index cc7cede..02b1b5f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -98,9 +98,9 @@ "base": "./" }, "devServer": { - "https": false + "https": true }, - "title": "uniapp_vue3_vite_ts", + "title": "demo", "unipush": { "enable": false },