Skip to content

Commit

Permalink
docs(mobile): revise index page (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
3gf8jv4dv authored Dec 29, 2024
1 parent 2581ebb commit d6159e2
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions docs/mobile/index.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,27 @@
# 洛雪音乐助手移动版说明
# LX Music 移动版说明

### 说明

一个基于 React native 开发的音乐软件。
一个基于 React Native 开发的音乐软件。

所用技术栈:

- React native
- React Native
- Redux

支持的平台:

- Android

注:由于没有相关开发环境及证书,所以不计划支持IOS

软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-mobile/blob/master/CHANGELOG.md)
*注:由于没有相关开发环境及证书,所以 **没有计划支持 iOS***

软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-mobile/releases)
软件变化请查看 [更新日志](https://github.com/lyswhut/lx-music-mobile/blob/master/CHANGELOG.md)

或者到网盘下载(网盘内有MAC、windows版):`https://www.lanzoui.com/b0bf2cfa/` 密码:`glqw`(若链接无法打开请百度:蓝奏云链接打不开)
软件下载请查看 [GitHub Releases](https://github.com/lyswhut/lx-music-mobile/releases)

使用常见问题请转至:[常见问题](/mobile/faq)
使用常见问题请参阅 [常见问题](/mobile/faq)

目前本项目的原始发布地址只有**GitHub****蓝奏网盘**,其他渠道均为第三方转载发布,与本项目无关!
目前本项目的原始发布地址只有 **[GitHub Releases](https://github.com/lyswhut/lx-music-mobile/releases)**,其他渠道均为第三方转载发布,与本项目无关!

为了提高使用门槛,本软件内的默认设置、UI操作不以新手友好为目标,所以使用前建议先根据你的喜好浏览调整一遍软件设置,阅读一遍[音乐播放列表机制](/mobile/faq/playlist)
为了提高使用门槛,本软件内的默认设置、UI 操作不以新手友好为目标,所以使用前建议先根据你的喜好浏览调整一遍软件设置,阅读一遍 [音乐播放列表机制](/mobile/faq/playlist)

import DocCardList from '@theme/DocCardList'

Expand Down

0 comments on commit d6159e2

Please sign in to comment.