【替换】融云IM组件,导入融云音视频组件
This commit is contained in:
4
uni_modules/RongCloud-IMWrapper/changelog.md
Normal file
4
uni_modules/RongCloud-IMWrapper/changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## 5.1.3-7(2022-01-19)
|
||||
调整私聊已读回执回调参数
|
||||
## 0.0.1(2022-01-19)
|
||||
从npm迁入插件市场
|
||||
1719
uni_modules/RongCloud-IMWrapper/js_sdk/index.d.ts
vendored
Normal file
1719
uni_modules/RongCloud-IMWrapper/js_sdk/index.d.ts
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1372
uni_modules/RongCloud-IMWrapper/js_sdk/index.esm.js
Normal file
1372
uni_modules/RongCloud-IMWrapper/js_sdk/index.esm.js
Normal file
File diff suppressed because it is too large
Load Diff
1465
uni_modules/RongCloud-IMWrapper/js_sdk/index.js
Normal file
1465
uni_modules/RongCloud-IMWrapper/js_sdk/index.js
Normal file
File diff suppressed because it is too large
Load Diff
80
uni_modules/RongCloud-IMWrapper/package.json
Normal file
80
uni_modules/RongCloud-IMWrapper/package.json
Normal file
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"id": "RongCloud-IMWrapper",
|
||||
"displayName": "RongCloud-IMWrapper",
|
||||
"version": "5.1.3-7",
|
||||
"description": "融云IM原生插件包装层",
|
||||
"keywords": [
|
||||
"RongCloud-IMWrapper"
|
||||
],
|
||||
"repository": "",
|
||||
"engines": {
|
||||
"HBuilderX": "^3.1.0"
|
||||
},
|
||||
"dcloudext": {
|
||||
"category": [
|
||||
"JS SDK",
|
||||
"通用 SDK"
|
||||
],
|
||||
"sale": {
|
||||
"regular": {
|
||||
"price": "0.00"
|
||||
},
|
||||
"sourcecode": {
|
||||
"price": "0.00"
|
||||
}
|
||||
},
|
||||
"contact": {
|
||||
"qq": ""
|
||||
},
|
||||
"declaration": {
|
||||
"ads": "无",
|
||||
"data": "插件不采集任何数据",
|
||||
"permissions": "无"
|
||||
},
|
||||
"npmurl": ""
|
||||
},
|
||||
"uni_modules": {
|
||||
"dependencies": [],
|
||||
"encrypt": [],
|
||||
"platforms": {
|
||||
"cloud": {
|
||||
"tcb": "y",
|
||||
"aliyun": "y"
|
||||
},
|
||||
"client": {
|
||||
"Vue": {
|
||||
"vue2": "n",
|
||||
"vue3": "n"
|
||||
},
|
||||
"App": {
|
||||
"app-vue": "y",
|
||||
"app-nvue": "y"
|
||||
},
|
||||
"H5-mobile": {
|
||||
"Safari": "n",
|
||||
"Android Browser": "n",
|
||||
"微信浏览器(Android)": "n",
|
||||
"QQ浏览器(Android)": "n"
|
||||
},
|
||||
"H5-pc": {
|
||||
"Chrome": "n",
|
||||
"IE": "n",
|
||||
"Edge": "n",
|
||||
"Firefox": "n",
|
||||
"Safari": "n"
|
||||
},
|
||||
"小程序": {
|
||||
"微信": "n",
|
||||
"阿里": "n",
|
||||
"百度": "n",
|
||||
"字节跳动": "n",
|
||||
"QQ": "n"
|
||||
},
|
||||
"快应用": {
|
||||
"华为": "n",
|
||||
"联盟": "n"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1
uni_modules/RongCloud-IMWrapper/readme.md
Normal file
1
uni_modules/RongCloud-IMWrapper/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
# RongCloud-IMWrapper
|
||||
Reference in New Issue
Block a user