deploy: a43106ac24
This commit is contained in:
13
index.html
13
index.html
@@ -2718,6 +2718,9 @@ img {
|
||||
<p>基于 React Native 的宝支付插件,支持 iOS/Android。适用于商家在 App 应用中集成支付宝支付功能,商家 APP 调用支付宝提供的 SDK,SDK 再调用支付宝 APP 内的支付模块。如果用户已安装支付宝APP,商家APP会跳转到支付宝中完成支付,支付完后跳回到商家 APP 内,最后展示支付结果。如果用户没有安装支付宝 APP,商家 APP 内会调起支付宝网页支付收银台,用户登录支付宝账户,支付完后展示支付结果。完整实例 <a href="./example">Example</a> | <a href="https://uiwjs.github.io/react-native-alipay/">完整的接口文档</a></p>
|
||||
<p><img src="https://gw.alipayobjects.com/zos/skylark-tools/public/files/c0aa8379f5f57c55f1e5bf25e6f426d1.png" alt=""></p>
|
||||
<p><img src="https://gw.alipayobjects.com/zos/skylark-tools/public/files/2454bffde14f428b2eeb2bfb6aa28d6b.png" alt=""></p>
|
||||
<blockquote>
|
||||
<p>⚠️ <code>4.0+</code> 在 iOS 打包中报错,这是因为<a href="https://help.aliyun.com/document_detail/39984.html">使用阿里云产品的 SDK 出现 UTDID 冲突的问题</a>,在 <a href="https://github.com/EatherToo">@EatherToo</a> 的帮助下(#44),UTDID 被剥离了。可以在 <code>Podfile</code> 中加上 <code>pod 'UTDID'</code> 解决打包失败的问题。感谢 <a href="https://github.com/ouabing">@abing</a></p>
|
||||
</blockquote>
|
||||
<a href="#注意事项" id="注意事项" style="color: inherit; text-decoration: none;">
|
||||
<h2>注意事项</h2>
|
||||
</a>
|
||||
@@ -2964,7 +2967,7 @@ img {
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/8201928/index.d.ts#L135">index.d.ts:135</a></li>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/a43106a/index.d.ts#L135">index.d.ts:135</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -2996,7 +2999,7 @@ img {
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/8201928/index.d.ts#L144">index.d.ts:144</a></li>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/a43106a/index.d.ts#L144">index.d.ts:144</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -3033,7 +3036,7 @@ img {
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/8201928/index.d.ts#L149">index.d.ts:149</a></li>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/a43106a/index.d.ts#L149">index.d.ts:149</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -3056,7 +3059,7 @@ img {
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/8201928/index.d.ts#L161">index.d.ts:161</a></li>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/a43106a/index.d.ts#L161">index.d.ts:161</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -3089,7 +3092,7 @@ img {
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/8201928/index.d.ts#L155">index.d.ts:155</a></li>
|
||||
<li>Defined in <a href="https://github.com/uiwjs/react-native-alipay/blob/a43106a/index.d.ts#L155">index.d.ts:155</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
Reference in New Issue
Block a user