From 6ac6bc5a1891b94854ffc5e9f8cf45b8033f079d Mon Sep 17 00:00:00 2001 From: Wisdom Date: Sun, 1 Oct 2023 21:00:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B9=20feat:=20add=20account=20for=20lo?= =?UTF-8?q?gin=20method=20(#13)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49188f9..1f75438 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ [🔥 Live Demo 在线体验](https://pdsuwwz.github.io/vite-naive-template) +> 账号:`admin@test.com` (随意, 邮箱格式就行) +> +> 密码:123456 (随意) + ## 🎉 Features * 支持 __Vite 4 + Vue 3.3 + TypeScript__