# miniprogram-cycle **Repository Path**: BrightenWu/miniprogram-cycle ## Basic Information - **Project Name**: miniprogram-cycle - **Description**: 简单的微信小程序。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-11 - **Last Updated**: 2021-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微信小程序 ## README # miniprogram-cycle A simple Weixin miniprogram. [![MIT](https://img.shields.io/npm/l/dplayer.svg?style=flat-square)](https://github.com/BrightenWu/miniprogram-cycle/blob/main/LICENSE) [![996.icu](https://img.shields.io/badge/link-996.icu-red.svg?style=flat-square)](https://996.icu) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg?style=flat-square)](https://github.com/996icu/996.ICU/blob/master/LICENSE) ## Platforms & Tools * Windows 7 x64 * [Weixin DevTools Stable Build (1.05.2103200)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) * One server(localhost or cloud server). ## Requirements [APPID](https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/getstart.html#申请帐号) ## Friendly link - [ColorUI](https://github.com/weilanwl/ColorUI) - [Hitokoto](https://github.com/hitokoto-osc/hitokoto-api) ## Demo ![Demo](./Demo.gif) ## Regret ### Weixin components - Web-view is currently not supported on Mini Programs owned by personal entities (individual), so I can't use web-view navigate to the webpage of the link. - The property binddragend of scroll-view is of no use.