easy-temps / vue3-vant-mobile

An mobile web apps template based on the Vue 3 ecosystem。一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
https://vue3-vant-mobile.netlify.app
MIT License
1.1k stars 219 forks source link

feat: Add login page and user auth #90

Closed qiyue2015 closed 5 months ago

qiyue2015 commented 5 months ago

This commit introduces a new user authentication flow. It includes the file creation for user mocks, user API methods. Login and profile screens were also added with the Login/Logout functionality. Login state is now persistent through sessions.

netlify[bot] commented 5 months ago

Deploy Preview for vue3-vant-mobile ready!

Name Link
Latest commit c5a09f9799a32648f88fc1105636e635679cc699
Latest deploy log https://app.netlify.com/sites/vue3-vant-mobile/deploys/6628d4a002b6b70007615a02
Deploy Preview https://deploy-preview-90--vue3-vant-mobile.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 98
Accessibility: 97
Best Practices: 100
SEO: 92
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

CharleeWa commented 5 months ago

This pull request is related to issue #89 .