内网开发

This commit is contained in:
2023-10-26 21:02:51 +08:00
parent 368ca335fe
commit 4e190cec87
308 changed files with 7135 additions and 2175 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "微聊",
"name": "hs-im",
"version": "1.1.0",
"description": "",
"main": "main.js",
@@ -9,10 +9,11 @@
"repository": {
"type": "git"
},
"author": "zmm2113@qq.com",
"author": "php_echo@163.com",
"license": "ISC",
"dependencies": {
"dayjs": "^1.11.10",
"localforage": "^1.10.0"
"localforage": "^1.10.0",
"luch-request": "^3.1.1"
}
}