Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niuhuahua/kedouWechat

蝌蚪物流的微信小程序 基于wepy框架
https://github.com/niuhuahua/kedouWechat

Last synced: 2 months ago
JSON representation

蝌蚪物流的微信小程序 基于wepy框架

Awesome Lists containing this project

README

        

# kedouWechat
> 蝌蚪物流的微信小程序 基于wepy框架
### 安装运行
```
1. git clone https://github.com/niuhuahua/kedouWechat.git

2. 运行`npm install` 安装依赖 建议用淘宝镜像 cnpm

3. 微信开发者工具 --> 项目 --> 关闭ES6转ES5

4. 本地项目根目录运行wepy build --watch,开启实时编译

```
### 效果图
#### 登录

![](./imgView/login.png)

#### 个人主页

![](./imgView/member.png)

#### 嵌入的webView

![](./imgView/webView.jpg)

#### 记录列表页
![](./imgView/list.png)