|
@@ -1,9 +1,13 @@
|
|
-<h1>Himalayan-lite <img src="https://img.shields.io/badge/wechat-green.svg"> </h1>
|
|
|
|
|
|
+<h2>Himalayan-lite <img src="https://img.shields.io/badge/wechat-green.svg"> </h2>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+一个模仿 `喜马拉雅lite` 的微信小程序 `demo`, 使用微信小程序原生开发的一个初级项目、适合微信小程序开发新手入门🤹♀️
|
|
|
|
|
|
-这是一个模仿 `喜马拉雅lite` 的微信小程序 `demo`, 使用微信小程序原生开发。这是一个初级项目,非常的适合微信小程序开发新手🤹♀️,如果你有 `html` `css` `js` 前端基础那么你将很快上手
|
|
|
|
|
|
|
|
### 效果预览
|
|
### 效果预览
|
|
|
|
|
|
|
|
+在实际的 `喜马拉雅lite` 小程序中存着很多的功能,比如播放,签到,以及页面之间的跳转都很多。因为这个项目的定位是一个0基础的学习项目所以并没有完全达到和实际小程序一样的功能体验,有些界面可能只是一个静态界面。目前该项目还在继续完善中,谢谢所有给了start的小伙伴的支持。
|
|
|
|
+
|
|
<p align="center">
|
|
<p align="center">
|
|
<img src="https://cdn.nlark.com/yuque/0/2019/jpeg/282518/1577790030151-assets/web-upload/856d0239-48c1-4dfb-9ab5-dac2e4aaacc6.jpeg?x-oss-process=image/resize,w_275"/>
|
|
<img src="https://cdn.nlark.com/yuque/0/2019/jpeg/282518/1577790030151-assets/web-upload/856d0239-48c1-4dfb-9ab5-dac2e4aaacc6.jpeg?x-oss-process=image/resize,w_275"/>
|
|
|
|
|
|
@@ -12,40 +16,20 @@
|
|
|
|
|
|
<br/><br/>
|
|
<br/><br/>
|
|
|
|
|
|
-### 完成度
|
|
|
|
-
|
|
|
|
-在实际的 `喜马拉雅lite` 小程序中存着很多的功能,比如播放,签到,以及页面之间的跳转都很多。因为这个项目的定位是一个0基础的学习项目所以并没有完全达到和实际小程序一样的功能体验,有些界面可能只是一个静态界面。目前该项目还在继续完善中,谢谢所有给了start的小伙伴的支持。
|
|
|
|
-
|
|
|
|
### 运行
|
|
### 运行
|
|
|
|
|
|
-将代码 clone 到本地, 微信开发者工具中导入项目即可
|
|
|
|
|
|
+将代码 clone 到本地, 在微信开发者工具中导入项目即可
|
|
|
|
+
|
|
|
|
+> 项目中使用的api数据在开发者工具上可以正常显示,但是在真机上无法显示,可能需要将API的域名加入白名单
|
|
|
|
|
|
```shell
|
|
```shell
|
|
git clone https://github.com/iven35/Himalayan-lite.git
|
|
git clone https://github.com/iven35/Himalayan-lite.git
|
|
```
|
|
```
|
|
-> 如果你没有使用过git,可以下载本项目的zip包,解压之后在微信开发者工具中导入即可
|
|
|
|
|
|
|
|
-### 注意
|
|
|
|
-
|
|
|
|
-* 项目中使用的api数据在开发者工具上可以正常显示,但是在真机上无法显示,问题应该是API的问题(若需要请换api)
|
|
|
|
|
|
+> 如果你没有使用过git,可以下载本项目的zip包,解压之后在微信开发者工具中导入即可
|
|
|
|
|
|
-### TODO
|
|
|
|
- - [x] 修复与喜马拉雅Lite的颜色差距(目前基本差不多了......)
|
|
|
|
- - [ ] 修复分类页的侧边栏选择项的滑动计算逻辑
|
|
|
|
- - [x] 实现详情页的背景色虚化
|
|
|
|
- - [x] 实现搜索页
|
|
|
|
- - [ ] 实现节目详情页面的一些小功能
|
|
|
|
- - [x] 实现榜单页面的下拉选项点击选择功能
|
|
|
|
- - [x] 页面传参
|
|
|
|
- - [x] 移除其他的`icon`资源
|
|
|
|
- - [ ] 实现播放界面 🐛🐛🐛
|
|
|
|
- - [ ] 不断完善..go
|
|
|
|
-
|
|
|
|
-> 当然还有很多的bug......未完待续
|
|
|
|
|
|
|
|
-### 建议&联系
|
|
|
|
|
|
+### 联系
|
|
|
|
|
|
-欢迎您的建议或者是提出Bug
|
|
|
|
|
|
+对于此项目如果有任何问题,请提 [issue](https://github.com/Notobey/Himalayan-lite/issues) 或者 [Email](itaco@qq.com)
|
|
|
|
|
|
-* 提[issue](https://github.com/Notobey/Himalayan-lite/issues)
|
|
|
|
-* mail: itaco@qq.com
|
|
|