[PR #81] [MERGED] feat: 支持手机号登录 #67 #429

Closed
opened 2026-02-27 07:11:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/81
Author: @imsyy
Created: 10/25/2023
Status: Merged
Merged: 10/25/2023
Merged by: @imsyy

Base: webHead: dev


📝 Commits (2)

📊 Changes

9 files changed (+330 additions, -486 deletions)

View changed files

📝 .env (+2 -5)
📝 README.md (+6 -1)
📝 index.html (+11 -24)
📝 package.json (+3 -4)
📝 pnpm-lock.yaml (+237 -382)
📝 src/locale/lang/en.js (+11 -7)
📝 src/locale/lang/zh-CN.js (+11 -7)
📝 src/views/Login/LoginView.vue (+49 -40)
📝 vite.config.js (+0 -16)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/81 **Author:** [@imsyy](https://github.com/imsyy) **Created:** 10/25/2023 **Status:** ✅ Merged **Merged:** 10/25/2023 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `web` ← **Head:** `dev` --- ### 📝 Commits (2) - [`ab0fb19`](https://github.com/imsyy/SPlayer/commit/ab0fb1958553721e9b5ed38971c999a1dc8b867c) feat: 支持手机号登录 #67 - [`9fa5935`](https://github.com/imsyy/SPlayer/commit/9fa59359290558347ba86f03da699738e7398e44) feat: 更新说明 ### 📊 Changes **9 files changed** (+330 additions, -486 deletions) <details> <summary>View changed files</summary> 📝 `.env` (+2 -5) 📝 `README.md` (+6 -1) 📝 `index.html` (+11 -24) 📝 `package.json` (+3 -4) 📝 `pnpm-lock.yaml` (+237 -382) 📝 `src/locale/lang/en.js` (+11 -7) 📝 `src/locale/lang/zh-CN.js` (+11 -7) 📝 `src/views/Login/LoginView.vue` (+49 -40) 📝 `vite.config.js` (+0 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:11:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#429
No description provided.