Skip to content

Commit 1bb4263

Browse files
committed
add comment for beecloud.html
1 parent ed1d16d commit 1bb4263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/hello-mui/examples/beecloud.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ <h1 class="mui-title">cloud Pay(云端支付)</h1>
103103
})
104104

105105
function beecloudPay(bcChannel) {
106+
//因DCloud尚未申请银联账号,故支付宝、微信使用的是DCloud的appid,银联暂时使用BeeCloud的appid,开发者这里无需判断,直接写一个appid即可;
106107
var _appid = bcChannel == "UN_WEB" ? "c37d661d-7e61-49ea-96a5-68c34e83db3b":"44f01a13-965f-4b27-ba9f-da678b47f3f5"
107108
/*
108109
* 构建支付参数

0 commit comments

Comments
 (0)