Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyucoding committed Apr 29, 2019
2 parents 8cf72d2 + d99c73a commit 6014676
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/uni-h5/dist/index.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/uni-h5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dcloudio/uni-h5",
"version": "0.4.7",
"version": "0.4.8",
"description": "uni-app h5",
"main": "dist/index.umd.min.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/platforms/mp-alipay/service/api/protocols.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ const protocols = { // 需要做转换的 API 列表
requestPayment: {
name: 'tradePay',
args: {
orderInfo: 'orderStr'
orderInfo: 'tradeNO'
}
},
getBLEDeviceServices: {
Expand Down

0 comments on commit 6014676

Please sign in to comment.