mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 03:14:57 +08:00
✨ feat: 移动端基础适配
- 修复未登录时无法使用本地歌曲 - 修复部分样式异常
This commit is contained in:
2
.github/ISSUE_TEMPLATE/add.yml
vendored
2
.github/ISSUE_TEMPLATE/add.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: 添加功能
|
||||
description: 请填写希望添加的功能的具体信息
|
||||
title: "添加功能"
|
||||
title: 【添加功能】请填写标题
|
||||
labels: [add]
|
||||
body:
|
||||
- type: input
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/bug.yml
vendored
1
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: 遇到问题
|
||||
description: 关于使用过程中遇到的问题
|
||||
title: 【遇到问题】请填写标题
|
||||
labels: [bug]
|
||||
body:
|
||||
- type: input
|
||||
|
||||
Reference in New Issue
Block a user