|
25 | 25 | :xl="6" |
26 | 26 | :lg="6" |
27 | 27 | > |
28 | | - <DemoCard title="Web (Vue 3)" icon="/sdk/vue.svg" actionText="跑通 Demo" actionLink="https://github.com/easemob/webim-vue-demo/tree/demo-vue3" > |
| 28 | + <DemoCard title="React" icon="/sdk/react.svg" actionText="跑通 Demo" actionLink="https://github.com/easemob/easemob-demo-react/tree/dev_4.0"> |
29 | 29 | <template #action> |
30 | 30 | <button class="custom-button"> |
31 | | - <a href="https://webim-vue3.easemob.com/login">在线体验</a> |
| 31 | + <a href="https://webim-h5.easemob.com/login">在线体验</a> |
32 | 32 | </button> |
33 | 33 | </template> |
34 | | -</DemoCard> |
35 | | - </el-col><el-col |
| 34 | + </DemoCard> |
| 35 | + </el-col><el-col |
36 | 36 | :span="12" |
37 | 37 | :md="8" |
38 | 38 | :xl="6" |
39 | 39 | :lg="6" |
40 | 40 | > |
41 | | - <DemoCard icon="/sdk/applet.svg" title="微信小程序" qrcode="/images/applet/applet-demo.png" actionText="跑通 Demo" actionLink="https://github.com/easemob/webim-weixin-xcx" /> |
42 | | - </el-col> |
43 | | - </el-row> |
| 41 | + <DemoCard title="Web (Vue 3)" icon="/sdk/vue.svg" actionText="跑通 Demo" actionLink="https://github.com/easemob/webim-vue-demo/tree/demo-vue3" > |
| 42 | + <template #action> |
| 43 | + <button class="custom-button"> |
| 44 | + <a href="https://webim-vue3.easemob.com/login">在线体验</a> |
| 45 | + </button> |
| 46 | + </template> |
| 47 | +</DemoCard> |
| 48 | +</el-col></el-row> |
44 | 49 |
|
45 | 50 |
|
46 | 51 | | 客户端 | 新 Demo | 旧 Demo | |
47 | 52 | | :------------- | :----- | :----- | |
48 | | -| Android | Kotlin Demo,v4.6.0 及以上 | <br/> - Java Demo,v4.5.0 及以下<br/> - 查看 [Demo 源码地址](https://github.com/easemob/chat-android),环信不再维护该 Demo 源码 | |
49 | | -| iOS | Swift Demo,v4.6.0 及以上 | <br/> - Objective-C Demo,4.5.0 及以下。<br/> - 查看 [Demo 源码地址](https://github.com/easemob/easemob-demo-ios/tree/OCDemo),环信不再维护该 Demo 源码 | |
50 | | -| Web | Vue 3 Demo | Vue 2 Demo<br/> -可查看 [Demo 源码地址](https://github.com/easemob/webim-vue-demo/tree/dev-4.0),环信不再维护该 Demo 源码| |
| 53 | +| Android | <br/> - Kotlin Demo,v4.6.0 及以上 <br/> - 查看 [Demo 源码地址](https://github.com/easemob/easemob-demo-android) | <br/> - Java Demo,v4.5.0 及以下<br/> - 查看 [Demo 源码地址](https://github.com/easemob/chat-android),环信不再维护该 Demo 源码 | |
| 54 | +| iOS | <br/> - Swift Demo,v4.6.0 及以上 <br/> - 查看 [Demo 源码地址](https://github.com/easemob/easemob-demo-ios) | <br/> - Objective-C Demo,4.5.0 及以下。<br/> - 查看 [Demo 源码地址](https://github.com/easemob/easemob-demo-ios/tree/OCDemo),环信不再维护该 Demo 源码 | |
| 55 | +| Web | <br/> - React Demo <br/> - 可查看 [Demo 源码地址](https://github.com/easemob/easemob-demo-react/tree/dev_4.0) | | |
| 56 | +| Web | <br/> - Vue 3 Demo <br/> - 可查看 [Demo 源码地址](https://github.com/easemob/webim-vue-demo/tree/demo-vue3) | Vue 2 Demo<br/> -可查看 [Demo 源码地址](https://github.com/easemob/webim-vue-demo/tree/dev-4.0),环信不再维护该 Demo 源码| |
51 | 57 |
|
52 | 58 | ## Uni-app Demo |
53 | 59 |
|
|
78 | 84 | </el-col> |
79 | 85 | </el-row> |
80 | 86 |
|
| 87 | +## 微信小程序 |
| 88 | + |
| 89 | +<el-row gutter="12" :style="{ rowGap: '12px' }"> |
| 90 | + <el-col |
| 91 | + :span="12" |
| 92 | + :md="8" |
| 93 | + :xl="6" |
| 94 | + :lg="6" |
| 95 | + > |
| 96 | + <DemoCard icon="/sdk/applet.svg" title="微信小程序" qrcode="/images/applet/applet-demo.png" actionText="跑通 Demo" actionLink="https://github.com/easemob/webim-weixin-xcx" /> |
| 97 | + </el-col> |
| 98 | +</el-row> |
| 99 | + |
81 | 100 | ## Flutter Demo |
82 | 101 |
|
83 | 102 | <el-row gutter="12" :style="{ rowGap: '12px' }"> |
|
99 | 118 | </el-col> |
100 | 119 | </el-row> |
101 | 120 |
|
102 | | -## React Native/React Demo |
| 121 | +## React Native Demo |
103 | 122 |
|
104 | 123 | <el-row gutter="12" :style="{ rowGap: '12px' }"> |
105 | 124 | <el-col |
|
116 | 135 | :lg="6" |
117 | 136 | > |
118 | 137 | <DemoCard icon="/sdk/iOS.svg" title="iOS" qrcode="/images/demo/rn_ios.png" actionText="跑通 Demo" actionLink="https://github.com/easemob/easemob-uikit-reactnative" /> |
119 | | - </el-col><el-col |
120 | | - :span="12" |
121 | | - :md="8" |
122 | | - :xl="6" |
123 | | - :lg="6" |
124 | | - > |
125 | | - <DemoCard title="React" icon="/sdk/react.svg" actionText="跑通 Demo" actionLink="https://github.com/easemob/easemob-demo-react/tree/dev_4.0"> |
126 | | - <template #action> |
127 | | - <button class="custom-button"> |
128 | | - <a href="https://webim-h5.easemob.com/login">在线体验</a> |
129 | | - </button> |
130 | | - </template> |
131 | | -</DemoCard> |
132 | | - </el-col> |
| 138 | + </el-col> |
133 | 139 | </el-row> |
0 commit comments