Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiantao94/caipu_weixin
微信小程序--健康菜谱
https://github.com/qiantao94/caipu_weixin
weixin-application
Last synced: 4 days ago
JSON representation
微信小程序--健康菜谱
- Host: GitHub
- URL: https://github.com/qiantao94/caipu_weixin
- Owner: qiantao94
- Created: 2016-10-11T08:28:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T07:02:16.000Z (almost 8 years ago)
- Last Synced: 2024-08-24T05:01:24.825Z (3 months ago)
- Topics: weixin-application
- Language: JavaScript
- Size: 9.39 MB
- Stars: 155
- Watchers: 12
- Forks: 71
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 微信小程序--健康菜谱
基于微信小程序的一个查找检索菜谱的应用### 效果
![动态图](./res/gif/demo.gif)
### 功能
* 分类检索菜谱
* 发现最新菜谱
* 根据菜谱名搜索菜谱### 用到的API
* 页面路由
* 列表渲染
* 带参数页面跳转
* navigator
* scrollview下拉加载更多
* ...### 待解决
动态改变标题栏的标题并不能生效,原因未知,具体代码中有注释