wechat.zip
大小:29.19MB
价格:21积分
下载量:0
评分:
5.0
上传者:2301_80488214
更新日期:2024-08-08

聊天室、websocket、socket.io、毕业设计

资源文件列表(大概)

文件名
大小
wechat/
-
wechat/.gitignore
388B
wechat/README.md
4.65KB
wechat/chatAdmin/
-
wechat/chatAdmin/.gitignore
310B
wechat/chatAdmin/README.md
2.81KB
wechat/chatAdmin/package-lock.json
591.3KB
wechat/chatAdmin/package.json
1.15KB
wechat/chatAdmin/public/
-
wechat/chatAdmin/public/favicon.ico
3.78KB
wechat/chatAdmin/public/images/
-
wechat/chatAdmin/public/images/2.jpg
821.24KB
wechat/chatAdmin/public/images/bg1.jpg
446.53KB
wechat/chatAdmin/public/index.html
1.74KB
wechat/chatAdmin/public/manifest.json
306B
wechat/chatAdmin/src/
-
wechat/chatAdmin/src/api/
-
wechat/chatAdmin/src/api/index.js
261B
wechat/chatAdmin/src/api/modules/
-
wechat/chatAdmin/src/api/modules/admin.js
347B
wechat/chatAdmin/src/api/modules/group.js
150B
wechat/chatAdmin/src/api/modules/system.js
192B
wechat/chatAdmin/src/api/modules/user.js
634B
wechat/chatAdmin/src/components/
-
wechat/chatAdmin/src/components/BizChart/
-
wechat/chatAdmin/src/components/BizChart/DashBoard/
-
wechat/chatAdmin/src/components/BizChart/DashBoard/index.js
3.19KB
wechat/chatAdmin/src/components/BizChart/Histogram/
-
wechat/chatAdmin/src/components/BizChart/Histogram/index.js
431B
wechat/chatAdmin/src/components/BizChart/Line/
-
wechat/chatAdmin/src/components/BizChart/Line/index.js
614B
wechat/chatAdmin/src/components/BizChart/Pie/
-
wechat/chatAdmin/src/components/BizChart/Pie/index.js
1.07KB
wechat/chatAdmin/src/const/
-
wechat/chatAdmin/src/const/bizChart.js
664B
wechat/chatAdmin/src/index.css
30B
wechat/chatAdmin/src/index.js
332B
wechat/chatAdmin/src/layout/
-
wechat/chatAdmin/src/layout/ContentMain/
-
wechat/chatAdmin/src/layout/ContentMain/index.js
1.69KB
wechat/chatAdmin/src/layout/ContentMain/index.scss
193B
wechat/chatAdmin/src/layout/CustomBreadcrumb/
-
wechat/chatAdmin/src/layout/CustomBreadcrumb/const.js
426B
wechat/chatAdmin/src/layout/CustomBreadcrumb/index.js
856B
wechat/chatAdmin/src/layout/CustomHeader/
-
wechat/chatAdmin/src/layout/CustomHeader/index.js
2.38KB
wechat/chatAdmin/src/layout/CustomHeader/index.scss
184B
wechat/chatAdmin/src/layout/CustomMenu/
-
wechat/chatAdmin/src/layout/CustomMenu/index.js
3.42KB
wechat/chatAdmin/src/layout/SiderNav/
-
wechat/chatAdmin/src/layout/SiderNav/index.js
506B
wechat/chatAdmin/src/layout/SiderNav/index.scss
152B
wechat/chatAdmin/src/pages/
-
wechat/chatAdmin/src/pages/Admin/
-
wechat/chatAdmin/src/pages/Admin/addForm.js
1.19KB
wechat/chatAdmin/src/pages/Admin/index.js
2.99KB
wechat/chatAdmin/src/pages/Admin/index.scss
125B
wechat/chatAdmin/src/pages/Group/
-
wechat/chatAdmin/src/pages/Group/Edit/
-
wechat/chatAdmin/src/pages/Group/Edit/index.js
360B
wechat/chatAdmin/src/pages/Group/Statisic/
-
wechat/chatAdmin/src/pages/Group/Statisic/index.js
152B
wechat/chatAdmin/src/pages/Group/index.js
111B
wechat/chatAdmin/src/pages/Home/
-
wechat/chatAdmin/src/pages/Home/index.js
1.09KB
wechat/chatAdmin/src/pages/Home/index.scss
313B
wechat/chatAdmin/src/pages/Login/
-
wechat/chatAdmin/src/pages/Login/index.js
996B
wechat/chatAdmin/src/pages/Login/index.scss
741B
wechat/chatAdmin/src/pages/Login/loign.js
1.91KB
wechat/chatAdmin/src/pages/Login/register.js
811B
wechat/chatAdmin/src/pages/Statics/
-
wechat/chatAdmin/src/pages/Statics/avatar.js
927B
wechat/chatAdmin/src/pages/Statics/avatar.scss
570B
wechat/chatAdmin/src/pages/User/
-
wechat/chatAdmin/src/pages/User/EditUser/
-
wechat/chatAdmin/src/pages/User/EditUser/components/
-
wechat/chatAdmin/src/pages/User/EditUser/components/Modal.js
870B
wechat/chatAdmin/src/pages/User/EditUser/const.js
4.56KB
wechat/chatAdmin/src/pages/User/EditUser/help.js
4.58KB
wechat/chatAdmin/src/pages/User/EditUser/index.js
2.51KB
wechat/chatAdmin/src/pages/User/StatisticsUser/
-
wechat/chatAdmin/src/pages/User/StatisticsUser/components/
-
wechat/chatAdmin/src/pages/User/StatisticsUser/components/Map/
-
wechat/chatAdmin/src/pages/User/StatisticsUser/components/Map/index.js
5.13KB
wechat/chatAdmin/src/pages/User/StatisticsUser/const.js
3.45KB
wechat/chatAdmin/src/pages/User/StatisticsUser/index.js
5.82KB
wechat/chatAdmin/src/pages/User/StatisticsUser/index.scss
175B
wechat/chatAdmin/src/pages/User/index.js
117B
wechat/chatAdmin/src/route/
-
wechat/chatAdmin/src/route/const.js
1.88KB
wechat/chatAdmin/src/route/index.js
1.71KB
wechat/chatAdmin/src/store/
-
wechat/chatAdmin/src/store/index.js
411B
wechat/chatAdmin/src/store/modules/
-
wechat/chatAdmin/src/store/modules/app/
-
wechat/chatAdmin/src/store/modules/app/actionCreators.js
218B
wechat/chatAdmin/src/store/modules/app/constants.js
103B
wechat/chatAdmin/src/store/modules/app/index.js
171B
wechat/chatAdmin/src/store/modules/app/reducer.js
623B
wechat/chatAdmin/src/store/reducer.js
159B
wechat/chatAdmin/src/styles/
-
wechat/chatAdmin/src/styles/base.scss
857B
wechat/chatAdmin/src/utils/
-
wechat/chatAdmin/src/utils/index.js
3.57KB
wechat/chatAdmin/src/utils/request.js
1.28KB
wechat/chatClient/
-
wechat/chatClient/.babelrc
230B
wechat/chatClient/.editorconfig
147B
wechat/chatClient/.gitignore
154B
wechat/chatClient/.postcssrc.js
246B
wechat/chatClient/README.md
453B
wechat/chatClient/build/
-
wechat/chatClient/build/build.js
1.17KB
wechat/chatClient/build/check-versions.js
1.26KB
wechat/chatClient/build/logo.png
6.69KB
wechat/chatClient/build/utils.js
2.53KB
wechat/chatClient/build/vue-loader.conf.js
553B
wechat/chatClient/build/webpack.base.conf.js
2.08KB
wechat/chatClient/build/webpack.dev.conf.js
2.93KB
wechat/chatClient/build/webpack.prod.conf.js
4.94KB
wechat/chatClient/config/
-
wechat/chatClient/config/dev.env.js
237B
wechat/chatClient/config/index.js
2.23KB
wechat/chatClient/config/prod.env.js
95B
wechat/chatClient/index.html
2.14KB
wechat/chatClient/package-lock.json
415.67KB
wechat/chatClient/package.json
2.16KB
wechat/chatClient/src/
-
wechat/chatClient/src/App.vue
1.65KB
wechat/chatClient/src/PopUps.vue
2.7KB
wechat/chatClient/src/SVGComponents/
-
wechat/chatClient/src/SVGComponents/chat.vue
10.2KB
wechat/chatClient/src/SVGComponents/empty.vue
38.75KB
wechat/chatClient/src/api/
-
wechat/chatClient/src/api/index.js
467B
wechat/chatClient/src/api/modules/
-
wechat/chatClient/src/api/modules/blog.js
624B
wechat/chatClient/src/api/modules/friendly.js
375B
wechat/chatClient/src/api/modules/group.js
1.45KB
wechat/chatClient/src/api/modules/news.js
545B
wechat/chatClient/src/api/modules/pyq.js
1021B
wechat/chatClient/src/api/modules/sys.js
525B
wechat/chatClient/src/api/modules/user.js
1.03KB
wechat/chatClient/src/api/modules/users.js
1.44KB
wechat/chatClient/src/api/modules/validate.js
213B
wechat/chatClient/src/assets/
-
wechat/chatClient/src/assets/logo.png
6.69KB
wechat/chatClient/src/components/
-
wechat/chatClient/src/components/avatarChoose/
-
wechat/chatClient/src/components/avatarChoose/index.vue
1.48KB
wechat/chatClient/src/components/avatarHeader/
-
wechat/chatClient/src/components/avatarHeader/index.vue
1.79KB
wechat/chatClient/src/components/backTop/
-
wechat/chatClient/src/components/backTop/index.vue
1.08KB
wechat/chatClient/src/components/bearingModal/
-
wechat/chatClient/src/components/bearingModal/index.vue
1.19KB
wechat/chatClient/src/components/beizhuModal/
-
wechat/chatClient/src/components/beizhuModal/index.vue
1.78KB
wechat/chatClient/src/components/colorPick/
-
wechat/chatClient/src/components/colorPick/index.vue
2.4KB
wechat/chatClient/src/components/copyright/
-
wechat/chatClient/src/components/copyright/index.vue
590B
wechat/chatClient/src/components/createGroup/
-
wechat/chatClient/src/components/createGroup/index.vue
3.11KB
wechat/chatClient/src/components/cropper/
-
wechat/chatClient/src/components/cropper/index.vue
3.73KB
wechat/chatClient/src/components/customCommentList/
-
wechat/chatClient/src/components/customCommentList/index.vue
10.79KB
wechat/chatClient/src/components/customEmoji/
-
wechat/chatClient/src/components/customEmoji/index.vue
1.53KB
wechat/chatClient/src/components/customGroupUserList/
-
wechat/chatClient/src/components/customGroupUserList/index.vue
2.35KB
wechat/chatClient/src/components/customMap/
-
wechat/chatClient/src/components/customMap/index.vue
1.54KB
wechat/chatClient/src/components/customPictureView/
-
wechat/chatClient/src/components/customPictureView/index.vue
2.28KB
wechat/chatClient/src/components/customSearchList/
-
wechat/chatClient/src/components/customSearchList/groupList.vue
3.91KB
wechat/chatClient/src/components/customSearchList/index.vue
4.08KB
wechat/chatClient/src/components/customSearchList/userList.vue
3.89KB
wechat/chatClient/src/components/customUploadImg/
-
wechat/chatClient/src/components/customUploadImg/index.vue
4.55KB
wechat/chatClient/src/components/customWeather/
-
wechat/chatClient/src/components/customWeather/index.vue
964B
wechat/chatClient/src/components/customWeather/item.vue
1.92KB
wechat/chatClient/src/components/fenzuModal/
-
wechat/chatClient/src/components/fenzuModal/index.vue
3.19KB
wechat/chatClient/src/components/messageTypes/
-
wechat/chatClient/src/components/messageTypes/artBoard.vue
233B
wechat/chatClient/src/components/messageTypes/audio.vue
213B
wechat/chatClient/src/components/messageTypes/file.vue
205B
wechat/chatClient/src/components/messageTypes/img.vue
2.23KB
wechat/chatClient/src/components/messageTypes/index.js
802B
wechat/chatClient/src/components/messageTypes/messageTextMenu.vue
1.43KB
wechat/chatClient/src/components/messageTypes/sys.vue
351B
wechat/chatClient/src/components/messageTypes/text.vue
469B
wechat/chatClient/src/components/messageTypes/video.vue
212B
wechat/chatClient/src/components/mzonePyq/
-
wechat/chatClient/src/components/mzonePyq/index.vue
16.37KB
wechat/chatClient/src/components/mzonePyqEdit/
-
wechat/chatClient/src/components/mzonePyqEdit/index.vue
5KB
wechat/chatClient/src/components/partTitle/
-
wechat/chatClient/src/components/partTitle/index.vue
648B
wechat/chatClient/src/components/picturePreview/
-
wechat/chatClient/src/components/picturePreview/index.vue
4.71KB
wechat/chatClient/src/components/search/
-
wechat/chatClient/src/components/search/index.vue
1.89KB
wechat/chatClient/src/components/sendMZone/
-
wechat/chatClient/src/components/sendMZone/index.vue
7.24KB
wechat/chatClient/src/components/suckTop/
-
wechat/chatClient/src/components/suckTop/index.vue
1.66KB
wechat/chatClient/src/components/theme/
-
wechat/chatClient/src/components/theme/index.vue
7.7KB
wechat/chatClient/src/components/toast/
-
wechat/chatClient/src/components/toast/main.js
610B
wechat/chatClient/src/components/toast/main.vue
955B
wechat/chatClient/src/components/todo/
-
wechat/chatClient/src/components/todo/index.vue
1.74KB
wechat/chatClient/src/components/userCard/
-
wechat/chatClient/src/components/userCard/index.vue
1.1KB
wechat/chatClient/src/components/userProfile/
-
wechat/chatClient/src/components/userProfile/index.vue
407B
wechat/chatClient/src/components/validateNews/
-
wechat/chatClient/src/components/validateNews/index.vue
6.42KB
wechat/chatClient/src/const/
-
wechat/chatClient/src/const/emoji.json
2.05KB
wechat/chatClient/src/const/index.js
2.44KB
wechat/chatClient/src/directives/
-
wechat/chatClient/src/directives/index.js
1.54KB
wechat/chatClient/src/main.js
1.85KB
wechat/chatClient/src/plugins/
-
wechat/chatClient/src/plugins/highlight.js
1.49KB
wechat/chatClient/src/plugins/marked.js
2.67KB
wechat/chatClient/src/router/
-
wechat/chatClient/src/router/index.js
2.96KB
wechat/chatClient/src/store/
-
wechat/chatClient/src/store/constants.js
96B
wechat/chatClient/src/store/index.js
340B
wechat/chatClient/src/store/modules/
-
wechat/chatClient/src/store/modules/app.js
3.17KB
wechat/chatClient/src/store/modules/device.js
1.41KB
wechat/chatClient/src/store/modules/news.js
2.46KB
wechat/chatClient/src/store/modules/theme.js
2.86KB
wechat/chatClient/src/store/modules/user.js
841B
wechat/chatClient/src/utils/
-
wechat/chatClient/src/utils/artboard.js
7.38KB
wechat/chatClient/src/utils/cvcode.js
802B
wechat/chatClient/src/utils/index.js
10.97KB
wechat/chatClient/src/utils/reg.js
1.18KB
wechat/chatClient/src/utils/request.js
1.86KB
wechat/chatClient/src/utils/token.js
297B
wechat/chatClient/src/utils/xss.js
151B
wechat/chatClient/src/views/
-
wechat/chatClient/src/views/404.vue
2.55KB
wechat/chatClient/src/views/Add.vue
5.82KB
wechat/chatClient/src/views/BlogInfo.vue
4.68KB
wechat/chatClient/src/views/CoArtBoard.vue
11.97KB
wechat/chatClient/src/views/CoVideo.vue
7.82KB
wechat/chatClient/src/views/Index.vue
4.67KB
wechat/chatClient/src/views/Login.vue
9.66KB
wechat/chatClient/src/views/MZone/
-
wechat/chatClient/src/views/MZone/blog.vue
3KB
wechat/chatClient/src/views/MZone/blogMetaDialog.vue
6KB
wechat/chatClient/src/views/MZone/editorBlog.vue
2.19KB
wechat/chatClient/src/views/MZone/index.vue
7KB
wechat/chatClient/src/views/Schedule.vue
5.16KB
wechat/chatClient/src/views/Setting.vue
8.67KB
wechat/chatClient/src/views/SystemNews.vue
3.46KB
wechat/chatClient/src/views/UserDetails.vue
4.46KB
wechat/chatClient/src/views/chat/
-
wechat/chatClient/src/views/chat/ChatArea.vue
14.2KB
wechat/chatClient/src/views/chat/components/
-
wechat/chatClient/src/views/chat/components/GroupDesc.vue
1.21KB
wechat/chatClient/src/views/chat/components/Header.vue
5.2KB
wechat/chatClient/src/views/chat/components/HistoryMsg.vue
4.57KB
wechat/chatClient/src/views/chat/components/HistoryMsgItem.vue
1.36KB
wechat/chatClient/src/views/chat/components/MessageItem.vue
7.05KB
wechat/chatClient/src/views/chat/components/MessageList.vue
3.5KB
wechat/chatClient/src/views/chat/components/settingPanel.vue
1.77KB
wechat/chatClient/src/views/chat/index.vue
540B
wechat/chatClient/src/views/conversation/
-
wechat/chatClient/src/views/conversation/ConversationItem.vue
8.08KB
wechat/chatClient/src/views/conversation/ConversationList.vue
5.74KB
wechat/chatClient/src/views/conversation/FenzuConversation.vue
7.72KB
wechat/chatClient/src/views/conversation/FenzuMenu.vue
1.53KB
wechat/chatClient/src/views/conversation/GroupConversation.vue
3.36KB
wechat/chatClient/src/views/conversation/Menu.vue
2.54KB
wechat/chatClient/src/views/conversation/RecentConversation.vue
7.28KB
wechat/chatClient/src/views/conversation/TopSearch.vue
660B
wechat/chatClient/src/views/layout/
-
wechat/chatClient/src/views/layout/Index.vue
10.24KB
wechat/chatClient/src/views/layout/components/
-
wechat/chatClient/src/views/layout/components/Aside.vue
3.33KB
wechat/chatClient/src/views/layout/components/Header.vue
10.56KB
wechat/chatClient/src/views/layout/components/operMenu.vue
2.19KB
wechat/chatClient/static/
-
wechat/chatClient/static/.gitkeep
-
wechat/chatClient/static/audio/
-
wechat/chatClient/static/audio/apple.mp3
25.63KB
wechat/chatClient/static/audio/default.mp3
10.2KB
wechat/chatClient/static/audio/huaji.mp3
7.63KB
wechat/chatClient/static/audio/mobileqq.mp3
32.32KB
wechat/chatClient/static/audio/momo.mp3
32.63KB
wechat/chatClient/static/audio/notify.mp3
8.97KB
wechat/chatClient/static/audio/pcqq.mp3
15.55KB
wechat/chatClient/static/css/
-
wechat/chatClient/static/css/animation.scss
3.42KB
wechat/chatClient/static/css/base.css
4.32KB
wechat/chatClient/static/css/base.scss
9.31KB
wechat/chatClient/static/css/cropper.scss
4.21KB
wechat/chatClient/static/css/markdown.css
11.39KB
wechat/chatClient/static/css/theme.scss
-
wechat/chatClient/static/css/var.scss
3.78KB
wechat/chatClient/static/iconfont/
-
wechat/chatClient/static/iconfont/iconfont.css
9.42KB
wechat/chatClient/static/iconfont/iconfont.eot
9.96KB
wechat/chatClient/static/iconfont/iconfont.js
42.19KB
wechat/chatClient/static/iconfont/iconfont.json
4.53KB
wechat/chatClient/static/iconfont/iconfont.svg
40.3KB
wechat/chatClient/static/iconfont/iconfont.ttf
9.8KB
wechat/chatClient/static/iconfont/iconfont.woff
6.63KB
wechat/chatClient/static/iconfont/iconfont.woff2
5.56KB
wechat/chatClient/static/image/
-
wechat/chatClient/static/image/1.jpg
541.97KB
wechat/chatClient/static/image/2.jpg
821.24KB
wechat/chatClient/static/image/3.jpg
164.98KB
wechat/chatClient/static/image/4.jpg
1.16MB
wechat/chatClient/static/image/404.gif
491.4KB
wechat/chatClient/static/image/bg.jpg
57.42KB
wechat/chatClient/static/image/bg.png
168B
wechat/chatClient/static/image/canvas.jpg
24.26KB
wechat/chatClient/static/image/canvas2.jpg
218.44KB
wechat/chatClient/static/image/empty.png
69.93KB
wechat/chatClient/static/image/favicon.ico
9.91KB
wechat/chatClient/static/image/icons.png
3.81KB
wechat/chatClient/static/image/logo.jpg
9.91KB
wechat/chatClient/static/image/ocean1.jpg
274.68KB
wechat/chatClient/static/image/theme/
-
wechat/chatClient/static/image/theme/abstract.jpg
164.98KB
wechat/chatClient/static/image/theme/city.jpg
1.42MB
wechat/chatClient/static/image/theme/ocean.jpg
274.68KB
wechat/chatClient/static/image/zw1.jpg
145.81KB
wechat/chatClient/static/image/zw2.jpg
23.64KB
wechat/chatServer/
-
wechat/chatServer/app.js
8.02KB
wechat/chatServer/bin/
-
wechat/chatServer/bin/www
1.55KB
wechat/chatServer/const/
-
wechat/chatServer/const/index.js
1.47KB
wechat/chatServer/controller/
-
wechat/chatServer/controller/blog.js
1.82KB
wechat/chatServer/controller/friendly.js
3.27KB
wechat/chatServer/controller/group.js
4.15KB
wechat/chatServer/controller/groupNews.js
1.95KB
wechat/chatServer/controller/init.js
5.75KB
wechat/chatServer/controller/news.js
2.4KB
wechat/chatServer/controller/pyqComment.js
644B
wechat/chatServer/controller/pyqLike.js
716B
wechat/chatServer/controller/pyqNews.js
6.71KB
wechat/chatServer/controller/superUser.js
1.39KB
wechat/chatServer/controller/system.js
2.15KB
wechat/chatServer/controller/user.js
12.74KB
wechat/chatServer/controller/validateNews.js
1.14KB
wechat/chatServer/init.js
117B
wechat/chatServer/middleware/
-
wechat/chatServer/middleware/index.js
187B
wechat/chatServer/middleware/isadmin.js
1.24KB
wechat/chatServer/middleware/islogin.js
864B
wechat/chatServer/models/
-
wechat/chatServer/models/accountpool.js
362B
wechat/chatServer/models/blog.js
884B
wechat/chatServer/models/blogCategory.js
657B
wechat/chatServer/models/blogLike.js
404B
wechat/chatServer/models/blogTags.js
656B
wechat/chatServer/models/expression.js
268B
wechat/chatServer/models/friendly.js
841B
wechat/chatServer/models/group.js
2.24KB
wechat/chatServer/models/groupNews.js
817B
wechat/chatServer/models/news.js
825B
wechat/chatServer/models/pyqComment.js
1.19KB
wechat/chatServer/models/pyqLike.js
431B
wechat/chatServer/models/pyqNews.js
854B
wechat/chatServer/models/superUser.js
765B
wechat/chatServer/models/systemUser.js
329B
wechat/chatServer/models/user.js
1.98KB
wechat/chatServer/models/validateNews.js
768B
wechat/chatServer/package-lock.json
84.6KB
wechat/chatServer/package.json
629B
wechat/chatServer/pm2.json
130B
wechat/chatServer/public/
-
wechat/chatServer/public/expression/
-
wechat/chatServer/public/expression/b站233/
-
wechat/chatServer/public/expression/b站233/1e94fd9fb7.gif
100.39KB
wechat/chatServer/public/expression/b站233/3bb4529443.gif
79.28KB
wechat/chatServer/public/expression/b站233/423562bf7c.gif
124.18KB
wechat/chatServer/public/expression/b站233/45a715f6e7.gif
84.39KB
wechat/chatServer/public/expression/b站233/55c3e466f1.gif
78.86KB
wechat/chatServer/public/expression/b站233/5bda85b3af.gif
62.89KB
wechat/chatServer/public/expression/b站233/6d8c28ba4f.gif
117.27KB
wechat/chatServer/public/expression/b站233/74adb70d5b.gif
63.27KB
wechat/chatServer/public/expression/b站233/8f0127e6a0.gif
156.4KB
wechat/chatServer/public/expression/b站233/977ed4d908.gif
66.15KB
wechat/chatServer/public/expression/b站233/ac812ae84d.gif
77.7KB
wechat/chatServer/public/expression/b站233/add9356364.gif
78.35KB
wechat/chatServer/public/expression/b站233/d4bafb3867.gif
77.86KB
wechat/chatServer/public/expression/b站233/d83c87951b.gif
121.82KB
wechat/chatServer/public/expression/b站233/db4db66690.gif
53.53KB
wechat/chatServer/public/expression/b站233/f87a698c0f.gif
84.21KB
wechat/chatServer/public/expression/不二呆/
-
wechat/chatServer/public/expression/不二呆/00.gif
44.16KB
wechat/chatServer/public/expression/不二呆/01.gif
76.43KB
wechat/chatServer/public/expression/不二呆/02.gif
73.22KB
wechat/chatServer/public/expression/不二呆/03.gif
98.7KB
wechat/chatServer/public/expression/不二呆/04.gif
21.25KB
wechat/chatServer/public/expression/不二呆/05.gif
97.88KB
wechat/chatServer/public/expression/不二呆/06.gif
97.19KB
wechat/chatServer/public/expression/不二呆/07.gif
89.28KB
wechat/chatServer/public/expression/不二呆/08.gif
72.56KB
wechat/chatServer/public/expression/不二呆/09.gif
97.18KB
wechat/chatServer/public/expression/不二呆/10.gif
91.88KB
wechat/chatServer/public/expression/不二呆/11.gif
98.79KB
wechat/chatServer/public/expression/不二呆/12.gif
46.05KB
wechat/chatServer/public/expression/不二呆/13.gif
40.31KB
wechat/chatServer/public/expression/不二呆/14.gif
98.16KB
wechat/chatServer/public/expression/不二呆/15.gif
98.78KB
wechat/chatServer/public/expression/不二呆/16.gif
97.74KB
wechat/chatServer/public/expression/不二呆/17.gif
67.47KB
wechat/chatServer/public/expression/不二呆/18.gif
86.84KB
wechat/chatServer/public/expression/不二呆/19.gif
96.14KB
wechat/chatServer/public/expression/不二呆/20.gif
18.82KB
wechat/chatServer/public/expression/不二呆/21.gif
29.5KB
wechat/chatServer/public/expression/不二呆/22.gif
97.5KB
wechat/chatServer/public/expression/不二呆/23.gif
97.95KB
wechat/chatServer/public/expression/二花小可爱/
-
wechat/chatServer/public/expression/二花小可爱/00.gif
92.63KB
wechat/chatServer/public/expression/二花小可爱/01.gif
78.99KB
wechat/chatServer/public/expression/二花小可爱/02.gif
88.29KB
wechat/chatServer/public/expression/二花小可爱/03.gif
92.27KB
wechat/chatServer/public/expression/二花小可爱/04.gif
95.34KB
wechat/chatServer/public/expression/二花小可爱/05.gif
90.56KB
wechat/chatServer/public/expression/冷兔宝宝/
-
wechat/chatServer/public/expression/冷兔宝宝/00.gif
74.35KB
wechat/chatServer/public/expression/冷兔宝宝/01.gif
140.11KB
wechat/chatServer/public/expression/冷兔宝宝/02.gif
100.96KB
wechat/chatServer/public/expression/冷兔宝宝/03.gif
103.34KB
wechat/chatServer/public/expression/冷兔宝宝/04.gif
85.84KB
wechat/chatServer/public/expression/冷兔宝宝/05.gif
138.02KB
wechat/chatServer/public/expression/冷兔宝宝/06.gif
128.35KB
wechat/chatServer/public/expression/冷兔宝宝/07.gif
143.67KB
wechat/chatServer/public/expression/冷兔宝宝/08.gif
217.04KB
wechat/chatServer/public/expression/冷兔宝宝/09.gif
86.14KB
wechat/chatServer/public/expression/冷兔宝宝/10.gif
40.11KB
wechat/chatServer/public/expression/冷兔宝宝/11.gif
134.16KB
wechat/chatServer/public/expression/冷兔宝宝/12.gif
79.31KB
wechat/chatServer/public/expression/冷兔宝宝/13.gif
171.65KB
wechat/chatServer/public/expression/冷兔宝宝/14.gif
109.91KB
wechat/chatServer/public/expression/冷兔宝宝/15.gif
153.42KB
wechat/chatServer/public/expression/冷兔宝宝/16.gif
127.77KB
wechat/chatServer/public/expression/冷兔宝宝/17.gif
138.13KB
wechat/chatServer/public/expression/冷兔宝宝/18.gif
144.73KB
wechat/chatServer/public/expression/冷兔宝宝/19.gif
69.88KB
wechat/chatServer/public/expression/冷兔宝宝/20.gif
110.35KB
wechat/chatServer/public/expression/冷兔宝宝/21.gif
79.42KB
wechat/chatServer/public/expression/冷兔宝宝/22.gif
88.47KB
wechat/chatServer/public/expression/冷兔宝宝/23.gif
175.42KB
wechat/chatServer/public/expression/冷兔恋爱篇/
-
wechat/chatServer/public/expression/冷兔恋爱篇/00.gif
88.22KB
wechat/chatServer/public/expression/冷兔恋爱篇/01.gif
89.38KB
wechat/chatServer/public/expression/冷兔恋爱篇/02.gif
77.87KB
wechat/chatServer/public/expression/冷兔恋爱篇/03.gif
100.02KB
wechat/chatServer/public/expression/冷兔恋爱篇/04.gif
90.17KB
wechat/chatServer/public/expression/冷兔恋爱篇/05.gif
87.21KB
wechat/chatServer/public/expression/冷兔恋爱篇/06.gif
91.97KB
wechat/chatServer/public/expression/冷兔恋爱篇/07.gif
138.95KB
wechat/chatServer/public/expression/冷兔恋爱篇/08.gif
81.28KB
wechat/chatServer/public/expression/冷兔恋爱篇/09.gif
35.71KB
wechat/chatServer/public/expression/冷兔恋爱篇/10.gif
55.59KB
wechat/chatServer/public/expression/冷兔恋爱篇/11.gif
98.02KB
wechat/chatServer/public/expression/冷兔恋爱篇/12.gif
143.23KB
wechat/chatServer/public/expression/冷兔恋爱篇/13.gif
158.78KB
wechat/chatServer/public/expression/冷兔恋爱篇/14.gif
152.96KB
wechat/chatServer/public/expression/冷兔恋爱篇/15.gif
81.26KB
wechat/chatServer/public/expression/小僵/
-
wechat/chatServer/public/expression/小僵/35496b3702.jpg
28.13KB
wechat/chatServer/public/expression/小僵/52a36759f6.jpg
30.24KB
wechat/chatServer/public/expression/小僵/5dacd0a26f.jpg
40.12KB
wechat/chatServer/public/expression/小僵/652976a400.jpg
38.33KB
wechat/chatServer/public/expression/小僵/6a6b805c67.jpg
29.27KB
wechat/chatServer/public/expression/小僵/7806705e0c.jpg
40.79KB
wechat/chatServer/public/expression/小僵/b773ab5fce.jpg
35.67KB
wechat/chatServer/public/expression/小僵/f00c34470f.jpg
42.07KB
wechat/chatServer/public/expression/小僵/fc214db439.jpg
29.36KB
wechat/chatServer/public/expression/小笨猪/
-
wechat/chatServer/public/expression/小笨猪/00.gif
86.6KB
wechat/chatServer/public/expression/小笨猪/01.gif
16.87KB
wechat/chatServer/public/expression/小笨猪/02.gif
31.72KB
wechat/chatServer/public/expression/小笨猪/03.gif
14.78KB
wechat/chatServer/public/expression/小笨猪/04.gif
94.27KB
wechat/chatServer/public/expression/小笨猪/05.gif
89.56KB
wechat/chatServer/public/expression/小笨猪/06.gif
14.97KB
wechat/chatServer/public/expression/小笨猪/07.gif
88.89KB
wechat/chatServer/public/expression/文小喵/
-
wechat/chatServer/public/expression/文小喵/00.gif
99.28KB
wechat/chatServer/public/expression/文小喵/01.gif
99.36KB
wechat/chatServer/public/expression/文小喵/02.gif
98.44KB
wechat/chatServer/public/expression/文小喵/03.gif
98.12KB
wechat/chatServer/public/expression/文小喵/04.gif
99.46KB
wechat/chatServer/public/expression/文小喵/05.gif
98.52KB
wechat/chatServer/public/expression/文小喵/06.gif
98.66KB
wechat/chatServer/public/expression/文小喵/07.gif
94.66KB
wechat/chatServer/public/expression/文小喵/08.gif
98.04KB
wechat/chatServer/public/expression/文小喵/09.gif
98.8KB
wechat/chatServer/public/expression/文小萌/
-
wechat/chatServer/public/expression/文小萌/00.gif
71.16KB
wechat/chatServer/public/expression/文小萌/01.gif
98.9KB
wechat/chatServer/public/expression/文小萌/02.gif
70.25KB
wechat/chatServer/public/expression/文小萌/03.gif
49.33KB
wechat/chatServer/public/expression/文小萌/04.gif
98.21KB
wechat/chatServer/public/expression/文小萌/05.gif
96.48KB
wechat/chatServer/public/expression/文小萌/06.gif
97.25KB
wechat/chatServer/public/expression/文小萌/07.gif
64.04KB
wechat/chatServer/public/expression/滑稽大法/
-
wechat/chatServer/public/expression/滑稽大法/002.jpg
20.77KB
wechat/chatServer/public/expression/滑稽大法/01.gif
4.31KB
wechat/chatServer/public/expression/滑稽大法/011.gif
264.47KB
wechat/chatServer/public/expression/滑稽大法/011.jpg
13.71KB
wechat/chatServer/public/expression/滑稽大法/012.gif
14.32KB
wechat/chatServer/public/expression/滑稽大法/012.jpg
7.76KB
wechat/chatServer/public/expression/滑稽大法/013.jpg
17.83KB
wechat/chatServer/public/expression/滑稽大法/014.jpg
43.94KB
wechat/chatServer/public/expression/滑稽大法/015.jpg
5.52KB
wechat/chatServer/public/expression/滑稽大法/02.gif
28.57KB
wechat/chatServer/public/expression/滑稽大法/022.gif
27.88KB
wechat/chatServer/public/expression/滑稽大法/03.gif
46.83KB
wechat/chatServer/public/expression/滑稽大法/032.gif
12.49KB
wechat/chatServer/public/expression/滑稽大法/04.gif
13.15KB
wechat/chatServer/public/expression/滑稽大法/04.jpg
10.26KB
wechat/chatServer/public/expression/滑稽大法/05.gif
54.72KB
wechat/chatServer/public/expression/滑稽大法/052.gif
11.12KB
wechat/chatServer/public/expression/滑稽大法/06.gif
27.82KB
wechat/chatServer/public/expression/滑稽大法/062.gif
359.73KB
wechat/chatServer/public/expression/滑稽大法/07.gif
44.58KB
wechat/chatServer/public/expression/滑稽大法/072.gif
35.4KB
wechat/chatServer/public/expression/滑稽大法/08.gif
14.84KB
wechat/chatServer/public/expression/滑稽大法/082.gif
107.85KB
wechat/chatServer/public/expression/滑稽大法/09.gif
14.66KB
wechat/chatServer/public/expression/滑稽大法/1.jpg
8.21KB
wechat/chatServer/public/expression/滑稽大法/10.gif
31.73KB
wechat/chatServer/public/expression/滑稽大法/10.jpeg
5.27KB
wechat/chatServer/public/expression/滑稽大法/11.gif
23.29KB
wechat/chatServer/public/expression/滑稽大法/11.jpeg
9.77KB
wechat/chatServer/public/expression/滑稽大法/110.gif
327.4KB
wechat/chatServer/public/expression/滑稽大法/110.jpg
28.87KB
wechat/chatServer/public/expression/滑稽大法/1102.gif
87.32KB
wechat/chatServer/public/expression/滑稽大法/111.jpg
13.74KB
wechat/chatServer/public/expression/滑稽大法/112.gif
148.24KB
wechat/chatServer/public/expression/滑稽大法/12.gif
39.34KB
wechat/chatServer/public/expression/滑稽大法/13.gif
31.25KB
wechat/chatServer/public/expression/滑稽大法/13.jpeg
6.9KB
wechat/chatServer/public/expression/滑稽大法/14.gif
20.86KB
wechat/chatServer/public/expression/滑稽大法/14.jpeg
5.22KB
wechat/chatServer/public/expression/滑稽大法/15.gif
10.35KB
wechat/chatServer/public/expression/滑稽大法/15.jpeg
5.28KB
wechat/chatServer/public/expression/滑稽大法/16.gif
180.17KB
wechat/chatServer/public/expression/滑稽大法/17.gif
31.85KB
wechat/chatServer/public/expression/滑稽大法/18.gif
2.97KB
wechat/chatServer/public/expression/滑稽大法/19.gif
17.84KB
wechat/chatServer/public/expression/滑稽大法/19.jpeg
7.02KB
wechat/chatServer/public/expression/滑稽大法/2.gif
54.01KB
wechat/chatServer/public/expression/滑稽大法/20.gif
190.2KB
wechat/chatServer/public/expression/滑稽大法/21.gif
10.34KB
wechat/chatServer/public/expression/滑稽大法/21.jpeg
10.6KB
wechat/chatServer/public/expression/滑稽大法/22.gif
37.86KB
wechat/chatServer/public/expression/滑稽大法/22.jpeg
5.08KB
wechat/chatServer/public/expression/滑稽大法/23.gif
53.26KB
wechat/chatServer/public/expression/滑稽大法/23.jpeg
5.85KB
wechat/chatServer/public/expression/滑稽大法/24.gif
11.3KB
wechat/chatServer/public/expression/滑稽大法/24.jpeg
8.36KB
wechat/chatServer/public/expression/滑稽大法/25.gif
12KB
wechat/chatServer/public/expression/滑稽大法/25.png
6.6KB
wechat/chatServer/public/expression/滑稽大法/26.gif
13.11KB
wechat/chatServer/public/expression/滑稽大法/26.jpeg
7.13KB
wechat/chatServer/public/expression/滑稽大法/27.gif
12.83KB
wechat/chatServer/public/expression/滑稽大法/27.jpeg
5.62KB
wechat/chatServer/public/expression/滑稽大法/28.gif
540.63KB
wechat/chatServer/public/expression/滑稽大法/28.jpeg
5.46KB
wechat/chatServer/public/expression/滑稽大法/29.gif
28KB
wechat/chatServer/public/expression/滑稽大法/29.jpeg
6.34KB
wechat/chatServer/public/expression/滑稽大法/3.jpeg
6.86KB
wechat/chatServer/public/expression/滑稽大法/3.jpg
8.93KB
wechat/chatServer/public/expression/滑稽大法/30.gif
21.99KB
wechat/chatServer/public/expression/滑稽大法/30.jpeg
7.15KB
wechat/chatServer/public/expression/滑稽大法/31.gif
151.02KB
wechat/chatServer/public/expression/滑稽大法/31.jpeg
6.19KB
wechat/chatServer/public/expression/滑稽大法/32.gif
7.12KB
wechat/chatServer/public/expression/滑稽大法/32.jpg
22.94KB
wechat/chatServer/public/expression/滑稽大法/33.gif
45.91KB
wechat/chatServer/public/expression/滑稽大法/34.gif
67.09KB
wechat/chatServer/public/expression/滑稽大法/35.gif
24.18KB
wechat/chatServer/public/expression/滑稽大法/36.gif
83.12KB
wechat/chatServer/public/expression/滑稽大法/4.jpeg
6.79KB
wechat/chatServer/public/expression/滑稽大法/5.jpeg
9.56KB
wechat/chatServer/public/expression/滑稽大法/6.jpeg
5.46KB
wechat/chatServer/public/expression/滑稽大法/7.jpeg
7.74KB
wechat/chatServer/public/expression/滑稽大法/8.jpeg
6.89KB
wechat/chatServer/public/expression/滑稽大法/9.jpeg
9.27KB
wechat/chatServer/public/expression/滑稽大法/hhj.jpg
19.9KB
wechat/chatServer/public/expression/猪肉肉/
-
wechat/chatServer/public/expression/猪肉肉/00.gif
33.72KB
wechat/chatServer/public/expression/猪肉肉/01.gif
28.6KB
wechat/chatServer/public/expression/猪肉肉/02.gif
37.53KB
wechat/chatServer/public/expression/猪肉肉/03.gif
18.14KB
wechat/chatServer/public/expression/猪肉肉/04.gif
35.59KB
wechat/chatServer/public/expression/猪肉肉/05.gif
95.1KB
wechat/chatServer/public/expression/猪肉肉/06.gif
22.92KB
wechat/chatServer/public/expression/猪肉肉/07.gif
46.07KB
wechat/chatServer/public/expression/猪肉肉/08.gif
38.53KB
wechat/chatServer/public/expression/猪肉肉/09.gif
18.23KB
wechat/chatServer/public/expression/猪肉肉/10.gif
39.54KB
wechat/chatServer/public/expression/猪肉肉/11.gif
42.73KB
wechat/chatServer/public/expression/猪肉肉/12.gif
25.47KB
wechat/chatServer/public/expression/猪肉肉/13.gif
30.06KB
wechat/chatServer/public/expression/猪肉肉/14.gif
29.89KB
wechat/chatServer/public/expression/猪肉肉/15.gif
38.76KB
wechat/chatServer/public/expression/脸红小馒头/
-
wechat/chatServer/public/expression/脸红小馒头/00.gif
24.62KB
wechat/chatServer/public/expression/脸红小馒头/01.gif
34.82KB
wechat/chatServer/public/expression/脸红小馒头/02.gif
13.92KB
wechat/chatServer/public/expression/脸红小馒头/03.gif
35.95KB
wechat/chatServer/public/expression/脸红小馒头/04.gif
44.86KB
wechat/chatServer/public/expression/脸红小馒头/05.gif
13.59KB
wechat/chatServer/public/expression/脸红小馒头/06.gif
29.98KB
wechat/chatServer/public/expression/脸红小馒头/07.gif
12.71KB
wechat/chatServer/public/expression/脸红小馒头/08.gif
56.57KB
wechat/chatServer/public/expression/脸红小馒头/09.gif
13.3KB
wechat/chatServer/public/expression/脸红小馒头/10.gif
13.36KB
wechat/chatServer/public/expression/脸红小馒头/11.gif
29.1KB
wechat/chatServer/public/expression/脸红小馒头/12.gif
24.06KB
wechat/chatServer/public/expression/蘑菇头/
-
wechat/chatServer/public/expression/蘑菇头/0544273514.gif
10.28KB
wechat/chatServer/public/expression/蘑菇头/05fe3af3e1.gif
10.81KB
wechat/chatServer/public/expression/蘑菇头/0dfbf9981d.gif
37.29KB
wechat/chatServer/public/expression/蘑菇头/0f70e1837e.gif
97.6KB
wechat/chatServer/public/expression/蘑菇头/1225876777.gif
13.18KB
wechat/chatServer/public/expression/蘑菇头/17b5e17c12.gif
24.73KB
wechat/chatServer/public/expression/蘑菇头/1bb55024cd.gif
22.06KB
wechat/chatServer/public/expression/蘑菇头/251deaf614.gif
96.34KB
wechat/chatServer/public/expression/蘑菇头/36ddde149a.gif
20.52KB
wechat/chatServer/public/expression/蘑菇头/378cdb75e0.gif
18.74KB
wechat/chatServer/public/expression/蘑菇头/3c2305f104.gif
12.7KB
wechat/chatServer/public/expression/蘑菇头/3d492f7162.gif
11.7KB
wechat/chatServer/public/expression/蘑菇头/3f80cc9f1b.gif
43.96KB
wechat/chatServer/public/expression/蘑菇头/431fbc3e82.gif
19.28KB
wechat/chatServer/public/expression/蘑菇头/43979f86fb.gif
63.24KB
wechat/chatServer/public/expression/蘑菇头/43cd0d5201.gif
36.09KB
wechat/chatServer/public/expression/蘑菇头/46bf5a6711.gif
17.09KB
wechat/chatServer/public/expression/蘑菇头/4bb773e073.gif
45.76KB
wechat/chatServer/public/expression/蘑菇头/4cf49769e6.gif
10.73KB
wechat/chatServer/public/expression/蘑菇头/57de2e5e81.gif
19.25KB
wechat/chatServer/public/expression/蘑菇头/58c0b094e3.gif
11.6KB
wechat/chatServer/public/expression/蘑菇头/5c9d8b10f6.gif
45.87KB
wechat/chatServer/public/expression/蘑菇头/63dbdbada7.gif
104.32KB
wechat/chatServer/public/expression/蘑菇头/6c56ad9fc2.gif
22.4KB
wechat/chatServer/public/expression/蘑菇头/7347b853ee.gif
73.36KB
wechat/chatServer/public/expression/蘑菇头/7574a2f18a.gif
228.25KB
wechat/chatServer/public/expression/蘑菇头/760aea047e.gif
33.51KB
wechat/chatServer/public/expression/蘑菇头/77abaedbc4.gif
127.78KB
wechat/chatServer/public/expression/蘑菇头/78d94a57ba.gif
10.65KB
wechat/chatServer/public/expression/蘑菇头/8fd3261960.gif
11.72KB
wechat/chatServer/public/expression/蘑菇头/91a2172d94.gif
14.21KB
wechat/chatServer/public/expression/蘑菇头/92ee4cb316.gif
19.15KB
wechat/chatServer/public/expression/蘑菇头/92fd267bc9.gif
9.37KB
wechat/chatServer/public/expression/蘑菇头/93f3242fdc.gif
12.91KB
wechat/chatServer/public/expression/蘑菇头/968e2fd239.gif
50.72KB
wechat/chatServer/public/expression/蘑菇头/9c895074de.gif
114.54KB
wechat/chatServer/public/expression/蘑菇头/9c97e8c4da.gif
22.91KB
wechat/chatServer/public/expression/蘑菇头/a0772560a8.gif
20.27KB
wechat/chatServer/public/expression/蘑菇头/a1ffafd43c.gif
72.5KB
wechat/chatServer/public/expression/蘑菇头/a30539037c.gif
15.45KB
wechat/chatServer/public/expression/蘑菇头/a31d460915.gif
70.69KB
wechat/chatServer/public/expression/蘑菇头/a398436916.gif
228.59KB
wechat/chatServer/public/expression/蘑菇头/b081b6ae72.gif
17.43KB
wechat/chatServer/public/expression/蘑菇头/b9186161ee.gif
25.9KB
wechat/chatServer/public/expression/蘑菇头/c27e0da416.gif
14.01KB
wechat/chatServer/public/expression/蘑菇头/c4b57f3cc5.gif
23KB
wechat/chatServer/public/expression/蘑菇头/cba421d6c6.gif
19.19KB
wechat/chatServer/public/expression/蘑菇头/cde85e4862.gif
24.12KB
wechat/chatServer/public/expression/蘑菇头/d64def6671.jpg
37.3KB
wechat/chatServer/public/expression/蘑菇头/d89a5dd542.gif
20.42KB
wechat/chatServer/public/expression/蘑菇头/d920ff9608.gif
14.31KB
wechat/chatServer/public/expression/蘑菇头/e2ec4f17bd.gif
44.38KB
wechat/chatServer/public/expression/蘑菇头/e61b10830c.gif
15.72KB
wechat/chatServer/public/expression/蘑菇头/f51f40316f.gif
12.66KB
wechat/chatServer/public/expression/蘑菇头/fc4a34732b.gif
24.34KB
wechat/chatServer/public/expression/野萌君/
-
wechat/chatServer/public/expression/野萌君/194a045773.gif
38.89KB
wechat/chatServer/public/expression/野萌君/1aa42f7518.gif
39.5KB
wechat/chatServer/public/expression/野萌君/227170ae62.gif
42.03KB
wechat/chatServer/public/expression/野萌君/3319e0b4be.gif
81.86KB
wechat/chatServer/public/expression/野萌君/38009c8613.gif
108.75KB
wechat/chatServer/public/expression/野萌君/46d76799b0.gif
37KB
wechat/chatServer/public/expression/野萌君/50a3053f7f.gif
49.97KB
wechat/chatServer/public/expression/野萌君/546f7b2b57.gif
78.47KB
wechat/chatServer/public/expression/野萌君/6f2b3e0c7d.gif
30.97KB
wechat/chatServer/public/expression/野萌君/74439bacea.gif
19.94KB
wechat/chatServer/public/expression/野萌君/781702175f.gif
106.6KB
wechat/chatServer/public/expression/野萌君/7b3595c595.gif
12.25KB
wechat/chatServer/public/expression/野萌君/901a026cee.gif
115.24KB
wechat/chatServer/public/expression/野萌君/a9ed5cb0fc.gif
32.57KB
wechat/chatServer/public/expression/野萌君/ab60c8ea40.gif
18.13KB
wechat/chatServer/public/expression/野萌君/b132c449a4.gif
27.82KB
wechat/chatServer/public/expression/野萌君/c1073b27a9.gif
61.16KB
wechat/chatServer/public/expression/野萌君/cb614af40e.gif
33.6KB
wechat/chatServer/public/expression/野萌君/cbb1c9bd0d.gif
98.66KB
wechat/chatServer/public/expression/野萌君/cd4d40579c.gif
19.39KB
wechat/chatServer/public/expression/野萌君/d2af089938.gif
53.05KB
wechat/chatServer/public/expression/野萌君/e68d250440.gif
19.35KB
wechat/chatServer/public/expression/野萌君/edd4d0a3f3.gif
46.48KB
wechat/chatServer/public/expression/野萌君/f61e5d9c99.gif
39.68KB
wechat/chatServer/public/face/
-
wechat/chatServer/public/face/face1.jpg
26.62KB
wechat/chatServer/public/face/face10.jpg
44.91KB
wechat/chatServer/public/face/face11.jpg
41.16KB
wechat/chatServer/public/face/face12.jpg
38.66KB
wechat/chatServer/public/face/face13.jpg
29.28KB
wechat/chatServer/public/face/face14.jpg
27.74KB
wechat/chatServer/public/face/face15.jpg
31.06KB
wechat/chatServer/public/face/face16.jpg
27.74KB
wechat/chatServer/public/face/face17.jpg
25.34KB
wechat/chatServer/public/face/face18.jpg
47.1KB
wechat/chatServer/public/face/face19.jpg
33.44KB
wechat/chatServer/public/face/face2.jpg
52.08KB
wechat/chatServer/public/face/face20.jpg
40.23KB
wechat/chatServer/public/face/face21.jpg
38.16KB
wechat/chatServer/public/face/face22.jpg
33.44KB
wechat/chatServer/public/face/face3.jpg
24.36KB
wechat/chatServer/public/face/face4.jpg
33.57KB
wechat/chatServer/public/face/face5.jpg
40.52KB
wechat/chatServer/public/face/face6.jpg
44.61KB
wechat/chatServer/public/face/face7.jpg
39.56KB
wechat/chatServer/public/face/face8.jpg
39.62KB
wechat/chatServer/public/face/face9.jpg
41.78KB
wechat/chatServer/public/face/ronaldo1.jpg
35.45KB
wechat/chatServer/public/img/
-
wechat/chatServer/public/img/0052.jpg
135.52KB
wechat/chatServer/public/img/0055.jpg
134.06KB
wechat/chatServer/public/img/0072.jpg
141.1KB
wechat/chatServer/public/img/0073.jpg
96.06KB
wechat/chatServer/public/img/1.jpg
21.26KB
wechat/chatServer/public/img/10.jpg
27.45KB
wechat/chatServer/public/img/11.jpg
35.31KB
wechat/chatServer/public/img/12.jpg
56.14KB
wechat/chatServer/public/img/13.jpg
56.99KB
wechat/chatServer/public/img/14.jpg
10.82KB
wechat/chatServer/public/img/15.jpg
14.11KB
wechat/chatServer/public/img/16.jpg
35.42KB
wechat/chatServer/public/img/17.jpg
33.33KB
wechat/chatServer/public/img/2.jpg
23.95KB
wechat/chatServer/public/img/20.jpg
20.98KB
wechat/chatServer/public/img/21.jpg
18.79KB
wechat/chatServer/public/img/23.jpg
46.49KB
wechat/chatServer/public/img/24.jpg
49.45KB
wechat/chatServer/public/img/25.jpg
56.6KB
wechat/chatServer/public/img/26.jpg
68.13KB
wechat/chatServer/public/img/27.jpg
54.05KB
wechat/chatServer/public/img/28.jpg
58.57KB
wechat/chatServer/public/img/3.jpg
20.03KB
wechat/chatServer/public/img/4.jpg
29.75KB
wechat/chatServer/public/img/5.jpg
37.01KB
wechat/chatServer/public/img/6.jpg
26.69KB
wechat/chatServer/public/img/7.jpg
30.34KB
wechat/chatServer/public/img/8.jpg
20.5KB
wechat/chatServer/public/img/9.jpg
28.77KB
wechat/chatServer/public/img/cover.jpg
26.27KB
wechat/chatServer/public/img/cover1.jpg
27.9KB
wechat/chatServer/public/img/picture.png
21.25KB
wechat/chatServer/public/img/vchat.jpg
127.92KB
wechat/chatServer/public/img/vchat.png
2.51KB
wechat/chatServer/public/img/wallpaper.jpg
39.26KB
wechat/chatServer/public/img/wallpaper1.jpg
132.52KB
wechat/chatServer/public/img/xiang.jpg
78.59KB
wechat/chatServer/public/img/zwsj5.png
5.72KB
wechat/chatServer/public/uploads/
-
wechat/chatServer/public/uploads/2019-10-09/
-
wechat/chatServer/public/uploads/2019-10-09/f-1570609572967-u=1791524184,3229217328&fm=26&gp=0.jpg
31.85KB
wechat/chatServer/public/uploads/2019-11-10/
-
wechat/chatServer/public/uploads/2019-11-10/f-1573390856438-f1573390856092.png
304.2KB
wechat/chatServer/public/uploads/2019-11-21/
-
wechat/chatServer/public/uploads/2019-11-21/f-1574322956848-0AF73108772D55E60AD6538846951491.jpg
55.39KB
wechat/chatServer/public/uploads/2020-04-07/
-
wechat/chatServer/public/uploads/2020-04-07/file-chat-1715507a808-1.jpg
541.97KB
wechat/chatServer/public/uploads/2020-04-07/file-chat-171550f6850-04.jpg
46.31KB
wechat/chatServer/public/uploads/2020-04-07/file-chat-171550ffc89-1.jpg
541.97KB
wechat/chatServer/public/uploads/2020-04-07/file-chat-17155119d5b-1.jpg
541.97KB
wechat/chatServer/routes/
-
wechat/chatServer/routes/blog.js
427B
wechat/chatServer/routes/friendly.js
352B
wechat/chatServer/routes/group.js
472B
wechat/chatServer/routes/groupNews.js
355B
wechat/chatServer/routes/news.js
359B
wechat/chatServer/routes/pyq.js
802B
wechat/chatServer/routes/superUser.js
308B
wechat/chatServer/routes/sys.js
587B
wechat/chatServer/routes/user.js
1.28KB
wechat/chatServer/routes/validateNews.js
237B
wechat/chatServer/utils/
-
wechat/chatServer/utils/auth.js
1.09KB
wechat/chatServer/utils/config.js
1.63KB
wechat/chatServer/utils/connectDB.js
314B
wechat/chatServer/utils/cvCode.js
337B
wechat/chatServer/utils/index.js
2.16KB
wechat/chatServer/utils/socket.js
71B
wechat/chatServer/utils/upFile.js
992B
wechat/chatServer/views/
-
wechat/chatServer/views/error.jade
84B
wechat/chatServer/views/index.jade
66B
wechat/chatServer/views/layout.jade
125B
wechat/document/
-
wechat/document/clean.png
284.91KB
wechat/document/resources/
-
wechat/document/resources/qqgroup.jpg
46.19KB
wechat/document/screenshots/
-
wechat/document/screenshots/m-aside.png
22.16KB
wechat/document/screenshots/m-chat.png
36.98KB
wechat/document/screenshots/m-conversationlist.png
20.79KB
wechat/document/screenshots/m-login.png
43.8KB
wechat/document/screenshots/m-picreview.png
46.42KB
wechat/document/screenshots/m-pyq.png
48.75KB
wechat/document/screenshots/m-theme.png
17.01KB
wechat/document/screenshots/p-chat1.png
54.89KB
wechat/document/screenshots/p-chat2.png
81.84KB
wechat/document/screenshots/p-home.png
53.17KB
wechat/document/screenshots/p-notify.png
57.55KB
wechat/document/screenshots/p-personcenter.png
59KB
wechat/document/screenshots/p-pyq1.jpg
67.99KB
wechat/document/screenshots/p-pyq2.png
43.94KB
wechat/document/screenshots/p-schedule1.png
44.5KB
wechat/document/screenshots/p-schedule2.png
56.7KB
wechat/document/screenshots/p-theme.png
58.55KB
wechat/document/客户端.png
53.49KB
wechat/document/接口文档设计/
-
wechat/document/接口文档设计/friend相关接口.md
965B
wechat/document/接口文档设计/group&groupUser.md
741B
wechat/document/接口文档设计/groupNews.md
704B
wechat/document/接口文档设计/index.md
1.72KB
wechat/document/接口文档设计/news相关接口.md
1.43KB
wechat/document/接口文档设计/pyq相关接口.md
3.14KB
wechat/document/接口文档设计/system相关接口.md
465B
wechat/document/接口文档设计/user相关接口.md
4.22KB
wechat/document/普通用户功能设计0404.png
83.6KB
wechat/document/系统功能图.png
82.3KB
wechat/document/系统管理员功能设计0404.png
45.81KB
wechat/ts-server/
-
wechat/ts-server/.gitignore
165B
wechat/ts-server/package-lock.json
78.89KB
wechat/ts-server/package.json
834B
wechat/ts-server/pm2.json
138B
wechat/ts-server/src/
-
wechat/ts-server/src/controller/
-
wechat/ts-server/src/controller/user.ts
495B
wechat/ts-server/src/index.ts
760B
wechat/ts-server/src/middleware/
-
wechat/ts-server/src/middleware/auth.ts
173B
wechat/ts-server/src/middleware/error.ts
173B
wechat/ts-server/src/middleware/index.ts
142B
wechat/ts-server/src/models/
-
wechat/ts-server/src/models/user.ts
2.26KB
wechat/ts-server/src/public/
-
wechat/ts-server/src/public/images/
-
wechat/ts-server/src/public/images/1.jpg
111.44KB
wechat/ts-server/src/routers/
-
wechat/ts-server/src/routers/user.ts
313B
wechat/ts-server/src/utils/
-
wechat/ts-server/src/utils/connectDB.ts
368B
wechat/ts-server/tsconfig.json
5.21KB

资源内容介绍

功能 登陆注册 单聊 群聊 历史消息 图片发送 文件发送 代码片段发送 表情发送 白板协作 音视频聊天 消息已读提醒 好友分组 好友备注 好友上线提醒 在线用户头像高亮 添加好友 添加群聊 朋友圈功能 发表朋友圈 好友朋友圈 朋友圈动态点赞 朋友圈动态评论 朋友圈动态回复评论 日程设置
# Co-messager> 本项目不再维护,如在阅读**文档**、观看**视频**后任有问题可以加群或者本人 `QQ` 和微信。## 相关工具版本1. node: 12.14.02. npm: 6.4.13. MongoDB: 5.0.3## 相关地址- [掘金-文章](https://juejin.im/post/5e8dd45cf265da47e34bf94d)- [功能介绍-视频](https://www.bilibili.com/video/BV1aX4y1K7EF?p=1)- [项目运行-视频](https://www.bilibili.com/video/BV1aX4y1K7EF?p=2)## 功能- [x] 登陆注册- [x] 单聊- [x] 群聊- [x] 历史消息- [x] 图片发送- [ ] 文件发送- [ ] 代码片段发送- [x] 表情发送- [x] 白板协作- [x] 音视频聊天- [x] 消息已读提醒- [x] 好友分组- [x] 好友备注- [x] 好友上线提醒- [x] 在线用户头像高亮- [x] 添加好友- [x] 添加群聊- [x] 朋友圈功能- [x] 发表朋友圈- [x] 好友朋友圈- [x] 朋友圈动态点赞- [x] 朋友圈动态评论- [x] 朋友圈动态回复评论- [x] 日程设置## 启动项目### 1、克隆项目```bashgit clone git@github.com:CCZX/wechat.git```或者下载压缩包解压也可以。### 2、删除相关代码> 这部分代码是在我的数据库里,所以你需要删除或者替换相关代码以防报错![removed code](./document/clean.png)**需要注意的是这一步需要在启动服务端之前执行。不然会出现不可预料的错误**### 2、启动MongoDB数据库```bashmongo```如果还没有安装MongoDB可以参考下面文章:- [mongoDB - 菜鸟教程](https://www.runoob.com/mongodb/mongodb-tutorial.html)- [mongoDB的安装和启动](https://juejin.cn/post/6844903958826188808)### 3、启动服务器```bashcd chatServernpm install# 初始化数据库,初始化成功后可以看到自动创建了chat数据库node init.jsnode app.js```### 4、启动客户端```bashcd chatClientnpm installnpm run dev```启动成功后访问[127.0.0.1:8080](127.0.0.1:8080)即可访问。### 5、启动管理员端(3000端口)```bashcd chatAdminnpm installnpm start```启动成功后访问[127.0.0.1:3000](127.0.0.1:3000)即可访问。### 6、Q&A按照上述步骤启动一般是不会出问题,有问题请首先排查是否**执行顺序**不一致,以及数据库是否启动。## 项目截图**github上如果没有科学上网容易裂图,推荐在掘金上看:** 地址:https://juejin.im/post/5e8dd45cf265da47e34bf94d### PC端#### 1、主页![主页](./document/screenshots/p-home.png)#### 2、聊天![聊天](./document/screenshots/p-chat1.png)![已读设置](./document/screenshots/p-chat2.png)![通知](./document/screenshots/p-notify.png)#### 3、朋友圈![朋友圈](./document/screenshots/p-pyq1.png)![朋友圈评论](./document/screenshots/p-pyq2.png)#### 4、主题设置![主题](./document/screenshots/p-theme.png)#### 5、日程![日程](./document/screenshots/p-schedule1.png)![新建日程](./document/screenshots/p-schedule2.png)#### 6、个人中心![设置](./document/screenshots/p-personcenter.png)### 移动端#### 1、登录![移动端](./document/screenshots/m-login.png)#### 2、聊天列表![移动端](./document/screenshots/m-aside.png)![移动端](./document/screenshots/m-conversationlist.png)#### 3、聊天界面![移动端](./document/screenshots/m-chat.png)#### 4、图片预览![移动端](./document/screenshots/m-picpreview.png)#### 5、换肤![移动端](./document/screenshots/m-theme.png)#### 6、朋友圈![移动端](./document/screenshots/m-pyq.png)## 系统功能图### 普通用户![普通用户功能设计0404](./document/普通用户功能设计0404.png)### 管理员![普通用户功能设计0404](./document/系统管理员功能设计0404.png)## 技术路线> 本系统分为`Client`,`Server`,`Admin`三个端:其中`Client`为客户端,`Server`为服务器端,`Admin`为管理员端。使用前后端分离的开发模式- 客户端使用`Vue`、`VueX`、`Vue-Router`;- 管理员端使用`React`、`antd`;- 后端使用的是`node.js`;- 数据库使用的是`MongoDB`;- 在实现聊天的全双工数据通信使用的是`WebSocket`、`socket.io`。## 项目打包1. 客户端的代码打包后资源默认放在`chatServer`文件夹的`public`目录下;2. 管理员端在`chatAdmin`的`build`目录下,需要自己自己手动将整个build目录复制到`chatServer`文件夹的`public`目录下,然后修改`build`目录文件的`index.html`中引入资源路径前都加上`/build`。## 交流- qq群![qq](./document/resources/qqgroup.jpg)- `E-mail`:`ccdebuging@gmail.com`、`cAuth1218@163.com`- `QQ`:`1831058205`- 微信:`cAutg9248`## 参考项目- https://github.com/wuyawei

用户评论 (0)

发表评论

captcha

相关资源

C/C++ 中的 LLM 推理

描述主要目标llama.cpp是在各种硬件(本地和云端)上以最少的设置和最先进的性能实现 LLM 推理。纯 C/C++ 实现,无任何依赖项Apple 芯片是一流的——通过 ARM NEON、Accelerate 和 Metal 框架进行了优化AVX、AVX2 和 AVX512 支持 x86 架构1.5 位、2 位、3 位、4 位、5 位、6 位和 8 位整数量化,可加快推理速度并减少内存使用用于在 NVIDIA GPU 上运行 LLM 的自定义 CUDA 内核(通过 HIP 支持 AMD GPU)Vulkan 和 SYCL 后端支持CPU+GPU 混合推理,部分加速大于 VRAM 总容量的模型

18.45MB10积分

rxtx项目运行资源 x64 jar 包

rxtx项目运行资源 x64 jar 包

71.23MB17积分

这是一个简易的PS软件,使用VC6.0编写 数字图像处理实验编写的软件

这是一个简易的PS软件,使用VC6.0编写。数字图像处理实验编写的软件

2.89MB32积分

SecGPT网络安全大模型

模型介绍SecGPT的愿景是将人工智能技术引入网络安全领域,以提高网络防御的效率和效果。其使命是推动网络安全智能化,为社会提供更安全的数字生活环境。SecGPT可以作为基座安全模型,用于探索各种网络安全任务。以下是对SecGPT在网络安全任务中可能应用的进一步探讨:1. 漏洞分析:SecGPT可以与安全研究人员或开发团队进行多轮对话,共同分析和审查应用程序或系统中的潜在漏洞。它可以帮助识别和理解漏洞的性质、潜在影响以及可能的修复方法。2. 溯源分析:在网络入侵事件调查中,SecGPT可以与调查员合作,协助分析网络流量、日志和事件记录,以追踪攻击者的活动路径,从而支持安全溯源分析。3. 流量分析:SecGPT可以分析网络流量数据,识别异常流量模式,帮助检测潜在的网络攻击或入侵行为,并提供应对这些行为的建议。4. 攻击研判:在面对未知攻击时,SecGPT可以与安全团队一起进行多轮对话,共同分析攻击的特征、模式和可能的来源,以便更好地理解和应对威胁。

4.41MB30积分