An open API service indexing awesome lists of open source software.

https://github.com/yuanyican/today

使用小程序云开发进行开发的一款小程序
https://github.com/yuanyican/today

Last synced: 4 months ago
JSON representation

使用小程序云开发进行开发的一款小程序

Awesome Lists containing this project

README

          

# Today

![](https://visitor-badge.glitch.me/badge?page_id=GoKu-gaga.today)

使用小程序云开发进行开发的一款小程序

命名为 `口袋工具`,希望将多个小工具集合在一起。

# 项目预览
![](./qrcode.jpg)

# 说明
- 组件: 使用了部分有赞团队的小程序组件[Vant Weapp](https://youzan.github.io/vant-weapp/#/intro)
- 数据来源: 使用了[聚合数据](https://www.juhe.cn/)的api
- 云函数中 config.js

```
exports.key = JUHE_KEY
exports.baseUrl = JUHE_URL
```