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

https://github.com/oe/allodoxaphobia

微信小程序 关爱选择困难症 Wechat mini program to Kill allodoxaphobia
https://github.com/oe/allodoxaphobia

mpvue vue wechat wechat-app wechat-mini-program

Last synced: 28 days ago
JSON representation

微信小程序 关爱选择困难症 Wechat mini program to Kill allodoxaphobia

Awesome Lists containing this project

README

          

# 小程序 关爱选择困难症
本项目基于 [mpvue](https://github.com/Meituan-Dianping/mpvue) 开发, **现开源并已不再维护**.

微信扫描下面二维码可以体验

![miniapp](./miniapp.jpg)

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

## 项目参考
- [mpvue](https://github.com/Meituan-Dianping/mpvue) 使用 vue 开发小程序
- [icons8](https://icons8.com/) 图标库
- [wux](https://github.com/wux-weapp/wux-weapp) 小程序组件库
- [微信小程序左划删除组件](https://github.com/bigmeow/minapp-slider-left)