【新增】 IM基础模块

This commit is contained in:
2022-01-18 13:56:23 +08:00
parent 61d389bef4
commit 7c6916b4ae
14 changed files with 1499 additions and 930 deletions

View File

@@ -1,26 +1,26 @@
{
"name": "zhhealth",
"version": "1.0.0",
"description": "ZH健康",
"main": "main.js",
"dependencies": {
"@rongcloud/imlib-uni": "^5.1.3-release.3",
"bitcore-lib": "^8.25.25",
"bitcore-mnemonic": "^8.25.25",
"moment": "^2.29.1",
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^2.0.7",
"uview-ui": "^2.0.19",
"vuex": "^3.6.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.yuzhankeji.cn/TmOct5/ZhHealth.git"
},
"author": "唐明明",
"license": "ISC"
{
"name": "zhhealth",
"version": "1.0.0",
"description": "ZH健康",
"main": "main.js",
"dependencies": {
"@rongcloud/imlib-uni": "^5.1.3-release.3",
"bitcore-lib": "^8.25.25",
"bitcore-mnemonic": "^8.25.25",
"moment": "^2.29.1",
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^2.0.7",
"uview-ui": "^2.0.19",
"vuex": "^3.6.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.yuzhankeji.cn/TmOct5/ZhHealth.git"
},
"author": "唐明明",
"license": "ISC"
}