客户端app

This commit is contained in:
2023-09-24 23:26:20 +08:00
parent 59f7e39791
commit daa9c98598
628 changed files with 87877 additions and 8 deletions

16
im-uniapp/package.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "微聊",
"version": "1.1.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git"
},
"author": "zmm2113@qq.com",
"license": "ISC",
"dependencies": {
}
}