Skip to content

Commit c3937af

Browse files
committed
fix doc
1 parent fab6865 commit c3937af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Readme.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,8 @@ MopSDK.openApplet('appid','','',(data)=>{});
104104
```
105105

106106

107-
```
108107
* **SDKKEY****Secret** 可以从前面部署的社区版的管理后台获取。
109108
* **apiServer** 为这里是小程序生态后端的服务地址也就是前文所输入的`IP:端口`
110109
* **小程序id** 为在管理后台上架的小程序唯一ID(在小程序小架时自动生成)
111110
* 上述的参数可以在前文服务器部署的后台界面上获取,亦可以在没有部署服务端的情况下在[https://mp.finogeeks.com](https://mp.finogeeks.com)快速注册,免费获取。
112111
* **重要事情说三遍,您可以在官方的github仓库中查看示例代码** [https://github.com/finogeeks/mop-react-native-demo](https://github.com/finogeeks/mop-react-native-demo)
113-
114-
```

0 commit comments

Comments
 (0)