Skip to content

Commit e1eea08

Browse files
committed
细化说明
1 parent 191445c commit e1eea08

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ mpapi(miniProgram API),小程序API兼容插件,一次编写,多端运
77
[![Language][img-javascript]][url-github]
88
[![License][img-mit]][url-mit]
99

10+
> **此项目解决的问题**:在“多端小程序输出”需求下,调用小程序 API 时,同一个方法在各个小程序的传参、返回参等逻辑不一样。每个小程序需要单独编写,而此项目是寻找不同小程序 API 之间的差异,尽可能地通过**一套 API 兼容多个小程序使用**
11+
1012

1113
## 特点
1214
- 一次编写,多端运行,支持: 微信小程序、支付宝小程序、百度智能小程序

0 commit comments

Comments
 (0)