最美博客2.0

master
haitao 2 years ago
parent 703adbd2fb
commit de2cd6dc46

8
.idea/.gitignore vendored

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/poetize.iml" filepath="$PROJECT_DIR$/.idea/poetize.iml" />
</modules>
</component>
</project>

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

@ -1,7 +1,7 @@
## POETIZESpringBoot
## POETIZE - 最美博客
POETIZE作诗有诗意地描写。
## 网站示例
## 我的个人网站
[poetize.cn](https://poetize.cn)
这是我的个人网站,我的生活倒影,有诗意地记录自己的生活。
@ -19,7 +19,7 @@ ps: 虽然我知道,大部分人都是来了直接下载源代码后就潇洒
## 技术栈
前端技术Vue2博客系统Vue3IM 聊天室系统Element UIVue2Element-Plus UIVue3Naive UIVue3
后端技术JavaSpringBootspring-boot-starter-mailMySQLMybatis-Plust-ioqiniu-java-sdk
后端技术JavaSpringBootMySQLRedisMybatis-Plust-ioqiniu-java-sdkspring-boot-starter-mail
## 网站简介
这是一个 SpringBoot + Vue2 + Vue3 的产物,支持移动端自适应,配有完备的前台和后台管理功能。
@ -30,7 +30,7 @@ ps: 虽然我知道,大部分人都是来了直接下载源代码后就潇洒
本网站采用前后端分离进行实现两个前端项目通过Nginx代理后端使用Java。
启动网站需要安装Nginx、Java、MySQL然后打包前后端项目并部署。
启动网站需要安装Nginx、Java、MySQL、Redis,然后打包前后端项目并部署。
文件服务可以使用七牛云,也可以使用服务器。
@ -38,31 +38,33 @@ Vue3IM 聊天室系统)是非必须的,如果部署需要依赖博客,
## 网站示例
### 文章速览、文章分类
### 博客
#### 文章速览、文章分类
![首页文章速览](poetize_picture/首页文章速览.png)
![分类页面](poetize_picture/分类页面.png)
### 文章详情页:文章、视频功能与留言
#### 文章详情页:文章、视频功能与留言
![文章详情页](poetize_picture/文章详情页.png)
![文章视频功能](poetize_picture/文章视频功能.png)
![文章留言区域](poetize_picture/文章留言区域.png)
### 恋爱笔记与旅拍
#### 恋爱笔记与旅拍
![恋爱笔记页面](poetize_picture/恋爱笔记页面.png)
![旅拍页面](poetize_picture/旅拍页面.png)
### 百宝箱、弹幕墙与友人帐
#### 百宝箱、弹幕墙与友人帐
![百宝箱](poetize_picture/百宝箱.png)
![弹幕墙](poetize_picture/弹幕墙.png)
![友人帐](poetize_picture/友人帐.png)
### 聊天室与朋友圈
#### 聊天室与朋友圈
![聊天室](poetize_picture/聊天室.png)
![朋友圈](poetize_picture/朋友圈.png)
@ -134,40 +136,31 @@ Vue3IM 聊天室系统)是非必须的,如果部署需要依赖博客,
- 新增:上传进度条与原始文件名记录
- 优化:百宝箱及其他模块样式调整
## 配置
全局搜索`$$$$`配置邮箱、MySQL、访问路径等。
========================================================================================================================
全局搜索`https://`,将图片资源替换成自己自定义的内容,提高网站美化度。
### 2024年1月24日更新
- 三个项目合并到一个仓库
- 开放PR权限欢迎提交代码
- 博客https://gitee.com/littledokey/poetize-vue2.git
- 聊天室https://gitee.com/littledokey/poetize-im-vue3.git
- 后端https://gitee.com/littledokey/poetize.git
- 七牛云登录/注册地址文件服务器CDNhttps://s.qiniu.com/Mz6Z32
## 配置
全局搜索`$$$$`配置邮箱、MySQL、Redis、访问路径等。
## 开源不易,欢迎赞助这个项目,让这个项目越来越好
感谢您【V 29.9¥】支持该项目,您将获得:
1. 学习交流群
2. 在线答疑
3. 详细部署文档:[https://poetize.cn/article/26](https://poetize.cn/article/26)
全局搜索`https://`,将图片资源替换成自己自定义的内容,提高网站美化度。
如果需要请联系作者【微信号poetize-sara】备注来意
- 项目地址https://gitee.com/littledokey/poetize.git
- 七牛云登录/注册地址(文件服务器/CDNhttps://s.qiniu.com/Mz6Z32
## POETIZE交流群、PR请加作者WX好友
![个人名片](poetize_picture/一只小毛驴.jpg)
## 收费服务
- 部署服务
- 新版本更新服务
- 搭建全流程教学
- 前后端技术教学
如果需要请联系作者【微信号poetize-sara】备注来意
## 欢迎关注作者B站
B站搜索用户【寻国记】,博客介绍与搭建教程简介
B站搜索用户【寻国记】。
【挑战最美博客!个人博客网站食用教程。这是一个 SpringBoot 与 Vue 的产物,在此公开,一起学习,共同成长。】
https://www.bilibili.com/video/BV1eM41167Ks/?share_source=copy_web
## 开源不易,欢迎赞助这个项目维持网站运行,您将获得[部署文档https://poetize.cn/article/26](https://poetize.cn/article/26)
## nginx配置示例
```
worker_processes 1;

@ -0,0 +1,3 @@
> 1%
last 2 versions
not dead

@ -0,0 +1,5 @@
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true

@ -0,0 +1,17 @@
module.exports = {
root: true,
env: {
node: true
},
extends: [
'plugin:vue/vue3-essential',
'@vue/standard'
],
parserOptions: {
parser: 'babel-eslint'
},
rules: {
'no-console': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
'no-debugger': process.env.NODE_ENV === 'production' ? 'warn' : 'off'
}
}

@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}

File diff suppressed because it is too large Load Diff

@ -0,0 +1,38 @@
{
"name": "poetry-im-ui",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "set NODE_OPTIONS=--openssl-legacy-provider & vue-cli-service serve",
"build": "set NODE_OPTIONS=--openssl-legacy-provider & vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.27.2",
"core-js": "^3.6.5",
"crypto-js": "^4.1.1",
"element-plus": "^2.2.10",
"qs": "^6.10.3",
"reconnecting-websocket": "^4.4.0",
"vue": "^3.0.0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.13",
"@vue/cli-plugin-eslint": "~4.5.13",
"@vue/cli-plugin-router": "~4.5.13",
"@vue/cli-service": "~4.5.13",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^7.0.0",
"naive-ui": "^2.28.4",
"vfonts": "^0.0.3"
}
}

@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="icon" href="./poetize-im.jpg" sizes="16x16">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>POETIZE-IM</title>
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/qiniu-js/3.4.0/qiniu.min.js"></script>
<style>
body {
margin: 0;
}
</style>
</head>
<body>
<div id="app"></div>
</body>
</html>

@ -0,0 +1,29 @@
<template>
<n-config-provider :theme="null" :locale="zhCN" :date-locale="dateZhCN">
<n-dialog-provider>
<router-view/>
</n-dialog-provider>
</n-config-provider>
</template>
<script>
import {NConfigProvider, NDialogProvider, zhCN, dateZhCN, darkTheme} from 'naive-ui';
export default {
components: {
NConfigProvider,
NDialogProvider
},
setup() {
return {
darkTheme,
zhCN,
dateZhCN
}
}
}
</script>
<style scoped>
</style>

@ -0,0 +1,161 @@
/* 以my-animation-开头的class */
[class*=my-animation-] {
animation-duration: 1s;
animation-timing-function: ease-out;
animation-fill-mode: both;
}
.my-animation-slide-top {
animation-name: slide-top
}
.my-animation-slide-bottom {
animation-name: slide-bottom
}
.my-animation-hideToShow {
animation-name: hideToShow
}
/* 上移 */
@keyframes slide-top {
0% {
opacity: 0;
transform: translateY(-20%)
}
100% {
opacity: 1;
transform: translateY(0)
}
}
/* 下移 */
@keyframes slide-bottom {
0% {
opacity: 0;
transform: translateY(20%)
}
100% {
opacity: 1;
transform: translateY(0)
}
}
/* 首图动画:下移 */
@keyframes header-effect {
0% {
opacity: 0;
transform: translateY(-50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
/* 旋转 */
@keyframes rotate {
0% {
opacity: 1;
transform: rotate(0deg);
}
100% {
opacity: 1;
transform: rotate(360deg);
}
}
/* 显示 */
@keyframes hideToShow {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/* 下移 */
@keyframes my-shake {
0% {
opacity: 1;
transform: translateY(0px);
}
30% {
opacity: 0.5;
transform: translateY(25px);
}
100% {
opacity: 1;
transform: translateY(0px);
}
}
/* 上移 */
@keyframes scatter {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
/* 放大 */
@keyframes scale {
0% {
transform: scale(1);
}
50% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
/* 背景位置移动 */
@keyframes gradientBG {
0% {
background-position: 0 50%;
}
50% {
background-position: 100% 50%;
}
100% {
background-position: 0 50%;
}
}
/* 阴影变化 */
@keyframes weiYanShadowFlashing {
0% {
box-shadow: none;
}
50% {
box-shadow: 0 0 20px var(--red);
}
100% {
box-shadow: none;
}
}

@ -0,0 +1,78 @@
:root {
/* 背景 */
--background: white;
--gradualBackground: linear-gradient(to right bottom, #ee7752, #e73c7e, #23a6d5, #23d5ab);
--gradualBlue: linear-gradient(to right, #23a6d5, #23d5ab);
/* 字体 */
--fontColor: black;
/* 边框 */
--borderColor: rgba(0, 0, 0, 0.5);
/* 边框 */
--borderHoverColor: rgba(110, 110, 110, 0.4);
/* 主题背景 */
--themeBackground: orange;
/* 主题悬停背景 */
--gradualRed: linear-gradient(to right, #ff4b2b, #ff416c);
/* 水波纹 */
--rippleColor: rgba(0, 0, 0, 0.5);
/* 导航栏字体 */
--toolbarFont: #333333;
/* 导航栏背景 */
--toolbarBackground: rgba(255, 255, 255, 1);
/* 灰色字体 */
--greyFont: #797979;
--maxGreyFont: #595A5A;
--commentContent: #F7F9FE;
/* footer背景 */
--gradientBG: linear-gradient(-90deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
/* 透明 */
--transparent: rgba(0, 0, 0, 0);
/* 黑色遮罩 */
--mask: rgba(0, 0, 0, 0.3);
/* 白色遮罩 */
--whiteMask: rgba(255, 255, 255, 0.3);
/* max白色遮罩 */
--maxWhiteMask: rgba(255, 255, 255, 0.5);
/* mini黑色遮罩 */
--miniMask: rgba(0, 0, 0, 0.15);
/* mini白色遮罩 */
--miniWhiteMask: rgba(255, 255, 255, 0.15);
/* 半透明 */
--translucent: rgba(0, 0, 0, 0.5);
/* max黑色遮罩 */
--maxMask: rgba(0, 0, 0, 0.7);
--white: white;
--maxWhite: #fcfcfc;
--midWhite: #f3f3f3;
--red: red;
--lightRed: #ff4b2b;
--maxLightRed: #ff416c;
--orangeRed: #EF794F;
--azure: #ECF7FE;
--blue: rgb(3, 169, 244);
--messageColor: #cfe7ff;
--imBG: #edeff3;
--lowGray: #cacacb;
--lightGray: #DDDDDD;
--maxLightGray: #EEEEEE;
--maxMaxLightGray: rgba(242, 242, 242, 0.5);
--green: #67C23A;
--black: black;
--lightYellow: #F4E1C0;
--globalFont: SmileySans;
--imBackground: url(../file/bg1.jpg);
--commentURL: url(../file/comment.jpg);
--toTop: url(../file/top.jpg);
}

@ -0,0 +1,87 @@
body {
color: var(--fontColor);
font-family: var(--globalFont), serif;
word-break: break-word;
}
@font-face {
font-family: SmileySans;
src: url(../fonts/SmileySans.otf);
font-display: swap;
}
/* 居中 */
.myCenter {
display: flex;
justify-content: center;
align-items: center;
}
.transformCenter {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
/* 两边 */
.myBetween {
display: flex;
justify-content: space-between;
align-items: center;
}
/* 滚动条 */
.group-card ::-webkit-scrollbar {
}
.image-list::-webkit-scrollbar {
display: none;
}
/* el弹出框样式 */
.el-message {
top: 80px !important;
border: 0;
}
.el-message * {
color: var(--white) !important;
font-weight: 600;
}
.el-message--success {
background: var(--themeBackground);
}
.el-message--warning {
background: var(--gradientBG);
}
.el-message--error {
background: var(--gradualRed);
}
.message img {
max-width: 250px !important;
}
.v-x-scroll {
overflow: unset;
}
.n-base-icon.n-dialog__icon {
display: none;
}
@media screen and (max-width: 400px) {
.emoji-body {
max-width: 230px !important;
}
.n-modal {
width: 70% !important;
}
}

@ -0,0 +1,720 @@
<template>
<div>
<!-- title -->
<div style="height: 60px;background-color: var(--maxWhite)">
<template v-if="!$common.isEmpty(currentChatFriendId)">
<span style="line-height: 60px;margin-left: 20px;font-size: 18px">
{{friends[currentChatFriendId].remark}}
</span>
</template>
<template v-else-if="!$common.isEmpty(currentChatGroupId)">
<span style="line-height: 60px;margin-left: 20px;font-size: 18px">
{{groups[currentChatGroupId].groupName}}
</span>
<span style="line-height: 60px;margin-left: 20px;font-size: 12px;color: var(--greyFont)">
当前在线人数4
</span>
</template>
</div>
<!-- 聊天记录 -->
<div class="msg-container">
<template v-if="!$common.isEmpty(currentChatFriendId)">
<div v-for="(item, index) in imMessages[currentChatFriendId]"
:class="['msg-one', item.fromId === $store.state.currentUser.id ? 'message-right' : 'message-left']"
:key="index">
<!-- 头像 -->
<div>
<n-avatar object-fit="cover"
:size="40"
style="cursor: pointer"
@click="openFriendCircle(item.fromId, item.avatar)"
:src="item.avatar"/>
</div>
<!-- 文本消息 -->
<div class="message" v-html="item.content"></div>
<!-- 时间 -->
<div class="msg-date" v-if="!$common.isEmpty(item.createTime)">
{{$common.getDateDiff(item.createTime)}}
</div>
</div>
</template>
<template v-else-if="!$common.isEmpty(currentChatGroupId)">
<div v-for="(item, index) in groupMessages[currentChatGroupId]"
:class="['msg-one', item.fromId === $store.state.currentUser.id ? 'message-right' : 'message-left']"
:key="index">
<!-- 头像 -->
<div>
<n-avatar object-fit="cover"
:size="40"
style="cursor: pointer"
@click="openFriendCircle(item.fromId, item.avatar, item.username)"
:src="item.avatar"/>
</div>
<!-- 文本消息 -->
<div class="message" v-html="item.content"
:style="{'background': (item.fromId !== $store.state.currentUser.id ? $constant.tree_hole_color[item.fromId % $constant.tree_hole_color.length] : '')}">
</div>
<div class="msg-user">{{item.username}}</div>
<!-- 时间 -->
<div class="msg-date" style="margin-left: 5px;margin-right: 5px"
v-if="!$common.isEmpty(item.createTime)">
{{$common.getDateDiff(item.createTime)}}
</div>
</div>
</template>
</div>
<!-- 输入框 -->
<div style="height: 180px">
<!-- 功能栏 -->
<div style="padding: 10px 15px;display: flex;height: 25px">
<!-- 表情 -->
<n-popover placement="top-start"
display-directive="show"
trigger="click">
<template #trigger>
<div class="myEmoji">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M523.9 511.98m-419.5 0a419.5 419.5 0 1 0 839 0 419.5 419.5 0 1 0-839 0Z"
fill="#FFD629"></path>
<path
d="M885.2 298.58c-1.6-0.6 37.1 68.4 49.5 128.9 46.4 227-99.9 448.6-326.9 495.1-37.9 7.8-75.7 10.1-112.5 7.7-63.2-4.2-123.6-22.8-177.3-53 0 0 348.9-269.7 567.2-578.7z"
fill="#FF9A2C" opacity=".1"></path>
<path
d="M922.4 383.38c73.9 216.8-52.8 456-264 525.8-36.7 12.1-108.5 28.3-184.9 19.4 0-0.5 166.62-15.7 313.54-190.74C942.88 552.16 920.2 376.98 922.4 383.38z"
fill="#FF9A2C" opacity=".2"></path>
<path
d="M790 184.48c-40.9-34.6-93.6-59.3-155.8-77.3-95.5-27.6-199.4-17.7-300.6 31.5-139.3 67.7-240.1 245.9-227.6 400.2 4.2 52 10.1 101.8 30 145.5 0.5 1 1.6 1.5 2.7 1.2 21.1-6.8 218.8-73.6 375.8-190.3 213.3-158.5 292.3-296.6 275.5-310.8z"
fill="#FCE99A" opacity=".24"></path>
<path
d="M188.008782 408.574552a136 234.3 54.429 1 0 381.157036-272.589938 136 234.3 54.429 1 0-381.157036 272.589938Z"
fill="#F9F2D7" opacity=".2"></path>
<path
d="M616.9 326.38m-52.7 0a52.7 52.7 0 1 0 105.4 0 52.7 52.7 0 1 0-105.4 0Z"
fill="#211715"></path>
<path
d="M381.7 438.38l-77.6 125.3-15.5-8c-16-8.2-22.3-27.9-14.1-43.9l26.2-47.3-45.6-19.6c-15.7-8.1-21.9-27.4-13.8-43.1l8.2-16 132.2 52.6z"
fill="#211715"></path>
<path
d="M603 479.68c27.4 56.5 14.1 119.5-29.7 140.8s-101.6-7.2-129-63.7l30.6-8c37.4-9.7 72.1-26.6 102.9-50l25.2-19.1z"
fill="#F94616"></path>
<path
d="M514.5 567.38l8.8 6c3.6 2.5 8.3 2.8 12.2 0.7l26.9-14c3.4-1.8 5.7-5.1 6.3-8.9l1.5-10.5c1.4-10-9.4-17.1-18-11.9-9.1 5.5-20.9 11.8-35.4 17.7-8.8 3.6-10.1 15.5-2.3 20.9z"
fill="#E53600" opacity=".68"></path>
<path
d="M922.4 383.38c73.9 216.8-52.8 456-264 525.8-36.7 12.1-108.5 28.3-184.9 19.4 0-0.5 122.92-45.83 275.21-216.29C910.21 531.51 920.2 376.98 922.4 383.38z"
fill="#FF9A2C" opacity=".19"></path>
<path
d="M922.4 383.38c73.9 216.8-52.8 456-264 525.8-36.7 12.1-108.5 28.3-184.9 19.4 0-0.5 89.92-84.69 242.21-255.15C877.21 492.65 920.2 376.98 922.4 383.38z"
fill="#FF9A2C" opacity=".15"></path>
</svg>
</div>
</template>
<!-- 表情 -->
<emoji @addEmoji="addEmoji" :showEmoji="true"></emoji>
</n-popover>
<!-- 图片 -->
<div class="myEmoji" @click="sendPicture()">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M512.649 512.632m-447.382 0a447.382 447.382 0 1 0 894.764 0 447.382 447.382 0 1 0-894.764 0Z"
fill="#E0995E"></path>
<path d="M736.34 428.748V316.902H288.958v447.382H736.34z"
fill="#231F20"></path>
<path
d="M736.34 260.979H288.958c-30.886 0-55.923 25.037-55.923 55.923V764.284c0 30.885 25.037 55.923 55.923 55.923H736.34c30.886 0 55.923-25.038 55.923-55.923V316.902c0-30.886-25.037-55.923-55.923-55.923z"
fill="#231F20"></path>
<path
d="M288.958 764.284c-15.421 0-27.961-12.547-27.961-27.961V288.941c0-15.414 12.54-27.961 27.961-27.961H736.34c15.421 0 27.961 12.547 27.961 27.961v447.382c0 15.414-12.54 27.961-27.961 27.961H288.958z"
fill="#77B3D4"></path>
<path
d="M736.34 288.941v447.383H288.958V288.941H736.34m0-55.923H288.958c-30.886 0-55.923 25.037-55.923 55.923v447.383c0 30.885 25.037 55.923 55.923 55.923H736.34c30.886 0 55.923-25.038 55.923-55.923V288.941c0-30.886-25.037-55.923-55.923-55.923z"
fill="#FFFFFF"></path>
<path d="M288.958 680.4H736.34v55.923H288.958z" fill="#FFFFFF"></path>
<path
d="M260.851 680.4h487.868v-40.837s-23.845-41.624-45.947-67.706c-16.44-19.4-40.989-24.891-62.407-1.059l-38.481 36.957-83.869-106.652c-31.234-39.718-82.344-39.718-113.578 0L260.851 680.4z"
fill="#4F5D73"></path>
<path
d="M624.495 400.786m-41.942 0a41.942 41.942 0 1 0 83.884 0 41.942 41.942 0 1 0-83.884 0Z"
fill="#F5CF87"></path>
<path
d="M736.34 288.941v447.383H288.958V288.941H736.34m0-55.923H288.958c-30.886 0-55.923 25.037-55.923 55.923v447.383c0 30.885 25.037 55.923 55.923 55.923H736.34c30.886 0 55.923-25.038 55.923-55.923V288.941c0-30.886-25.037-55.923-55.923-55.923z"
fill="#FFFFFF"></path>
</svg>
</div>
<!-- 表情包 -->
<n-popover v-model:show="showPopoverImage"
display-directive="show"
placement="top-start"
trigger="click">
<template #trigger>
<div class="myEmoji" @click="showPopoverImage = !showPopoverImage">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M829.64898 849.502041H194.35102c-43.885714 0-79.412245-35.526531-79.412244-79.412245V253.910204c0-43.885714 35.526531-79.412245 79.412244-79.412245h635.29796c43.885714 0 79.412245 35.526531 79.412244 79.412245v516.179592c0 43.885714-35.526531 79.412245-79.412244 79.412245z"
fill="#D2F4FF"></path>
<path
d="M909.061224 656.195918l-39.706122-48.065306L626.416327 365.714286c-19.330612-19.330612-50.677551-19.330612-70.008164 0L419.526531 502.073469c-2.612245 2.612245-5.22449 3.134694-6.791837 3.134694-1.567347 0-4.702041-0.522449-6.791837-3.134694L368.326531 464.979592c-19.330612-19.330612-50.677551-19.330612-70.008164 0l-143.673469 143.673469-39.706122 48.065306v113.893878c0 43.885714 35.526531 79.412245 79.412244 79.412245h635.29796c43.885714 0 79.412245-35.526531 79.412244-79.412245v-114.416327"
fill="#16C4AF"></path>
<path
d="M273.763265 313.469388m-49.632653 0a49.632653 49.632653 0 1 0 99.265306 0 49.632653 49.632653 0 1 0-99.265306 0Z"
fill="#E5404F"></path>
<path
d="M644.179592 768h-365.714286c-11.493878 0-20.897959-9.404082-20.897959-20.897959s9.404082-20.897959 20.897959-20.897959h365.714286c11.493878 0 20.897959 9.404082 20.897959 20.897959s-9.404082 20.897959-20.897959 20.897959zM461.322449 670.82449h-182.857143c-11.493878 0-20.897959-9.404082-20.897959-20.897959s9.404082-20.897959 20.897959-20.89796h182.857143c11.493878 0 20.897959 9.404082 20.897959 20.89796s-9.404082 20.897959-20.897959 20.897959z"
fill="#0B9682"></path>
</svg>
</div>
</template>
<div id="image-scroll-container" class="image-list">
<n-image
v-for="(item, index) in imageList"
:src="item"
@click="sendImage(item)"
:key="index"
width="70"
height="70"
lazy
preview-disabled
:intersection-observer-options="{root: '#image-scroll-container'}">
</n-image>
</div>
</n-popover>
<!-- 舔狗日记 -->
<n-popconfirm :show-icon="false" positive-text="" @positive-click="sendPoetry(3)" negative-text="">
<template #trigger>
<div class="myEmoji">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M412.8 72.32c68.8-12.373333 144-21.013333 209.6 8.853333 14.613333 21.866667 8.426667 49.386667 12.16 73.92 15.253333 7.786667 31.36 13.653333 46.506667 21.44 3.2 1.706667 9.706667 5.12 12.906666 6.826667l-1.28 4.693333c-8.106667 24 34.026667 38.933333 19.306667 64.32-5.226667 13.653333-18.453333 8.64-29.226667 7.573334 2.453333-6.613333 7.36-19.733333 9.813334-26.24-19.733333-19.093333-53.44 20.373333-32.96 37.013333-38.826667 20.053333-83.946667 17.6-126.4 20.053333-74.133333 0.64-149.546667 3.2-222.186667-13.973333-23.04-4.16-43.306667-27.946667-36.266667-51.84 13.226667-16.32 29.44-29.866667 43.52-45.333333l5.973334-3.093334c62.4-0.426667 35.626667-87.786667 88.533333-104.213333m155.52 24.533333c11.093333 26.773333 17.066667 54.933333 20.373333 83.626667 31.893333-16.64 16.533333-83.946667-20.373333-83.626667z"
fill="#359F69"></path>
<path
d="M568.32 96.853333c36.906667-0.32 52.266667 66.986667 20.373333 83.626667-3.306667-28.693333-9.28-56.853333-20.373333-83.626667z"
fill="#FFFFF8"></path>
<path
d="M185.813333 133.546667c49.066667-24.106667 101.44 12.373333 138.453334 42.986666l-5.973334 3.093334c-40.64 6.613333-72.533333 42.453333-56.426666 84.373333-112.746667 75.52-155.413333 228.16-136.213334 357.653333 27.84 179.626667 193.6 322.88 375.36 324.48 185.173333 8.853333 364.053333-129.92 396.266667-313.6 31.253333-150.08-37.226667-308.053333-158.293333-399.146666a230.24 230.24 0 0 0-46.293334-45.333334l1.28-4.693333c45.44-14.08 85.546667-52.48 136.106667-42.773333 34.986667 6.186667 46.72 46.4 50.026667 76.906666 8.213333 44.906667-4.373333 89.493333-4.693334 134.293334 93.973333 163.306667 57.92 389.76-85.546666 513.28-146.666667 136.426667-393.28 139.84-544.64 9.066666C101.546667 757.12 53.76 538.88 139.093333 373.653333c23.253333-32.426667-0.853333-70.933333 3.626667-106.773333 2.026667-45.973333 0.533333-104.213333 43.093333-133.333333m651.946667 73.386666c-27.52 34.666667-27.306667 84.693333 17.706667 103.893334 3.306667-35.306667-0.426667-71.04-6.826667-105.813334-2.773333 0.533333-8.106667 1.493333-10.88 1.92m-663.146667 7.466667a781.226667 781.226667 0 0 0-0.32 82.133333c50.133333-0.853333 36.373333-72.96 0.32-82.133333z"
fill="#F0AD54"></path>
<path
d="M681.066667 176.533333c47.786667-29.12 101.653333-65.706667 160.533333-51.093333 48.853333 16.426667 55.893333 76.266667 58.88 120.32-0.746667 35.093333 5.973333 82.026667-25.066667 106.026667 0.32-44.8 12.906667-89.386667 4.693334-134.293334-3.306667-30.506667-15.04-70.72-50.026667-76.906666-50.56-9.706667-90.666667 28.693333-136.106667 42.773333-3.2-1.706667-9.706667-5.12-12.906666-6.826667z"
fill="#E59308"></path>
<path
d="M261.866667 264c-16.106667-41.92 15.786667-77.76 56.426666-84.373333-14.08 15.466667-30.293333 29.013333-43.52 45.333333-7.04 23.893333 13.226667 47.68 36.266667 51.84 72.64 17.173333 148.053333 14.613333 222.186667 13.973333 42.453333-2.453333 87.573333 0 126.4-20.053333 5.76-2.773333 17.386667-8.106667 23.146666-10.773333 10.773333 1.066667 24 6.08 29.226667-7.573334 14.72-25.386667-27.413333-40.32-19.306667-64.32 17.6 12.906667 33.066667 28.16 46.293334 45.333334-9.173333 22.506667-20.266667 48.746667-47.04 53.973333-109.013333 30.08-223.466667 16.96-335.04 18.24-34.346667-6.613333-68.266667-18.346667-95.04-41.6z"
fill="#376C55"></path>
<path
d="M837.76 206.933333c2.773333-0.426667 8.106667-1.386667 10.88-1.92 6.4 34.773333 10.133333 70.506667 6.826667 105.813334-45.013333-19.2-45.226667-69.226667-17.706667-103.893334zM174.613333 214.4c36.053333 9.173333 49.813333 81.28-0.32 82.133333-1.386667-27.413333-1.173333-54.826667 0.32-82.133333z"
fill="#FDEC78"></path>
<path
d="M659.626667 270.72c-20.48-16.64 13.226667-56.106667 32.96-37.013333-2.453333 6.506667-7.36 19.626667-9.813334 26.24-5.76 2.666667-17.386667 8-23.146666 10.773333z"
fill="#FFFFF8"></path>
<path
d="M738.986667 233.386667c121.066667 91.093333 189.546667 249.066667 158.293333 399.146666-0.32-24.64-0.853333-49.28-3.52-73.813333-55.36 18.133333-117.44 10.24-163.946667-26.026667 32.533333-20.693333 77.44-47.786667 68.16-93.44-15.466667-52.48-75.413333-66.026667-122.24-76.16-29.866667-19.2-66.986667-41.173333-102.933333-24-47.786667 18.133333-55.466667 86.506667-21.866667 121.28 25.066667 63.786667 96.533333 77.12 157.546667 73.493334-42.88 10.986667-84.586667 50.453333-130.453333 29.12-38.613333-11.733333-62.933333-57.706667-108.16-48.426667-44.16-4.586667-68.053333 35.84-100.266667 57.066667-33.813333-2.666667-68.48-13.653333-94.08-36.8 58.133333 2.133333 121.813333-21.546667 137.28-83.626667 36.053333-23.04 24.106667-77.76-4.16-102.506667-19.52-21.76-50.773333-16.32-76.8-17.92 8.426667-8.32 16.853333-16.746667 25.066667-25.173333 111.573333-1.28 226.026667 11.84 335.04-18.24 26.773333-5.226667 37.866667-31.466667 47.04-53.973333z"
fill="#FDEC78"></path>
<path
d="M125.653333 621.653333c-19.2-129.493333 23.466667-282.133333 136.213334-357.653333 26.773333 23.253333 60.693333 34.986667 95.04 41.6-8.213333 8.426667-16.64 16.853333-25.066667 25.173333-19.84 11.733333-38.293333 25.386667-57.493333 38.08-35.52 14.293333-70.933333 38.826667-78.293334 79.04 2.56 43.413333 42.88 66.666667 75.626667 87.146667-46.72 11.733333-94.506667-4.053333-141.653333 2.24-3.946667 27.946667-4.48 56.213333-4.373334 84.373333z"
fill="#FFCD73"></path>
<path
d="M331.84 330.773333c26.026667 1.6 57.28-3.84 76.8 17.92 28.266667 24.746667 40.213333 79.466667 4.16 102.506667-11.306667-64.533333-79.36-91.84-138.453333-82.346667 19.2-12.693333 37.653333-26.346667 57.493333-38.08zM572.8 339.093333c35.946667-17.173333 73.066667 4.8 102.933333 24-53.546667 10.666667-116.586667 35.2-124.8 97.28-33.6-34.773333-25.92-103.146667 21.866667-121.28z"
fill="#FFFFF8"></path>
<path
d="M550.933333 460.373333c8.213333-62.08 71.253333-86.613333 124.8-97.28 46.826667 10.133333 106.773333 23.68 122.24 76.16 9.28 45.653333-35.626667 72.746667-68.16 93.44-5.333333 0.32-16 0.853333-21.333333 1.173334-61.013333 3.626667-132.48-9.706667-157.546667-73.493334m91.626667-74.026666c-37.333333 7.04-87.786667 41.92-69.653333 85.44 31.146667 50.346667 100.8 56.746667 153.28 42.88 22.186667-15.146667-25.813333-12.586667-30.4-27.946667-32.426667-37.226667 4.8-90.56 50.133333-87.146667-29.653333-21.12-69.12-21.013333-103.36-13.226666m116.373333 31.36c-20.266667 4.48-15.573333 43.306667 7.466667 37.866666 21.973333-3.413333 14.4-43.946667-7.466667-37.866666zM196.053333 447.893333c7.36-40.213333 42.773333-64.746667 78.293334-79.04 59.093333-9.493333 127.146667 17.813333 138.453333 82.346667-15.466667 62.08-79.146667 85.76-137.28 83.626667l-3.84 0.213333c-32.746667-20.48-73.066667-43.733333-75.626667-87.146667m73.386667-61.12c-30.72 8.96-61.76 36.906667-57.706667 71.573334 15.573333 56.426667 92.48 75.093333 140.053334 48.746666-21.973333-9.6-50.346667-21.653333-50.346667-50.133333-7.253333-35.413333 29.546667-56.213333 60.053333-56.96-20.586667-27.52-62.72-18.88-92.053333-13.226667m104.746667 32.96c-23.786667 3.84-14.4 41.066667 7.04 35.093334 23.146667-2.133333 15.36-42.453333-7.04-35.093334z"
fill="#1F1F1F"></path>
<path
d="M269.44 386.773333c29.333333-5.653333 71.466667-14.293333 92.053333 13.226667-30.506667 0.746667-67.306667 21.546667-60.053333 56.96 0 28.48 28.373333 40.533333 50.346667 50.133333-47.573333 26.346667-124.48 7.68-140.053334-48.746666-4.053333-34.666667 26.986667-62.613333 57.706667-71.573334zM642.56 386.346667c34.24-7.786667 73.706667-7.893333 103.36 13.226666-45.333333-3.413333-82.56 49.92-50.133333 87.146667 4.586667 15.36 52.586667 12.8 30.4 27.946667-52.48 13.866667-122.133333 7.466667-153.28-42.88-18.133333-43.52 32.32-78.4 69.653333-85.44z"
fill="#FFFFF8"></path>
<path
d="M374.186667 419.733333c22.4-7.36 30.186667 32.96 7.04 35.093334-21.44 5.973333-30.826667-31.253333-7.04-35.093334zM758.933333 417.706667c21.866667-6.08 29.44 34.453333 7.466667 37.866666-23.04 5.44-27.733333-33.386667-7.466667-37.866666z"
fill="#7B8B70"></path>
<path
d="M369.6 571.626667c32.213333-21.226667 56.106667-61.653333 100.266667-57.066667 45.226667-9.28 69.546667 36.693333 108.16 48.426667 45.866667 21.333333 87.573333-18.133333 130.453333-29.12 5.333333-0.32 16-0.853333 21.333333-1.173334 46.506667 36.266667 108.586667 44.16 163.946667 26.026667 2.666667 24.533333 3.2 49.173333 3.52 73.813333-32.213333 183.68-211.093333 322.453333-396.266667 313.6-181.76-1.6-347.52-144.853333-375.36-324.48-0.106667-28.16 0.426667-56.426667 4.373334-84.373333 47.146667-6.293333 94.933333 9.493333 141.653333-2.24l3.84-0.213333c25.6 23.146667 60.266667 34.133333 94.08 36.8m-36.373333 37.12c-22.826667 8.106667-12.8 39.36-5.333334 55.786666 11.093333 27.306667 49.493333 30.826667 56.106667 60.586667 3.733333 20.373333 25.28 40 19.093333 60.16-33.066667 7.573333-74.666667 4.053333-95.573333-26.24-9.92-8.32-15.253333-28.053333-31.466667-24-5.12 40.746667 40.426667 68.266667 75.413334 75.946667 34.986667 10.88 68.266667-18.56 102.826666-6.293334 61.973333 20.373333 132.16-0.106667 178.24-44.8 9.706667-9.173333 12.053333-20.16 6.826667-33.066666-26.88 14.186667-45.226667 41.173333-74.666667 51.306666-58.88 25.493333-149.653333 10.133333-161.386666-64 11.946667-33.6 70.933333-58.24 50.56-101.546666-37.546667-15.146667-81.6-11.413333-120.64-3.84z"
fill="#FFFFAB"></path>
<path
d="M333.226667 608.746667c39.04-7.573333 83.093333-11.306667 120.64 3.84 20.373333 43.306667-38.613333 67.946667-50.56 101.546666 11.733333 74.133333 102.506667 89.493333 161.386666 64 29.44-10.133333 47.786667-37.12 74.666667-51.306666 5.226667 12.906667 2.88 23.893333-6.826667 33.066666-46.08 44.693333-116.266667 65.173333-178.24 44.8-34.56-12.266667-67.84 17.173333-102.826666 6.293334-34.986667-7.68-80.533333-35.2-75.413334-75.946667 16.213333-4.053333 21.546667 15.68 31.466667 24 20.906667 30.293333 62.506667 33.813333 95.573333 26.24 6.186667-20.16-15.36-39.786667-19.093333-60.16-6.613333-29.76-45.013333-33.28-56.106667-60.586667-7.466667-16.426667-17.493333-47.68 5.333334-55.786666m95.573333 21.973333c-12.586667 43.2 42.453333-11.84 0 0z"
fill="#7D180F"></path>
<path d="M428.8 630.72c42.453333-11.84-12.586667 43.2 0 0z" fill="#FFFFF8"></path>
</svg>
</div>
</template>
💕&nbsp;投递舔狗日记
</n-popconfirm>
<!-- 鸡汤来咯 -->
<n-popconfirm :show-icon="false" positive-text="" @positive-click="sendPoetry(4)" negative-text="">
<template #trigger>
<div class="myEmoji">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M841.5 641.1c0 175.8-147.2 248.4-328.7 248.4C331.2 889.5 184 817 184 641.1c0-175.8 147.2-388.3 328.7-388.3 181.6 0 328.8 212.5 328.8 388.3z"
fill="#FFFFFF"></path>
<path
d="M512.8 900.4c-212.7 0-339.7-96.9-339.7-259.3 0-180.8 151.5-399.3 339.7-399.3s339.6 218.4 339.6 399.3c0 162.4-126.9 259.3-339.6 259.3z m0-636.7C336.7 263.7 195 470.2 195 641.1c0 214.3 222.3 237.5 317.8 237.5s317.8-23.1 317.8-237.5c0-170.9-141.8-377.4-317.8-377.4z"
fill="#7F0518"></path>
<path
d="M660.2 160.8c-44.7-71.8-88.2-21.1-97.5-8.7 6.4-15.7 8.3-76.8-51.9-76.8-56.8 0-49.4 56.9-45.7 74.4-12.3-15.3-53.4-56.6-95.5 11.2-50.4 81 96.3 204.7 96.3 204.7 7.5 5.3 14.6 8.6 21.4 10.4 8.3 2.9 19.5 5.6 32.4 5.6 18 0 31.6-7.4 38.8-12.5 1.8-1.1 3.6-2.2 5.5-3.6-0.1 0 146.6-123.8 96.2-204.7z"
fill="#FF6A48"></path>
<path
d="M519.6 392.5c-12 0-24.1-2.1-36-6.2-7.6-2-16-6-24.1-11.8-7-5.9-154-131.4-99.2-219.4 16.9-27.1 36-41.5 56.9-42.7 13-1.1 25.1 3.8 34.7 10.2 0.5-13.2 3.7-27.8 12.9-39.1 10.3-12.6 25.8-19 46.1-19 30.4 0 46.2 14 54.2 25.8 6.9 10.2 10.2 22.2 11.3 33.5 9.7-6.8 21.8-12.3 35.5-11.4 21.2 0.9 40.5 15.3 57.7 42.8 54.8 88-92.2 213.5-98.5 218.8-2.9 2.1-5 3.4-7.1 4.7-7 4.7-23.1 13.8-44.4 13.8zM420 134c-0.5 0-1.1 0-1.6 0.1-13.4 0.8-26.7 11.7-39.6 32.5-44.8 72 92.7 189.4 94 190.6 5.3 3.7 11.3 6.7 17.2 8.2 7.4 2.5 17.6 5.3 29.6 5.3 15.3 0 27-6.6 32.6-10.5 2.3-1.4 3.9-2.4 5.5-3.5 0.7-0.6 138.2-118 93.3-190-13.1-21-26.5-31.9-40-32.5-18.5-1-34.9 18.6-39.4 24.6-3.3 4.4-9.3 5.6-14.1 3-4.8-2.7-6.8-8.5-4.8-13.6 2.7-6.6 4.9-29.9-5.7-45.7-7.2-10.7-19.3-16.1-36-16.1-13.6 0-23.1 3.6-29.1 11-12.1 14.9-7.6 42.2-5.9 50.2 1 5-1.5 10-6 12.1-4.6 2.1-10 0.9-13.2-3-5.8-7.1-20.1-22.7-36.8-22.7z"
fill="#7F0518"></path>
<path
d="M530.8 809.8l-0.4-13.2s-6.2 2-15.6 5.9c-9.4-3.9-15.6-5.9-15.6-5.9l-0.4 13.2c-37.2 18.7-91.1 57.2-65.1 116 15.1 34 53.9 28.3 83.3-3.9 4.9 5.3 55.4 56.5 78.7 3.9 26.2-58.8-27.7-97.3-64.9-116z"
fill="#FF6A48"></path>
<path
d="M566.1 960.3c-19.6 0-38.4-13.8-48.9-23.1-18.5 16.8-39.7 24.9-58.2 21.9-15.6-2.5-28.1-12.8-35.2-28.9-21.5-48.7 1.3-93.7 64.3-127.2l0.2-6.8c0.1-3.4 1.8-6.6 4.6-8.6s6.3-2.6 9.6-1.5c0 0 4.7 1.5 12.2 4.5 7.5-3 12.3-4.5 12.3-4.5 3.2-1 6.8-0.4 9.6 1.5 2.8 2 4.5 5.2 4.6 8.6l0.2 6.8c63 33.5 85.8 78.5 64.3 127.2-9.5 21.5-23.3 27.9-33.3 29.6-2 0.3-4.1 0.5-6.3 0.5z m-49-49.3c3.1 0 6 1.3 8.1 3.6 6.4 7 28.5 26.4 43.8 23.7 2.5-0.4 10.1-1.7 16.8-16.8 21.5-48.5-20.8-82.2-60-101.8-3-1.5-5.1-4.3-5.8-7.5-0.3 0.1-0.7 0.3-1 0.4-2.7 1.1-5.7 1.1-8.5 0-0.3-0.1-0.7-0.3-1-0.4-0.7 3.2-2.8 6-5.8 7.5-39.2 19.6-81.4 53.3-60 101.8 4.2 9.4 10.4 14.8 18.7 16.2 13.7 2.3 31.5-6.6 46.5-23 2.2-2.4 5.2-3.7 8.2-3.7z"
fill="#7F0518"></path>
<path
d="M662.8 722.5s-38.4-108.4-142.4-108.4-146.1 101.8-146.1 101.8c0.7 2 30.8 131.7 139.9 131.7 95.2-0.1 133.1-83.1 148.6-125.1z"
fill="#FFC831"></path>
<path
d="M514.2 858.4c-108 0-144.1-115.8-150.2-139.1-0.6-2.3-0.7-5.5 0.3-7.7 1.8-4.4 46.1-108.6 156.2-108.6 110.5 0 152.3 114.6 152.7 115.7 0.9 2.4 0.8 5-0.1 7.4-32.4 87.9-85.8 132.3-158.9 132.3zM385.8 716.8c8.4 28.8 41.5 119.8 128.3 119.8 62 0 108-38.4 136.9-114.1-7.5-18.3-45-97.6-130.7-97.6-85.4 0-126.4 75.2-134.5 91.9z"
fill="#7F0518"></path>
<path d="M697 579.1m-54.5 0a54.5 54.5 0 1 0 109 0 54.5 54.5 0 1 0-109 0Z" fill="#7F0518"></path>
<path d="M683.3 568m-25.1 0a25.1 25.1 0 1 0 50.2 0 25.1 25.1 0 1 0-50.2 0Z" fill="#FFFFFF"></path>
<path d="M715.4 604.6m-11.5 0a11.5 11.5 0 1 0 23 0 11.5 11.5 0 1 0-23 0Z" fill="#FFFFFF"></path>
<path d="M329 579.1m-54.5 0a54.5 54.5 0 1 0 109 0 54.5 54.5 0 1 0-109 0Z" fill="#7F0518"></path>
<path d="M315.3 568m-25.1 0a25.1 25.1 0 1 0 50.2 0 25.1 25.1 0 1 0-50.2 0Z" fill="#FFFFFF"></path>
<path d="M347.5 604.6m-11.5 0a11.5 11.5 0 1 0 23 0 11.5 11.5 0 1 0-23 0Z" fill="#FFFFFF"></path>
<path
d="M726.9 464.4c-2.6 0-5.3-1-7.4-2.9-10.2-9.3-20.2-14-29.7-13.1-13.7 0.9-23.1 11.9-23.2 12.1-3.9 4.6-10.8 5.3-15.3 1.4-4.6-3.8-5.3-10.6-1.6-15.3 0.6-0.7 15.1-18.3 38.4-20 15.9-1 31.4 5.2 46.3 18.8 4.4 4.1 4.7 11 0.7 15.4-2.3 2.5-5.3 3.6-8.2 3.6z"
fill="#7F0518"></path>
<path
d="M301.6 464.4c-2.4 0-4.9-0.8-6.9-2.4-4.7-3.8-5.4-10.7-1.6-15.4 0.6-0.7 15.2-18.3 38.4-20 15.8-1 31.4 5.2 46.2 18.8 4.4 4.1 4.7 11 0.6 15.4-4 4.5-11 4.7-15.4 0.6-10.2-9.4-20.3-14-29.9-13.1-13.7 1-22.9 11.9-23 12-2.1 2.8-5.2 4.1-8.4 4.1z"
fill="#7F0518"></path>
<path
d="M518.9 771c-70.7 0-123.5-34.6-124.3-35.1-5-3.4-6.3-10.1-3-15.1 3.4-5 10.1-6.4 15.1-3 4.4 2.9 108.1 70.4 216.2-0.1 5-3.3 11.8-1.9 15.1 3.2 3.3 5.1 1.8 11.8-3.2 15.1-40.2 26.3-80.4 35-115.9 35z"
fill="#7F0518"></path>
</svg>
</div>
</template>
💕&nbsp;鸡汤来咯
</n-popconfirm>
<!-- 社会语录 -->
<n-popconfirm :show-icon="false" positive-text="" @positive-click="sendPoetry(5)" negative-text="">
<template #trigger>
<div class="myEmoji">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M925.013333 894.293333h-819.2V853.333333c0-95.573333 61.44-177.493333 150.186667-208.213333l98.986667-34.133333 6.826666 6.826666c44.373333 47.786667 98.986667 71.68 153.6 71.68s112.64-27.306667 153.6-71.68l6.826667-6.826666 98.986667 34.133333c88.746667 30.72 150.186667 116.053333 150.186666 208.213333v40.96z m-785.066666-34.133333h750.933333V853.333333c0-78.506667-51.2-150.186667-126.293333-177.493333l-75.093334-27.306667c-47.786667 47.786667-109.226667 75.093333-170.666666 75.093334s-122.88-27.306667-170.666667-75.093334l-78.506667 27.306667c-75.093333 27.306667-126.293333 98.986667-126.293333 177.493333v6.826667zM430.08 382.293333h34.133333v34.133334h-34.133333zM566.613333 382.293333h34.133334v34.133334h-34.133334z"
fill="#2D3545"></path>
<path
d="M515.413333 655.36c-85.333333 0-160.426667-68.266667-191.146666-170.666667-27.306667 0-47.786667-37.546667-47.786667-85.333333 0-37.546667 13.653333-68.266667 34.133333-81.92v-3.413333c0-95.573333 64.853333-177.493333 157.013334-197.973334l6.826666 34.133334c-78.506667 17.066667-129.706667 85.333333-129.706666 167.253333v10.24l3.413333 23.893333-20.48-3.413333c-3.413333 3.413333-17.066667 20.48-17.066667 51.2 0 34.133333 13.653333 51.2 17.066667 51.2l20.48-13.653333 6.826667 20.48c23.893333 95.573333 88.746667 160.426667 160.426666 160.426666s136.533333-64.853333 160.426667-160.426666l6.826667-23.893334 20.48 13.653334c6.826667 0 17.066667-17.066667 17.066666-51.2 0-30.72-10.24-47.786667-17.066666-51.2l-20.48 6.826666 3.413333-23.893333v-10.24c0-78.506667-54.613333-146.773333-129.706667-167.253333l6.826667-34.133334c92.16 20.48 157.013333 102.4 157.013333 197.973334v6.826666c20.48 10.24 34.133333 40.96 34.133334 78.506667 0 47.786667-20.48 81.92-47.786667 85.333333-30.72 102.4-105.813333 170.666667-191.146667 170.666667z"
fill="#2D3545"></path>
<path
d="M546.133333 279.893333h-61.44l-40.96-204.8h143.36l-40.96 204.8z m-34.133333-34.133333h6.826667l27.306666-136.533333h-61.44l27.306667 136.533333z"
fill="#2D3545"></path>
</svg>
</div>
</template>
💕&nbsp;传教社会语录
</n-popconfirm>
<!-- 诗词炮弹 -->
<n-popconfirm :show-icon="false" positive-text="" @positive-click="sendPoetry(1)" negative-text="">
<template #trigger>
<div class="myEmoji">
<svg viewBox="0 0 1024 1024" width="25" height="25">
<path
d="M900.096 444.928c-14.848-204.8-210.432-210.432-210.432-210.432s-72.704-143.872-227.84-118.272C294.4 143.36 278.016 313.856 278.016 313.856S133.12 350.208 138.24 501.76c5.12 160.768 162.304 184.32 162.304 184.32h420.352s194.048-39.936 179.2-241.152z"
fill="#D1D1D1"></path>
<path
d="M399.872 754.688l-38.4 128.512H337.92l-25.6-90.112c-1.024-4.096-1.536-8.192-2.048-12.288h-0.512c0 3.072-1.024 7.168-2.56 12.288l-27.648 90.624h-23.04l-38.4-128.512h23.552l25.6 95.232c1.024 3.072 1.536 6.656 1.536 11.776h1.024c0.512-4.096 1.024-8.192 2.048-12.288l27.648-94.72h20.992l27.136 95.232c1.024 2.56 1.536 6.656 2.048 11.776h1.024c0-3.584 1.024-7.168 2.048-11.776l25.088-95.232h22.016zM413.696 820.224c0-20.992 6.144-37.888 17.92-50.176 11.776-12.288 28.16-18.432 48.128-18.432 19.456 0 34.304 6.144 45.568 17.92s16.384 28.16 16.384 49.152c0 20.48-5.632 36.864-17.408 49.152-11.776 12.288-27.136 18.944-47.104 18.944-19.456 0-34.304-6.144-46.08-17.92-11.776-13.312-17.408-29.184-17.408-48.64z m23.552-1.024c0 14.848 3.584 26.624 11.264 34.816 7.68 8.704 17.408 12.8 30.208 12.8 12.8 0 23.04-4.096 29.696-12.288 6.656-8.192 10.24-20.48 10.24-35.84 0-15.872-3.584-27.648-10.24-35.84-6.656-8.192-16.896-12.8-29.696-12.8s-23.04 4.608-30.208 13.312c-7.68 8.704-11.264 20.992-11.264 35.84zM642.56 777.216c-3.584-2.56-9.216-4.096-15.872-4.096-8.704 0-15.872 4.096-22.016 12.288-5.632 8.192-8.704 18.944-8.704 32.768v65.024H573.44v-128.512h22.528v26.112h0.512c6.656-18.944 17.92-28.16 33.792-28.16 5.12 0 9.216 0.512 11.776 1.536v23.04zM772.608 883.2h-22.528v-21.504h-0.512c-9.216 16.384-24.064 24.576-43.52 24.576-16.384 0-29.184-5.632-38.912-17.408-9.728-11.776-14.336-27.136-14.336-47.104 0-20.992 5.632-38.4 16.384-51.2s25.088-19.456 42.496-19.456 30.208 6.656 37.888 20.48h0.512v-79.36h22.528v190.976z m-22.528-76.8c0-10.24-3.584-18.944-10.24-25.6-6.656-7.168-15.36-10.24-25.088-10.24-12.288 0-21.504 4.608-28.672 13.312-7.168 9.216-10.24 21.504-10.24 36.864 0 14.336 3.584 25.6 10.24 33.792 6.656 8.192 15.872 12.288 26.624 12.288s19.968-4.096 27.136-12.288 10.24-18.432 10.24-30.72v-17.408z"
fill="#9C9C9C"></path>
</svg>
</div>
</template>
💕&nbsp;发射诗词炮弹
</n-popconfirm>
</div>
<!-- 输入框 -->
<textarea @keydown="send($event)"
v-model="msg"
maxlength="1000"
spellcheck="false"
class="message-content">
</textarea>
<!-- 发送 -->
<div class="message-send">
<span style="color: var(--greyFont);margin-right: 15px;font-size: 12px">Ctrl+Enter换行 | Enter发送</span>
<n-button @click="doSend()" type="info">
发送
</n-button>
</div>
</div>
<!-- 聊天图片弹出框 -->
<n-modal v-model:show="showPictureDialog">
<div style="padding: 40px;background: var(--white);border-radius: 5px;width: 20%">
<div style="margin: 0 0 25px;text-align: center;font-size: 18px">上传图片</div>
<uploadPicture :prefix="picturePrefix" @addPicture="addPicture" :maxSize="2"
:maxNumber="1"></uploadPicture>
</div>
</n-modal>
</div>
</template>
<script>
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import emoji from "./emoji";
import uploadPicture from "./uploadPicture";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default {
components: {
uploadPicture,
emoji
},
props: {
currentChatFriendId: {
type: Number
},
currentChatGroupId: {
type: Number
},
friends: {
type: Object
},
groups: {
type: Object
},
imMessages: {
type: Object
},
groupMessages: {
type: Object
},
imageList: {
type: Array
}
},
setup(props, context) {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let data = reactive({
//
msg: '',
//
showPictureDialog: false,
picturePrefix: '',
showPopoverImage: false
})
function sendPicture() {
if (!$common.isEmpty(props.currentChatFriendId)) {
data.picturePrefix = 'im/friendMessage';
data.showPictureDialog = true;
} else if (!$common.isEmpty(props.currentChatGroupId)) {
data.picturePrefix = 'im/groupMessage';
data.showPictureDialog = true;
}
}
function addPicture(res) {
data.msg += "[" + store.state.currentUser.username + "," + res + "]";
data.showPictureDialog = false;
}
function openFriendCircle(userId, avatar, username) {
context.emit("openFriendCircle", userId, avatar, username);
}
function addEmoji(key) {
data.msg += key;
}
function sendImage(url) {
data.msg += "[" + store.state.currentUser.username + "," + url + "]";
data.showPopoverImage = false;
doSend();
}
function sendPoetry(type) {
if (type === 1) {
sendGuShi();
} else if (type === 2) {
sendYiyan();
} else if (type === 3) {
sendDog();
} else if (type === 4) {
sendJitang();
} else if (type === 5) {
sendShehui();
}
}
function sendGuShi() {
let xhr = new XMLHttpRequest();
xhr.open('get', $constant.jinrishici);
xhr.onreadystatechange = function () {
if (xhr.readyState === 4) {
let guShi = JSON.parse(xhr.responseText).content;
if (!$common.isEmpty(guShi)) {
data.msg = guShi;
doSend()
}
}
};
xhr.send();
}
function sendYiyan() {
let xhr = new XMLHttpRequest();
xhr.open('get', $constant.yiyan);
xhr.onreadystatechange = function () {
if (xhr.readyState === 4) {
let yiyan = xhr.responseText;
if (!$common.isEmpty(yiyan)) {
data.msg = yiyan.substring(1, yiyan.length - 1);
doSend()
}
}
};
xhr.send();
}
function sendDog() {
let xhr = new XMLHttpRequest();
xhr.open('get', $constant.dog);
xhr.onreadystatechange = function () {
if (xhr.readyState === 4) {
let dog = xhr.responseText;
if (!$common.isEmpty(dog)) {
data.msg = dog.substring(1, dog.length - 1);
doSend()
}
}
};
xhr.send();
}
function sendJitang() {
let xhr = new XMLHttpRequest();
xhr.open('get', $constant.jitang);
xhr.onreadystatechange = function () {
if (xhr.readyState === 4) {
let jitang = xhr.responseText;
if (!$common.isEmpty(jitang)) {
data.msg = jitang.substring(1, jitang.length - 1);
doSend()
}
}
};
xhr.send();
}
function sendShehui() {
let xhr = new XMLHttpRequest();
xhr.open('get', $constant.shehui);
xhr.onreadystatechange = function () {
if (xhr.readyState === 4) {
let shehui = xhr.responseText;
if (!$common.isEmpty(shehui)) {
data.msg = shehui.substring(1, shehui.length - 1);
doSend()
}
}
};
xhr.send();
}
function send(e) {
if (e && (e.ctrlKey || e.shiftKey) && e.keyCode === 13) {
e.returnValue = false;
data.msg = data.msg + '\n';
} else if (e && e.keyCode === 13) {
e.returnValue = false;
doSend();
}
}
function doSend() {
if ($common.isEmpty(data.msg)) {
return;
}
if (!$common.isEmpty(props.currentChatFriendId)) {
let message = {
messageType: 1,
content: data.msg,
fromId: store.state.currentUser.id,
toId: props.currentChatFriendId,
avatar: store.state.currentUser.avatar
}
let success = false;
context.emit("sendMsg", JSON.stringify(message), val => {
success = val;
});
if (success) {
data.msg = '';
}
} else if (!$common.isEmpty(props.currentChatGroupId)) {
let message = {
messageType: 2,
content: data.msg,
fromId: store.state.currentUser.id,
groupId: props.currentChatGroupId,
avatar: store.state.currentUser.avatar,
username: store.state.currentUser.username
}
let success = false;
context.emit("sendMsg", JSON.stringify(message), val => {
success = val;
});
if (success) {
data.msg = '';
}
}
}
return {
...toRefs(data),
openFriendCircle,
addEmoji,
addPicture,
sendPicture,
sendImage,
sendPoetry,
send,
doSend
}
}
}
</script>
<style scoped>
.msg-container {
background: var(--midWhite);
overflow-y: scroll;
height: calc(100% - 240px);
}
.msg-one {
margin: 15px 20px;
display: flex;
align-items: flex-start;
}
.message {
max-width: 50%;
padding: 5px 10px;
line-height: 25px;
word-break: break-all;
position: relative;
color: var(--black);
margin: 0 12px 0 12px;
}
.message::before {
content: "";
position: absolute;
width: 0;
height: 0;
border: 3px solid;
top: 0;
}
.message-left .message {
background-color: var(--white);
border-radius: 0 4px 4px 4px;
}
.message-left .message::before {
left: -6px;
border-color: var(--white) var(--white) transparent transparent;
}
.message-right {
flex-direction: row-reverse;
}
.message-right .message {
background-color: var(--messageColor);
border-radius: 4px 0 4px 4px;
}
.message-right .message::before {
right: -6px;
border-color: var(--messageColor) transparent transparent var(--messageColor);
}
.msg-date, .msg-user {
font-size: 12px;
color: var(--greyFont);
}
.myEmoji {
transition: all 0.5s;
margin-right: 15px;
cursor: pointer;
}
.myEmoji:hover {
transform: scale(1.2);
}
.message-content {
width: calc(100% - 30px);
margin: 0 15px;
box-sizing: border-box;
height: calc(100% - 100px);
display: block;
border: none;
outline: none;
box-shadow: none;
resize: none;
font-size: 18px;
}
.message-send {
float: right;
padding: 10px 30px 15px;
}
.message-send .n-button {
height: 30px;
padding: 10px 25px;
}
.image-list {
overflow: auto;
max-width: 400px;
max-height: 200px;
display: flex;
flex-flow: wrap;
gap: 10px;
}
@media screen and (max-width: 400px) {
.msg-one {
margin: 15px 10px;
}
.image-list {
max-width: 230px !important;
}
}
</style>

@ -0,0 +1,134 @@
<template>
<div>
<!-- -->
<textarea
class="comment-textarea"
v-model="commentContent"
placeholder="写下点什么..."
maxlength="1000"/>
<!-- 按钮 -->
<div class="myBetween" style="margin-bottom: 10px">
<div style="display: flex">
<div @click="showEmoji = !showEmoji">
<span class="myEmoji">🌕</span>
</div>
<div @click="openPicture()">
<span class="myPicture">🌫</span>
</div>
</div>
<div style="display: flex">
<proButton :info="'提交'"
@click="submitComment()"
:before="$constant.before_color_2"
:after="$constant.after_color_2">
</proButton>
</div>
</div>
<!-- 表情 -->
<emoji @addEmoji="addEmoji" :showEmoji="showEmoji"></emoji>
<n-modal v-model:show="showPicture">
<div class="comment-picture">
<uploadPicture :prefix="'commentPicture'" @addPicture="addPicture" :maxSize="2"
:maxNumber="1"></uploadPicture>
</div>
</n-modal>
</div>
</template>
<script>
import proButton from "./proButton";
import emoji from "./emoji";
import uploadPicture from "./uploadPicture";
import {ElMessage} from "element-plus";
export default {
components: {
emoji,
proButton,
uploadPicture
},
data() {
return {
commentContent: "",
showEmoji: false,
showPicture: false,
picture: {
name: this.$store.state.currentUser.username,
url: ""
}
};
},
methods: {
openPicture() {
this.showPicture = true
},
addPicture(res) {
this.picture.url = res;
this.savePicture();
},
savePicture() {
let img = "[" + this.picture.name + "," + this.picture.url + "]";
this.commentContent += img;
this.picture.url = "";
this.showPicture = false;
},
addEmoji(key) {
this.commentContent += key;
},
submitComment() {
if (this.commentContent.trim() === "") {
ElMessage({
message: "你还没写呢~",
type: 'warning'
});
return;
}
this.$emit("submitComment", this.commentContent.trim());
this.commentContent = "";
}
}
}
</script>
<style scoped>
.comment-textarea {
border: 1px solid var(--lightGray);
width: calc(100% - 40px);
font-size: 14px;
padding: 15px;
min-height: 180px;
/* 不改变大小 */
resize: none;
/* 不改变边框 */
outline: none;
border-radius: 4px;
background-image: var(--commentURL);
background-size: contain;
background-repeat: no-repeat;
background-position: 100%;
margin-bottom: 10px;
}
.comment-textarea:focus {
border-color: var(--themeBackground);
}
.myEmoji {
font-size: 19px;
cursor: pointer;
margin-right: 12px;
}
.myPicture {
font-size: 18px;
cursor: pointer;
}
.comment-picture {
background-color: var(--background);
border-radius: 10px;
padding: 30px;
}
</style>

@ -0,0 +1,83 @@
<template>
<div>
<transition name="body">
<div v-show="showEmoji" class="emoji-body">
<span class="emoji-item"
v-for="(value, key, index) in emojiListURL"
:key="index"
@click="addEmoji(key)">
<img class="emoji" :src="value" :title="key" width="30" height="30"/>
</span>
</div>
</transition>
</div>
</template>
<script>
export default {
props: {
showEmoji: {
type: Boolean
}
},
data() {
return {
emojiList: this.$constant.emojiList,
emojiListURL: {}
};
},
created() {
this.emojiListURL = this.getEmojiList(this.emojiList);
},
methods: {
addEmoji(key) {
this.$emit("addEmoji", key);
},
getEmojiList(emojiList) {
let emojiName;
let url;
let result = {}
for (let i = 0; i < emojiList.length; i++) {
emojiName = "[" + emojiList[i] + "]";
let j = i + 1;
url = this.$constant.qiniuDownload + "emoji/q" + j + ".gif";
result[emojiName] = url;
}
return result;
}
}
}
</script>
<style scoped>
.emoji-body {
max-width: 400px;
}
.emoji-item {
cursor: pointer;
display: inline-block;
}
.emoji-item:hover {
transition: all 0.2s;
border-radius: 0.25rem;
background: var(--lightGray);
}
.emoji {
margin: 0.25rem;
/* 把此元素放置在父元素的中部 */
vertical-align: middle;
}
.body-enter-active, .body-leave-active {
transition: all 0.3s;
}
.body-enter, .body-leave-to {
opacity: 0;
transform: scale(0.5);
}
</style>

@ -0,0 +1,383 @@
<template>
<div>
<!-- 群名称 -->
<div style="height: 60px;background-color: var(--maxWhite)">
<span style="line-height: 60px;margin-left: 20px;font-size: 18px">
{{groups[currentGroupId].groupName}}
</span>
</div>
<!-- 群信息 -->
<div style="background: var(--midWhite);height: calc(100% - 60px)">
<!-- 群头像 -->
<div class="myCenter" style="padding: 50px 0">
<n-avatar object-fit="cover"
:size="60"
:src="groups[currentGroupId].avatar"/>
</div>
<!-- 群信息 -->
<div class="myCenter">
<div style="width: 65%;font-size: 16px">
<!-- 群名称 -->
<div style="margin-bottom: 10px">
<span class="friend-label">
群名称
</span>
<span style="margin: 0 5px 0 0">
{{groups[currentGroupId].groupName}}
</span>
<span @click="changeDataType(2)"
v-if="groups[currentGroupId].masterFlag"
style="display: inline-block;vertical-align: sub;cursor: pointer">
<svg viewBox="0 0 1024 1024" width="20" height="20">
<path
d="M929.909189 827.019236H93.990821c-16.598379 0-29.997071 13.398692-29.99707 29.997071s13.398692 29.997071 29.99707 29.997071h835.918368c16.598379 0 29.997071-13.398692 29.99707-29.997071 0-16.498389-13.398692-29.997071-29.99707-29.997071z"
fill="#FF6600" opacity=".502"></path>
<path
d="M705.931061 198.080656c3.099697 0 8.999121 0.799922 14.098624 5.899424l28.297236 28.297237c5.099502 5.099502 5.899424 10.998926 5.899424 14.098623 0 3.099697-0.799922 8.999121-5.899424 14.098623L392.161703 616.739772l-86.991505 28.997168 27.597305-82.791915 358.964945-358.964945c5.099502-5.199492 11.098916-5.899424 14.198613-5.899424m0-59.994141c-20.497998 0-40.896006 7.799238-56.594473 23.397715L281.672493 529.148325l-0.699932-0.699931-70.693096 212.079289 212.079289-70.693097 0.699932 0.699932 367.664095-367.664095c31.196953-31.196953 31.196953-81.892003 0-113.088956l-28.297237-28.297237c-15.598477-15.598477-35.996485-23.397715-56.494483-23.397715z"
fill="#FF6600"></path>
<path d="M578.626494 230.803461L621.049351 188.381603l141.40619 141.406191-42.421857 42.421857z"
fill="#FF6600"></path>
</svg>
</span>
</div>
<!-- 群公告 -->
<div style="margin-bottom: 10px">
<span class="friend-label">
群公告
</span>
<span style="margin: 0 5px 0 0">
{{groups[currentGroupId].notice}}
</span>
<span @click="changeDataType(3)"
v-if="groups[currentGroupId].masterFlag"
style="display: inline-block;vertical-align: sub;cursor: pointer">
<svg viewBox="0 0 1024 1024" width="20" height="20">
<path
d="M929.909189 827.019236H93.990821c-16.598379 0-29.997071 13.398692-29.99707 29.997071s13.398692 29.997071 29.99707 29.997071h835.918368c16.598379 0 29.997071-13.398692 29.99707-29.997071 0-16.498389-13.398692-29.997071-29.99707-29.997071z"
fill="#FF6600" opacity=".502"></path>
<path
d="M705.931061 198.080656c3.099697 0 8.999121 0.799922 14.098624 5.899424l28.297236 28.297237c5.099502 5.099502 5.899424 10.998926 5.899424 14.098623 0 3.099697-0.799922 8.999121-5.899424 14.098623L392.161703 616.739772l-86.991505 28.997168 27.597305-82.791915 358.964945-358.964945c5.099502-5.199492 11.098916-5.899424 14.198613-5.899424m0-59.994141c-20.497998 0-40.896006 7.799238-56.594473 23.397715L281.672493 529.148325l-0.699932-0.699931-70.693096 212.079289 212.079289-70.693097 0.699932 0.699932 367.664095-367.664095c31.196953-31.196953 31.196953-81.892003 0-113.088956l-28.297237-28.297237c-15.598477-15.598477-35.996485-23.397715-56.494483-23.397715z"
fill="#FF6600"></path>
<path d="M578.626494 230.803461L621.049351 188.381603l141.40619 141.406191-42.421857 42.421857z"
fill="#FF6600"></path>
</svg>
</span>
</div>
<!-- 群简介 -->
<div style="margin-bottom: 40px">
<span class="friend-label">群简介</span>
<span style="margin: 0 5px 0 6px">
{{groups[currentGroupId].introduction}}
</span>
<span @click="changeDataType(4)"
v-if="groups[currentGroupId].masterFlag"
style="display: inline-block;vertical-align: sub;cursor: pointer">
<svg viewBox="0 0 1024 1024" width="20" height="20">
<path
d="M929.909189 827.019236H93.990821c-16.598379 0-29.997071 13.398692-29.99707 29.997071s13.398692 29.997071 29.99707 29.997071h835.918368c16.598379 0 29.997071-13.398692 29.99707-29.997071 0-16.498389-13.398692-29.997071-29.99707-29.997071z"
fill="#FF6600" opacity=".502"></path>
<path
d="M705.931061 198.080656c3.099697 0 8.999121 0.799922 14.098624 5.899424l28.297236 28.297237c5.099502 5.099502 5.899424 10.998926 5.899424 14.098623 0 3.099697-0.799922 8.999121-5.899424 14.098623L392.161703 616.739772l-86.991505 28.997168 27.597305-82.791915 358.964945-358.964945c5.099502-5.199492 11.098916-5.899424 14.198613-5.899424m0-59.994141c-20.497998 0-40.896006 7.799238-56.594473 23.397715L281.672493 529.148325l-0.699932-0.699931-70.693096 212.079289 212.079289-70.693097 0.699932 0.699932 367.664095-367.664095c31.196953-31.196953 31.196953-81.892003 0-113.088956l-28.297237-28.297237c-15.598477-15.598477-35.996485-23.397715-56.494483-23.397715z"
fill="#FF6600"></path>
<path
d="M578.626494 230.803461L621.049351 188.381603l141.40619 141.406191-42.421857 42.421857z"
fill="#FF6600"></path>
</svg>
</span>
</div>
</div>
</div>
<!-- 群按钮 -->
<div class="myCenter sendMsg">
<n-button type="info" @click="sendGroupMessage()">
发消息
</n-button>
<template
v-if="groups[currentGroupId].groupType === 1 || (groups[currentGroupId].groupType === 2 && groups[currentGroupId].masterFlag)">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<n-button type="primary" @click="groupSetting()">
群设置
</n-button>
</template>
</div>
</div>
<!-- 群设置 -->
<n-drawer class="group-card"
v-model:show="activeGroupSet"
:width="300"
placement="right"
to="#body-group">
<n-card style="margin-bottom: 20px">
<n-tabs default-value="" justify-content="space-evenly" type="line">
<!-- 群设置 -->
<n-tab-pane name="群设置" tab="群设置">
<div>
<div class="myCenter" style="margin: 15px 0">
<n-avatar object-fit="cover" @click="changeAvatar(2)" round class="group-avatar" :size="70"
:src="groups[currentGroupId].avatar"/>
</div>
<div class="group-set"
v-if="groups[currentGroupId].groupType === 1 && groups[currentGroupId].masterFlag">
<div>
是否需要审核
</div>
<div>
<n-switch @update:value="updateInType(currentGroupId, !groups[currentGroupId].inType)"
v-model:value="groups[currentGroupId].inType"/>
</div>
</div>
<div style="display: flex;justify-content: space-around;margin-top: 20px">
<n-button type="warning" @click="exitGroup(currentGroupId)"
v-if="groups[currentGroupId].groupType === 1">
退出群
</n-button>
<template v-if="groups[currentGroupId].masterFlag">
<n-button type="error" @click="dissolveGroup(currentGroupId)">
解散群
</n-button>
</template>
</div>
</div>
</n-tab-pane>
<!-- 成员设置 -->
<n-tab-pane name="群成员" tab="群成员" v-if="groups[currentGroupId].groupType === 1">
<div class="group-user"
v-for="(item, index) in groupUsers"
:key="index">
<!-- 成员信息 -->
<div style="display: flex;align-items: center">
<div>
<n-avatar object-fit="cover"
:size="40"
:src="item.avatar"/>
</div>
<div style="margin-left: 20px;font-size: 16px">
{{item.username}}
</div>
</div>
<!-- 成员设置 -->
<div style="display: flex;align-items: center">
<div v-if="item.adminFlag"
class="user-tag"
style="background-color: var(--themeBackground)">
管理员
</div>
<div v-if="!item.adminFlag && groups[currentGroupId].adminFlag && item.userStatus === 1"
class="user-tag"
@click="changeGroupUserStatus(currentGroupId, item, 1, 2)"
style="background-color: var(--red);cursor: pointer">
禁言
</div>
<div v-if="!item.adminFlag && groups[currentGroupId].adminFlag && item.userStatus === 2"
class="user-tag"
@click="changeGroupUserStatus(currentGroupId, item, 2, 1)"
style="background-color: var(--blue);cursor: pointer">
解禁
</div>
</div>
</div>
</n-tab-pane>
</n-tabs>
</n-card>
</n-drawer>
</div>
</template>
<script>
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default {
props: {
currentGroupId: {
type: Number
},
groups: {
type: Object
}
},
setup(props, context) {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let data = reactive({
//
groupUsers: [],
//
activeGroupSet: false
})
function updateInType(currentGroupId, inType) {
$http.post($constant.baseURL + "/imChatGroup/updateGroup", {
id: props.groups[currentGroupId].id,
inType: inType
})
.then((res) => {
ElMessage({
message: "修改成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function changeDataType(type) {
context.emit("changeDataType", type);
}
function sendGroupMessage() {
context.emit("sendGroupMessage");
}
function groupSetting() {
data.activeGroupSet = true;
if (props.groups[props.currentGroupId].groupType === 1) {
getGroupUser(props.currentGroupId);
}
}
function getGroupUser(groupId, current = 1, size = 9999) {
$http.get($constant.baseURL + "/imChatGroupUser/getGroupUser", {groupId: groupId, current: current, size: size})
.then((res) => {
if (!$common.isEmpty(res.data) && !$common.isEmpty(res.data.records)) {
data.groupUsers = res.data.records;
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function exitGroup(currentGroupId) {
context.emit("exitGroup", currentGroupId);
}
function dissolveGroup(currentGroupId) {
context.emit("dissolveGroup", currentGroupId);
}
function changeGroupUserStatus(groupId, item, oldUserStatus, userStatus) {
$http.get($constant.baseURL + "/imChatGroupUser/changeUserStatus", {
groupId: groupId,
userId: item.userId,
oldUserStatus: oldUserStatus,
userStatus: userStatus
})
.then((res) => {
item.userStatus = userStatus;
ElMessage({
message: "修改成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function changeAvatar(type) {
context.emit("changeAvatar", type);
}
return {
...toRefs(data),
changeDataType,
sendGroupMessage,
groupSetting,
updateInType,
exitGroup,
dissolveGroup,
changeGroupUserStatus,
changeAvatar
}
}
}
</script>
<style scoped>
.friend-label {
color: var(--greyFont);
margin-right: 30px;
}
.sendMsg .n-button {
height: 35px;
padding: 15px 25px;
}
.group-set {
display: flex;
justify-content: space-between;
padding: 10px;
}
.group-set:first-child {
font-size: 16px;
}
.user-tag {
color: var(--white);
border-radius: 3px;
font-size: 12px;
padding: 0 6px;
margin: 0 6px;
height: 22px;
line-height: 22px;
letter-spacing: 2px;
}
.group-user {
display: flex;
padding: 10px;
height: 60px;
justify-content: space-between;
box-sizing: border-box;
}
.group-avatar {
cursor: pointer;
transition: all 0.3s;
user-select: none;
}
.group-avatar:hover {
transform: rotate(360deg);
}
</style>

@ -0,0 +1,68 @@
<template>
<div class="myButton">
<div :style="{'background': before}">{{info}}</div>
<div :style="{'background': after}">{{info}}</div>
<div :style="{'background': after}">{{info}}</div>
</div>
</template>
<script>
export default {
props: {
info: {
type: String,
default: "确定"
},
before: {
type: String,
default: "black"
},
after: {
type: String,
default: "linear-gradient(45deg, #f43f3b, #ec008c)"
}
}
}
</script>
<style scoped>
.myButton {
cursor: pointer;
user-select: none;
position: relative;
width: 66px;
height: 33px;
border-radius: 4px;
color: var(--white);
font-size: 14px;
overflow: hidden;
}
.myButton div {
width: 66px;
height: 33px;
line-height: 33px;
border-radius: 4px;
text-align: center;
position: absolute;
}
.myButton div:nth-child(2) {
width: 100px;
transition: all 0.3s ease;
transform: translateX(-120px) skewX(-30deg);
}
.myButton div:nth-child(3) {
transition: all 0.3s ease;
transform: translateX(-120px);
}
.myButton:hover div:nth-child(2) {
transform: translateX(20px) skewX(-30deg);
}
.myButton:hover div:nth-child(3) {
transform: translateX(0px);
}
</style>

@ -0,0 +1,282 @@
<template>
<div class="tree-hole-container">
<ol class="tree-hole-list" v-if="!$common.isEmpty(treeHoleList)">
<li class="tree-hole-li"
v-for="(treeHole, index) in treeHoleList"
style="animation: hideToShow 1.5s"
:key="index">
<div class="tree-hole-content"
:class="{ leftTreeHole: index % 2 === 0 && !$common.mobile(), rightTreeHole: index % 2 !== 0 || $common.mobile() }">
<n-avatar object-fit="cover"
class="avatar-img"
:size="36"
:src="avatar"/>
<div class="tree-hole-box"
:style="{background: $constant.tree_hole_color[index % $constant.tree_hole_color.length]}">
<div class="box-tag" v-if="index % 2 === 0 && !$common.mobile()"
:style="{'border-color': 'transparent transparent transparent '+$constant.tree_hole_color[index % $constant.tree_hole_color.length]}"></div>
<div class="box-tag" v-if="index % 2 !== 0 || $common.mobile()"
:style="{'border-color': 'transparent '+$constant.tree_hole_color[index % $constant.tree_hole_color.length]+' transparent transparent'}"></div>
<div class="my-content" v-html="treeHole.content"></div>
<div style="display: flex;justify-content: space-between">
<div>😃 {{treeHole.createTime}}</div>
<div @click="deleteTreeHole(treeHole.id)"
class="tree-hole-delete"
v-if="$store.state.currentUser.id === treeHole.userId">
<svg viewBox="0 0 1024 1024" width="18" height="18" style="vertical-align: -2px;">
<path
d="M921.1392 155.392h-270.592v-48.2816c0-22.7328-18.432-41.1648-41.1648-41.1648H426.3424a41.1648 41.1648 0 0 0-41.1648 41.1648v48.2816H110.6432c-14.1312 0-25.6 11.4688-25.6 25.6s11.4688 25.6 25.6 25.6h810.496c14.1312 0 25.6-11.4688 25.6-25.6s-11.4688-25.6-25.6-25.6zM170.8032 260.0448v592.8448c0 50.8928 41.2672 92.16 92.16 92.16h500.6848c50.8928 0 92.16-41.2672 92.16-92.16V260.0448H170.8032z m249.1392 462.7968c0 14.1312-11.4688 25.6-25.6 25.6s-25.6-11.4688-25.6-25.6V443.0848c0-14.1312 11.4688-25.6 25.6-25.6s25.6 11.4688 25.6 25.6v279.7568z m243.1488 0c0 14.1312-11.4688 25.6-25.6 25.6s-25.6-11.4688-25.6-25.6V443.0848c0-14.1312 11.4688-25.6 25.6-25.6s25.6 11.4688 25.6 25.6v279.7568z"
fill="#FF623E"></path>
</svg>
</div>
</div>
</div>
</div>
</li>
</ol>
<div class="tree-hole-go">
<i class="fa fa-paper-plane" @click="launch()"></i>
</div>
</div>
</template>
<script>
export default {
props: {
treeHoleList: {
type: Array
},
avatar: {
type: String
}
},
data() {
return {}
},
computed: {},
watch: {},
created() {
},
mounted() {
},
methods: {
launch() {
this.$emit("launch");
},
deleteTreeHole(id) {
this.$emit("deleteTreeHole", id);
}
}
}
</script>
<style scoped>
.tree-hole-container {
padding: 20px;
margin: 0 auto;
}
.tree-hole-list {
padding: 100px 0 20px;
margin: 0;
position: relative;
list-style: none;
}
.tree-hole-list:before {
content: '';
width: 4px;
border-radius: 50%;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
transform: translateX(-50%);
background-color: var(--themeBackground);
}
.tree-hole-list:after {
content: '';
width: 12px;
height: 12px;
border: 4px solid var(--maxLightRed);
border-radius: 50%;
position: absolute;
top: 10px;
left: 50%;
transform: translateX(-50%);
background-color: var(--white);
animation: weiYanShadowFlashing 1.5s linear infinite;
}
.tree-hole-li {
margin: 5px auto;
}
.tree-hole-content {
position: relative;
width: 50%;
}
.leftTreeHole {
text-align: right;
}
.rightTreeHole {
margin-left: 50%;
}
.tree-hole-content:before {
content: '';
width: 12px;
height: 12px;
border: 4px solid var(--blue);
border-radius: 50%;
position: absolute;
top: 10px;
background-color: var(--white);
}
.leftTreeHole:before {
right: 0;
transform: translateX(10px);
}
.rightTreeHole:before {
left: 0;
transform: translateX(-10px);
}
.avatar-img {
position: absolute;
top: 0;
transition: all 0.3s ease-in-out;
}
.leftTreeHole .avatar-img {
right: 25px;
}
.rightTreeHole .avatar-img {
left: 25px;
}
.tree-hole-box {
font-size: 16px;
padding: 10px;
width: 250px;
border-radius: 5px;
position: relative;
letter-spacing: 0.1em;
font-weight: 400;
transition: all 0.3s ease-in-out;
color: var(--black);
text-align: left;
}
.leftTreeHole .tree-hole-box {
margin-right: 90px;
}
.rightTreeHole .tree-hole-box {
margin-left: 90px;
}
.tree-hole-box:hover, .avatar-img:hover {
transform: translateY(-5px);
box-shadow: 0 0 16px 3px var(--miniMask);
}
.box-tag {
content: '';
position: absolute;
border-style: solid;
}
.leftTreeHole .box-tag {
right: -10px;
border-width: 15px 0 5px 10px;
}
.rightTreeHole .box-tag {
left: -10px;
border-width: 15px 10px 5px 0;
}
.my-content {
margin: 0 10px 10px;
line-height: 30px;
}
.tree-hole-box > div:last-child {
color: var(--greyFont);
padding: 10px 10px 0;
border-top: 1px dashed var(--white);
font-size: 14px;
}
.tree-hole-go {
color: var(--blue);
font-weight: 700;
font-size: 25px;
margin: 20px auto;
text-align: center;
}
.tree-hole-go i {
cursor: pointer;
}
.tree-hole-go i:hover {
animation: scale 1s linear infinite;
}
.tree-hole-delete {
font-size: 14px;
cursor: pointer;
}
@media screen and (max-width: 1000px) {
.tree-hole-box {
width: auto;
}
}
@media screen and (max-width: 600px) {
.tree-hole-content {
margin-bottom: 50px;
}
.tree-hole-list:after {
left: 0;
}
.tree-hole-list:before {
left: 0;
}
.rightTreeHole {
margin-left: unset;
}
.tree-hole-content {
width: calc(100% - 40px);
margin: 0 auto 50px;
}
}
@media screen and (max-width: 450px) {
.tree-hole-content {
width: 100%;
}
}
</style>

@ -0,0 +1,174 @@
<template>
<div>
<el-upload
class="upload-demo"
:action="$constant.qiniuUrl"
multiple
drag
:on-remove="handleRemove"
:limit="maxNumber"
ref="upload"
:auto-upload="false"
:http-request="customUpload"
:on-change="handleChange"
:before-upload="beforeUpload"
:on-success="handleSuccess"
:on-error="handleError"
list-type="picture"
accept="image/*">
<div class="el-upload__text">
<svg viewBox="0 0 1024 1024" width="40" height="40">
<path
d="M666.2656 629.4528l-113.7664-112.4864c-20.7872-20.5824-54.3232-20.5312-75.1104 0.1024l-113.3056 112.4864c-20.8896 20.736-21.0432 54.528-0.256 75.4688 20.736 20.8896 54.528 21.0432 75.4688 0.256l22.6304-22.4256v189.5936c0 29.44 23.9104 53.3504 53.3504 53.3504s53.3504-23.9104 53.3504-53.3504v-189.5424l22.6816 22.4256a53.1456 53.1456 0 0 0 37.5296 15.4112c13.7728 0 27.4944-5.2736 37.9392-15.8208 20.6336-20.9408 20.4288-54.7328-0.512-75.4688z"
fill="#FFE37B"></path>
<path
d="M820.992 469.504h-5.376c-3.072-163.328-136.3456-294.8096-300.4416-294.8096S217.856 306.1248 214.784 469.504H209.408c-100.7104 0-182.3744 81.664-182.3744 182.3744s81.664 182.3744 182.3744 182.3744h209.7664V761.856c-30.208 5.5808-62.464-3.3792-85.6576-26.7264-37.3248-37.5808-37.0688-98.5088 0.512-135.7824l113.3056-112.4864c37.2224-36.9664 97.8432-37.0176 135.168-0.1536l113.7664 112.4864c18.2272 18.0224 28.3648 42.0864 28.5184 67.7376 0.1536 25.6512-9.728 49.8176-27.7504 68.0448a95.40096 95.40096 0 0 1-68.3008 28.5184c-5.9392 0-11.776-0.512-17.5104-1.5872v72.3456h209.7664c100.7104 0 182.3744-81.664 182.3744-182.3744S921.7024 469.504 820.992 469.504z"
fill="#8C7BFD"></path>
</svg>
<div>拖拽上传 / 点击上传</div>
</div>
<template #tip>
<div class="el-upload__tip">
一次最多上传{{maxNumber}}张图片且每张图片不超过{{maxSize}}M
</div>
</template>
</el-upload>
<div style="text-align: center;margin-top: 20px">
<el-button type="success" style="font-size: 12px" @click="submitUpload">
上传
</el-button>
</div>
</div>
</template>
<script>
import {ElMessage} from "element-plus";
import upload from '../../utils/ajaxUpload';
export default {
props: {
prefix: {
type: String,
default: ""
},
maxSize: {
type: Number,
default: 5
},
maxNumber: {
type: Number,
default: 5
}
},
data() {
return {
storeType: localStorage.getItem("defaultStoreType")
}
},
created() {
},
methods: {
submitUpload() {
this.$refs.upload.submit();
},
//
handleSuccess(response, file, fileList) {
let url;
if (this.storeType === "local") {
url = response.data;
} else if (this.storeType === "qiniu") {
url = this.$constant.qiniuDownload + response.key;
this.$common.saveResource(this, this.prefix, url, file.size, file.raw.type, file.name, "qiniu");
}
this.$emit("addPicture", url);
},
customUpload(options) {
let suffix = "";
if (options.file.name.lastIndexOf('.') !== -1) {
suffix = options.file.name.substring(options.file.name.lastIndexOf('.'));
}
let key = this.prefix + "/" + this.$store.state.currentUser.username.replace(/[^a-zA-Z]/g, '') + this.$store.state.currentUser.id + new Date().getTime() + Math.floor(Math.random() * 1000) + suffix;
let data = {};
data.key = key;
options.data = data;
if (this.storeType === "local") {
data.relativePath = key;
data.type = this.prefix;
data.storeType = this.storeType;
data.originalName = options.file.name;
data.file = options.file;
return this.$http.upload(this.$constant.baseURL + "/resource/upload", data, options);
} else if (this.storeType === "qiniu") {
const xhr = new XMLHttpRequest();
xhr.open('get', this.$constant.baseURL + "/qiniu/getUpToken?key=" + key, false);
xhr.setRequestHeader("Authorization", localStorage.getItem("userToken"));
try {
xhr.send();
const res = JSON.parse(xhr.responseText);
if (res !== null && res.hasOwnProperty("code") && res.code === 200) {
data.token = res.data;
return upload(options);
} else if (res !== null && res.hasOwnProperty("code") && res.code !== 200) {
return Promise.reject(res.message);
} else {
return Promise.reject("服务异常!");
}
} catch (e) {
return Promise.reject(e.message);
}
}
},
handleError(err, file, fileList) {
ElMessage({
message: err,
type: 'error'
});
},
//
handleRemove(file, fileList) {
},
// false Promise reject
beforeUpload(file) {
},
//
handleChange(file, fileList) {
let flag = false;
if (file.size > this.maxSize * 1024 * 1024) {
ElMessage({
message: "图片最大为" + this.maxSize + "M",
type: 'warning'
});
flag = true;
}
if (fileList.length > this.maxNumber) {
flag = true;
}
if (flag) {
fileList.splice(fileList.length - 1, 1);
}
}
}
}
</script>
<style scoped>
</style>

File diff suppressed because it is too large Load Diff

@ -0,0 +1,163 @@
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default function () {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let bindEmailData = reactive({
emailVisible: false,
email: '',
code: '',
password: '',
codeString: "验证码"
})
let intervalCode = null;
onMounted(() => {
showEmail();
})
function showEmail() {
if (!$common.isEmpty(store.state.currentUser) && $common.isEmpty(store.state.currentUser.email)) {
//没有绑定邮箱的用户会弹框
//bindEmailData.emailVisible = true;
}
}
function getCode() {
if (bindEmailData.codeString === "验证码") {
// 获取验证码
if ($common.isEmpty(bindEmailData.email)) {
ElMessage({
message: "请输入邮箱!",
type: 'error'
});
return;
}
if (!(/^\w+@[a-zA-Z0-9]{2,10}(?:\.[a-z]{2,4}){1,3}$/.test(bindEmailData.email))) {
ElMessage({
message: "邮箱格式有误!",
type: 'error'
});
return;
}
$http.get($constant.baseURL + "/user/getCodeForBind", {
flag: 2,
place: bindEmailData.email
})
.then((res) => {
ElMessage({
message: "验证码已发送,请注意查收!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
bindEmailData.codeString = "30";
intervalCode = setInterval(() => {
if (bindEmailData.codeString === "0") {
clearInterval(intervalCode)
bindEmailData.codeString = "验证码";
} else {
bindEmailData.codeString = (parseInt(bindEmailData.codeString) - 1) + "";
}
}, 1000);
} else {
ElMessage({
message: "请稍后再试!",
type: 'error'
});
}
}
function submitDialog() {
if ($common.isEmpty(bindEmailData.email)) {
ElMessage({
message: "请输入邮箱!",
type: 'error'
});
return;
}
if (!(/^\w+@[a-zA-Z0-9]{2,10}(?:\.[a-z]{2,4}){1,3}$/.test(bindEmailData.email))) {
ElMessage({
message: "邮箱格式有误!",
type: 'error'
});
return;
}
if ($common.isEmpty(bindEmailData.code)) {
ElMessage({
message: "请输入验证码!",
type: 'error'
});
return;
}
if ($common.isEmpty(bindEmailData.password)) {
ElMessage({
message: "请输入密码!",
type: 'error'
});
return;
}
let params = {
code: bindEmailData.code.trim(),
flag: 2,
place: bindEmailData.email.trim(),
password: $common.encrypt(bindEmailData.password.trim())
};
$http.post($constant.baseURL + "/user/updateSecretInfo", params, false)
.then((res) => {
if (!$common.isEmpty(res.data)) {
ElMessage({
message: "保存成功!",
type: 'success'
});
store.commit("loadCurrentUser", res.data);
clearEmailDialog();
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function clearEmailDialog() {
bindEmailData.password = "";
bindEmailData.codeString = "验证码";
if (intervalCode != null) {
clearInterval(intervalCode);
intervalCode = null;
}
bindEmailData.email = "";
bindEmailData.code = "";
bindEmailData.emailVisible = false;
}
return {
bindEmailData,
getCode,
submitDialog
}
}

@ -0,0 +1,229 @@
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default function (friendData, groupData) {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let changeDataData = reactive({
//修改信息
changeData: '',
changeType: null,
changeModal: false,
avatarType: null,
avatarPrefix: '',
showAvatarDialog: false
})
function closeModal() {
changeDataData.avatarType = null;
changeDataData.avatarPrefix = '';
changeDataData.changeData = '';
changeDataData.changeType = null;
}
function changeAvatar(type) {
if (type === 1 || (type === 2 && groupData.groups[groupData.currentGroupId].masterFlag)) {
closeModal();
changeDataData.showAvatarDialog = true;
changeDataData.avatarType = type;
if (type === 1) {
changeDataData.avatarPrefix = 'userAvatar';
} else if (type === 2) {
changeDataData.avatarPrefix = 'im/groupAvatar';
}
}
}
function changeDataType(type) {
closeModal();
changeDataData.changeType = type;
changeDataData.changeModal = true;
}
function submitAvatar(avatar) {
if ($common.isEmpty(avatar)) {
ElMessage({
message: "请上传头像!",
type: 'warning'
});
return;
}
if (changeDataData.avatarType === 1) {
let user = {
avatar: avatar
};
$http.post($constant.baseURL + "/user/updateUserInfo", user)
.then((res) => {
if (!$common.isEmpty(res.data)) {
ElMessage({
message: "修改成功!",
type: 'success'
});
store.commit("loadCurrentUser", res.data);
closeModal();
changeDataData.showAvatarDialog = false;
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
} else if (changeDataData.avatarType === 2) {
$http.post($constant.baseURL + "/imChatGroup/updateGroup", {
id: groupData.currentGroupId,
avatar: avatar
})
.then((res) => {
ElMessage({
message: "修改成功!",
type: 'success'
});
groupData.groups[groupData.currentGroupId].avatar = avatar;
closeModal();
changeDataData.showAvatarDialog = false;
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
}
function submitChange() {
if (changeDataData.changeType === 1) {
if ($common.isEmpty(changeDataData.changeData)) {
ElMessage({
message: "请输入备注!",
type: 'warning'
});
return;
}
$http.get($constant.baseURL + "/imChatUserFriend/changeFriend", {
friendId: friendData.currentFriendId,
remark: changeDataData.changeData
})
.then((res) => {
ElMessage({
message: "修改成功!",
type: 'success'
});
friendData.friends[friendData.currentFriendId].remark = changeDataData.changeData;
closeModal();
changeDataData.changeModal = false;
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
} else if (changeDataData.changeType === 2) {
if ($common.isEmpty(changeDataData.changeData)) {
ElMessage({
message: "请输入群名称!",
type: 'warning'
});
return;
}
$http.post($constant.baseURL + "/imChatGroup/updateGroup", {
id: groupData.currentGroupId,
groupName: changeDataData.changeData
})
.then((res) => {
ElMessage({
message: "修改成功!",
type: 'success'
});
groupData.groups[groupData.currentGroupId].groupName = changeDataData.changeData;
closeModal();
changeDataData.changeModal = false;
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
} else if (changeDataData.changeType === 3) {
if ($common.isEmpty(changeDataData.changeData)) {
ElMessage({
message: "请输入群公告!",
type: 'warning'
});
return;
}
$http.post($constant.baseURL + "/imChatGroup/updateGroup", {
id: groupData.currentGroupId,
notice: changeDataData.changeData
})
.then((res) => {
ElMessage({
message: "修改成功!",
type: 'success'
});
groupData.groups[groupData.currentGroupId].notice = changeDataData.changeData;
closeModal();
changeDataData.changeModal = false;
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
} else if (changeDataData.changeType === 4) {
if ($common.isEmpty(changeDataData.changeData)) {
ElMessage({
message: "请输入群简介!",
type: 'warning'
});
return;
}
$http.post($constant.baseURL + "/imChatGroup/updateGroup", {
id: groupData.currentGroupId,
introduction: changeDataData.changeData
})
.then((res) => {
ElMessage({
message: "修改成功!",
type: 'success'
});
groupData.groups[groupData.currentGroupId].introduction = changeDataData.changeData;
closeModal();
changeDataData.changeModal = false;
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
}
return {
changeDataData,
changeAvatar,
changeDataType,
submitAvatar,
submitChange
}
}

@ -0,0 +1,118 @@
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default function () {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let friendData = reactive({
//好友请求
friendRequests: [],
//好友列表
friends: {},
//当前朋友信息
currentFriendId: null
})
async function getImFriend() {
await $http.get($constant.baseURL + "/imChatUserFriend/getFriend", {friendStatus: 1})
.then((res) => {
if (!$common.isEmpty(res.data)) {
res.data.forEach(friend => {
friendData.friends[friend.friendId] = friend;
});
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function removeFriend(currentFriendId) {
dialog.error({
title: '警告',
content: '你确定删除' + friendData.friends[currentFriendId].remark + '?',
positiveText: '确定',
onPositiveClick: () => {
$http.get($constant.baseURL + "/imChatUserFriend/changeFriend", {
friendId: currentFriendId,
friendStatus: -1
})
.then((res) => {
delete friendData.friends[currentFriendId];
friendData.currentFriendId = null;
ElMessage({
message: "删除成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
});
}
function getFriendRequests() {
$http.get($constant.baseURL + "/imChatUserFriend/getFriend", {friendStatus: 0})
.then((res) => {
if (!$common.isEmpty(res.data)) {
friendData.friendRequests = res.data;
ElMessage({
message: "您有好友申请待处理!",
showClose: true,
type: 'success',
duration: 0
});
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function changeFriendStatus(friendId, status, index) {
$http.get($constant.baseURL + "/imChatUserFriend/changeFriend", {friendId: friendId, friendStatus: status})
.then((res) => {
friendData.friendRequests.splice(index, 1);
ElMessage({
message: "修改成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
return {
friendData,
getImFriend,
removeFriend,
getFriendRequests,
changeFriendStatus
}
}

@ -0,0 +1,168 @@
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default function () {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let friendCircleData = reactive({
showFriendCircle: false,
treeHoleList: [],
weiYanDialogVisible: false,
isPublic: true,
weiYanAvatar: '',
weiYanUsername: '',
pagination: {
current: 1,
size: 10,
total: 0,
userId: null
}
})
function launch() {
friendCircleData.weiYanDialogVisible = true;
}
function openFriendCircle(userId, avatar, username) {
friendCircleData.pagination.userId = userId;
friendCircleData.weiYanAvatar = avatar;
friendCircleData.weiYanUsername = username;
getWeiYan();
}
function deleteTreeHole(id) {
dialog.error({
title: '警告',
content: '确定删除?',
positiveText: '确定',
onPositiveClick: () => {
$http.get($constant.baseURL + "/weiYan/deleteWeiYan", {id: id})
.then((res) => {
ElMessage({
message: "删除成功!",
type: 'success'
});
friendCircleData.pagination.current = 1;
friendCircleData.pagination.size = 10;
friendCircleData.treeHoleList = [];
getWeiYan();
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
});
}
function getWeiYan() {
$http.post($constant.baseURL + "/weiYan/listWeiYan", friendCircleData.pagination)
.then((res) => {
if (!$common.isEmpty(res.data)) {
res.data.records.forEach(c => {
c.content = c.content.replace(/\n{2,}/g, '<div style="height: 12px"></div>');
c.content = c.content.replace(/\n/g, '<br/>');
c.content = $common.faceReg(c.content);
c.content = $common.pictureReg(c.content);
});
friendCircleData.treeHoleList = friendCircleData.treeHoleList.concat(res.data.records);
friendCircleData.pagination.total = res.data.total;
friendCircleData.showFriendCircle = true;
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function submitWeiYan(content) {
let weiYan = {
content: content,
isPublic: friendCircleData.isPublic
};
$http.post($constant.baseURL + "/weiYan/saveWeiYan", weiYan)
.then((res) => {
friendCircleData.pagination.current = 1;
friendCircleData.pagination.size = 10;
friendCircleData.treeHoleList = [];
friendCircleData.weiYanDialogVisible = false;
getWeiYan();
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function cleanFriendCircle() {
friendCircleData.pagination = {
current: 1,
size: 10,
total: 0,
userId: null
};
friendCircleData.weiYanAvatar = '';
friendCircleData.weiYanUsername = '';
friendCircleData.treeHoleList = [];
friendCircleData.showFriendCircle = false;
}
function pageWeiYan() {
friendCircleData.pagination.current = friendCircleData.pagination.current + 1;
getWeiYan();
}
function addFriend() {
dialog.success({
title: '好友申请',
content: '确认提交好友申请,添加 ' + friendCircleData.weiYanUsername + ' 为好友?',
positiveText: '确定',
onPositiveClick: () => {
$http.get($constant.baseURL + "/imChatUserFriend/addFriend", {friendId: friendCircleData.pagination.userId})
.then((res) => {
ElMessage({
message: "提交成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
});
}
return {
friendCircleData,
launch,
openFriendCircle,
deleteTreeHole,
submitWeiYan,
pageWeiYan,
cleanFriendCircle,
addFriend
}
}

@ -0,0 +1,98 @@
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default function () {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let groupData = reactive({
//群组列表
groups: {},
//当前群信息
currentGroupId: null
})
function exitGroup(currentGroupId) {
$http.get($constant.baseURL + "/imChatGroupUser/quitGroup", {id: currentGroupId})
.then((res) => {
delete groupData.groups[currentGroupId];
groupData.currentGroupId = null;
ElMessage({
message: "退群成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function dissolveGroup(currentGroupId) {
$http.get($constant.baseURL + "/imChatGroup/deleteGroup", {id: currentGroupId})
.then((res) => {
delete groupData.groups[currentGroupId];
groupData.currentGroupId = null;
ElMessage({
message: "解散群成功!",
type: 'success'
});
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
async function getImGroup() {
await $http.get($constant.baseURL + "/imChatGroup/listGroup")
.then((res) => {
if (!$common.isEmpty(res.data)) {
res.data.forEach(group => {
groupData.groups[group.id] = group;
});
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function addGroupTopic() {
$http.get($constant.baseURL + "/imChatGroup/addGroupTopic", {id: groupData.currentGroupId})
.then((res) => {
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
return {
groupData,
getImGroup,
addGroupTopic,
exitGroup,
dissolveGroup
}
}

@ -0,0 +1,153 @@
import {useStore} from 'vuex';
import {useDialog} from 'naive-ui';
import {nextTick} from 'vue';
import {ElMessage} from "element-plus";
import {reactive, getCurrentInstance, onMounted, onBeforeUnmount, watchEffect, toRefs} from 'vue';
export default function () {
const globalProperties = getCurrentInstance().appContext.config.globalProperties;
const $common = globalProperties.$common;
const $http = globalProperties.$http;
const $constant = globalProperties.$constant;
const store = useStore();
const dialog = useDialog();
let imUtilData = reactive({
//系统消息
systemMessages: [],
showBodyLeft: true,
//表情包
imageList: []
})
onMounted(() => {
if ($common.mobile()) {
$(".friend-aside").click(function () {
imUtilData.showBodyLeft = true;
mobileRight();
});
$(".body-right").click(function () {
imUtilData.showBodyLeft = false;
mobileRight();
});
}
mobileRight();
})
function changeAside() {
imUtilData.showBodyLeft = !imUtilData.showBodyLeft;
mobileRight();
}
function mobileRight() {
if (imUtilData.showBodyLeft && $common.mobile()) {
$(".body-right").addClass("mobile-right");
} else if (!imUtilData.showBodyLeft && $common.mobile()) {
$(".body-right").removeClass("mobile-right");
}
}
function getSystemMessages() {
$http.get($constant.baseURL + "/imChatUserMessage/listSystemMessage")
.then((res) => {
if (!$common.isEmpty(res.data) && !$common.isEmpty(res.data.records)) {
imUtilData.systemMessages = res.data.records;
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function hiddenBodyLeft() {
if ($common.mobile()) {
$(".body-right").click(function () {
imUtilData.showBodyLeft = false;
mobileRight();
});
}
}
function imgShow() {
$(".message img").click(function () {
let src = $(this).attr("src");
$("#bigImg").attr("src", src);
/** 获取当前点击图片的真实大小,并显示弹出层及大图 */
$("<img/>").attr("src", src).load(function () {
let windowW = $(window).width();//获取当前窗口宽度
let windowH = $(window).height();//获取当前窗口高度
let realWidth = this.width;//获取图片真实宽度
let realHeight = this.height;//获取图片真实高度
let imgWidth, imgHeight;
let scale = 0.8;//缩放尺寸,当图片真实宽度和高度大于窗口宽度和高度时进行缩放
if (realHeight > windowH * scale) {//判断图片高度
imgHeight = windowH * scale;//如大于窗口高度,图片高度进行缩放
imgWidth = imgHeight / realHeight * realWidth;//等比例缩放宽度
if (imgWidth > windowW * scale) {//如宽度仍大于窗口宽度
imgWidth = windowW * scale;//再对宽度进行缩放
}
} else if (realWidth > windowW * scale) {//如图片高度合适,判断图片宽度
imgWidth = windowW * scale;//如大于窗口宽度,图片宽度进行缩放
imgHeight = imgWidth / realWidth * realHeight;//等比例缩放高度
} else {//如果图片真实高度和宽度都符合要求,高宽不变
imgWidth = realWidth;
imgHeight = realHeight;
}
$("#bigImg").css("width", imgWidth);//以最终的宽度对图片缩放
let w = (windowW - imgWidth) / 2;//计算图片与窗口左边距
let h = (windowH - imgHeight) / 2;//计算图片与窗口上边距
$("#innerImg").css({"top": h, "left": w});//设置top和left属性
$("#outerImg").fadeIn("fast");//淡入显示
});
$("#outerImg").click(function () {//再次点击淡出消失弹出层
$(this).fadeOut("fast");
});
});
}
function getImageList() {
$http.get($constant.baseURL + "/resource/getImageList")
.then((res) => {
if (!$common.isEmpty(res.data)) {
imUtilData.imageList = res.data;
}
})
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
function parseMessage(content) {
content = content.replace(/\n{2,}/g, '<div style="height: 12px"></div>');
content = content.replace(/\n/g, '<br/>');
content = $common.faceReg(content);
content = $common.pictureReg(content);
return content;
}
return {
imUtilData,
changeAside,
mobileRight,
getSystemMessages,
hiddenBodyLeft,
imgShow,
getImageList,
parseMessage
}
}

@ -0,0 +1,100 @@
import {createApp} from 'vue'
import App from './App.vue'
import router from './router'
import store from './store'
import {
create,
NAvatar,
NInput,
NIcon,
NTag,
NDivider,
NButton,
NDrawer,
NCard,
NTabs,
NTabPane,
NSwitch,
NModal,
NBadge,
NPopover,
NImage,
NPopconfirm
} from 'naive-ui'
import {
ElUpload,
ElButton,
ElRadioGroup,
ElRadioButton
} from 'element-plus'
import 'element-plus/dist/index.css'
import http from './utils/request'
import common from './utils/common'
import constant from './utils/constant'
import 'vfonts/FiraCode.css'
import './assets/css/index.css'
import './assets/css/color.css'
import './assets/css/animation.css'
const naive = create({
components: [NAvatar, NInput, NIcon, NTag, NDivider, NButton,
NDrawer, NCard, NTabs, NTabPane, NSwitch, NModal, NBadge,
NPopover, NImage, NPopconfirm]
})
const app = createApp(App)
app.use(router)
app.use(store)
app.use(naive)
app.component(ElUpload.name, ElUpload)
app.component(ElButton.name, ElButton)
app.component(ElRadioGroup.name, ElRadioGroup)
app.component(ElRadioButton.name, ElRadioButton)
app.config.globalProperties.$http = http
app.config.globalProperties.$common = common
app.config.globalProperties.$constant = constant
router.beforeEach((to, from, next) => {
if (to.meta.requiresAuth) {
if (to.path === "/") {
if (typeof to.query.defaultStoreType !== "undefined") {
localStorage.setItem("defaultStoreType", to.query.defaultStoreType);
}
if (typeof to.query.userToken !== "undefined") {
let userToken = to.query.userToken;
const xhr = new XMLHttpRequest();
xhr.open('post', constant.baseURL + "/user/token", false);
xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
xhr.send("userToken=" + userToken);
let result = JSON.parse(xhr.responseText);
if (!common.isEmpty(result) && result.code === 200) {
store.commit("loadCurrentUser", result.data);
localStorage.setItem("userToken", result.data.accessToken);
window.location.href = constant.imURL;
next();
} else {
window.location.href = constant.webBaseURL;
}
} else if (Boolean(localStorage.getItem("userToken"))) {
next();
} else {
window.location.href = constant.webBaseURL;
}
} else {
if (Boolean(localStorage.getItem("userToken"))) {
next();
} else {
window.location.href = constant.webBaseURL;
}
}
} else {
next();
}
})
app.mount('#app')

@ -0,0 +1,20 @@
import {createRouter, createWebHistory} from 'vue-router'
import constant from "../utils/constant";
const routes = [
{
path: "/",
meta: {requiresAuth: true},
component: () => import('../components/index')
}
]
const router = createRouter({
history: createWebHistory(constant.webHistory),
routes,
scrollBehavior(to, from, savedPosition) {
return {left: 0, top: 0};
}
})
export default router

@ -0,0 +1,18 @@
import {createStore} from 'vuex'
export default createStore({
state: {
currentUser: JSON.parse(localStorage.getItem("currentUser") || '{}')
},
getters: {},
mutations: {
loadCurrentUser(state, user) {
state.currentUser = user;
localStorage.setItem("currentUser", JSON.stringify(user));
}
},
actions: {},
modules: {},
plugins: []
})

@ -0,0 +1,75 @@
import common from './common'
function getError(
action,
option,
xhr
) {
let msg
if (xhr.response) {
msg = `${xhr.response.error || xhr.response}`
} else if (xhr.responseText) {
msg = `${xhr.responseText}`
} else {
msg = `fail to ${action} ${xhr.status}`
}
return new Error(msg)
}
function getBody(xhr) {
const text = xhr.responseText || xhr.response
if (!text) {
return text
}
try {
return JSON.parse(text)
} catch {
return text
}
}
export default function (option) {
const xhr = new XMLHttpRequest()
const action = option.action
const formData = new FormData()
if (option.data) {
for (const [key, value] of Object.entries(option.data)) {
if (Array.isArray(value)) formData.append(key, ...value)
else formData.append(key, value)
}
}
formData.append(option.filename, option.file, option.file.name)
xhr.addEventListener('error', () => {
option.onError(getError(action, option, xhr))
})
xhr.addEventListener('load', () => {
if (xhr.status < 200 || xhr.status >= 300) {
return option.onError(getError(action, option, xhr))
}
option.onSuccess(getBody(xhr))
})
xhr.open(option.method, action, true)
if (option.withCredentials && 'withCredentials' in xhr) {
xhr.withCredentials = true
}
const headers = option.headers || {}
if (headers instanceof Headers) {
headers.forEach((value, key) => xhr.setRequestHeader(key, value))
} else {
for (const [key, value] of Object.entries(headers)) {
if (common.isEmpty(value)) continue
xhr.setRequestHeader(key, value)
}
}
xhr.send(formData)
return xhr
}

@ -0,0 +1,167 @@
import constant from "./constant";
import CryptoJS from 'crypto-js';
import {ElMessage} from "element-plus";
export default {
/**
* 判断设备
*/
mobile() {
let flag = navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i);
return flag && flag.length && flag.length > 0;
},
/**
* 判断是否为空
*/
isEmpty(value) {
if (typeof value === "undefined" || value === null || (typeof value === "string" && value.trim() === "") || (Array.prototype.isPrototypeOf(value) && value.length === 0) || (Object.prototype.isPrototypeOf(value) && Object.keys(value).length === 0)) {
return true;
} else {
return false;
}
},
/**
* 加密
*/
encrypt(plaintText) {
let options = {
mode: CryptoJS.mode.ECB,
padding: CryptoJS.pad.Pkcs7
};
let key = CryptoJS.enc.Utf8.parse(constant.cryptojs_key);
let encryptedData = CryptoJS.AES.encrypt(plaintText, key, options);
return encryptedData.toString().replace(/\//g, "_").replace(/\+/g, "-");
},
/**
* 解密
*/
decrypt(encryptedBase64Str) {
let val = encryptedBase64Str.replace(/\-/g, '+').replace(/_/g, '/');
let options = {
mode: CryptoJS.mode.ECB,
padding: CryptoJS.pad.Pkcs7
};
let key = CryptoJS.enc.Utf8.parse(constant.cryptojs_key);
let decryptedData = CryptoJS.AES.decrypt(val, key, options);
return CryptoJS.enc.Utf8.stringify(decryptedData);
},
/**
* 表情包转换
*/
faceReg(content) {
content = content.replace(/\[[^\[^\]]+\]/g, (word) => {
let index = constant.emojiList.indexOf(word.replace("[", "").replace("]", ""));
if (index > -1) {
let url = constant.qiniuDownload + "emoji/q" + (index + 1) + ".gif";
return '<img style="vertical-align: middle;width: 32px;height: 32px" src="' + url + '" title="' + word + '"/>';
} else {
return word;
}
});
return content;
},
/**
* 图片转换
*/
pictureReg(content) {
content = content.replace(/\[[^\[^\]]+\]/g, (word) => {
let index = word.indexOf(",");
if (index > -1) {
let arr = word.replace("[", "").replace("]", "").split(",");
return '<img style="border-radius: 5px;width: 100%;max-width: 250px" src="' + arr[1] + '" title="' + arr[0] + '"/>';
} else {
return word;
}
});
return content;
},
/**
* 字符串转换为时间戳
*/
getDateTimeStamp(dateStr) {
return Date.parse(dateStr.replace(/-/gi, "/"));
},
getDateDiff(dateStr) {
let publishTime = Date.parse(dateStr.replace(/-/gi, "/")) / 1000,
d_seconds,
d_minutes,
d_hours,
d_days,
timeNow = Math.floor(new Date().getTime() / 1000),
d,
date = new Date(publishTime * 1000),
Y = date.getFullYear(),
M = date.getMonth() + 1,
D = date.getDate(),
H = date.getHours(),
m = date.getMinutes(),
s = date.getSeconds();
//小于10的在前面补0
if (M < 10) {
M = '0' + M;
}
if (D < 10) {
D = '0' + D;
}
if (H < 10) {
H = '0' + H;
}
if (m < 10) {
m = '0' + m;
}
if (s < 10) {
s = '0' + s;
}
d = timeNow - publishTime;
d_days = Math.floor(d / 86400);
d_hours = Math.floor(d / 3600);
d_minutes = Math.floor(d / 60);
d_seconds = Math.floor(d);
if (d_days > 0 && d_days < 3) {
return d_days + '天前';
} else if (d_days <= 0 && d_hours > 0) {
return d_hours + '小时前';
} else if (d_hours <= 0 && d_minutes > 0) {
return d_minutes + '分钟前';
} else if (d_seconds < 60) {
if (d_seconds <= 0) {
return '刚刚发表';
} else {
return d_seconds + '秒前';
}
} else if (d_days >= 3 && d_days < 30) {
return M + '-' + D + ' ' + H + ':' + m;
} else if (d_days >= 30) {
return Y + '-' + M + '-' + D + ' ' + H + ':' + m;
}
},
/**
* 保存资源
*/
saveResource(that, type, path, size, mimeType, originalName, storeType) {
let resource = {
type: type,
path: path,
size: size,
mimeType: mimeType,
storeType: storeType,
originalName: originalName
};
that.$http.post(that.$constant.baseURL + "/resource/saveResource", resource)
.catch((error) => {
ElMessage({
message: error.message,
type: 'error'
});
});
}
}

@ -0,0 +1,43 @@
export default {
baseURL: "http://localhost:8081",
webBaseURL: "http://localhost",
imURL: "http://localhost:81",
imBaseURL: "localhost",
webHistory: "",
wsProtocol: "ws",
wsPort: "9324",
// baseURL: "https://poetize.cn/api",
// webBaseURL: "https://poetize.cn",
// imURL: "https://poetize.cn/im",
// imBaseURL: "poetize.cn",
// webHistory: "/im/",
// wsProtocol: "wss",
// wsPort: "",
hitokoto: "https://v1.hitokoto.cn",
jinrishici: "https://v1.jinrishici.com/all.json",
jitang: "https://api.oick.cn/dutang/api.php",
shehui: "https://api.oick.cn/yulu/api.php",
yiyan: "https://api.oick.cn/yiyan/api.php",
dog: "https://api.oick.cn/dog/api.php",
//前后端定义的密钥AES使用16位
cryptojs_key: "aoligeimeimaobin",
qiniuUrl: "https://upload.qiniup.com",
qiniuDownload: "$$$$七牛云访问域名仿照【https://file.poetize.cn/】",
before_color_1: "black",
after_color_1: "linear-gradient(45deg, #f43f3b, #ec008c)",
before_color_2: "rgb(131, 123, 199)",
after_color_2: "linear-gradient(45deg, #f43f3b, #ec008c)",
tree_hole_color: ["#ee7752", "#e73c7e", "#23a6d5", "#23d5ab", "rgb(131, 123, 199)", "#23d5ab"],
userId: 1,
source: 0,
emojiList: ['衰', '鄙视', '再见', '捂嘴', '摸鱼', '奋斗', '白眼', '可怜', '皱眉', '鼓掌', '烦恼', '吐舌', '挖鼻', '委屈', '滑稽', '啊这', '生气', '害羞', '晕', '好色', '流泪', '吐血', '微笑', '酷', '坏笑', '吓', '大兵', '哭笑', '困', '呲牙']
}

@ -0,0 +1,29 @@
import Tiows from "./tiows";
import constant from "./constant";
import {ElMessage} from "element-plus";
export default function () {
this.ws_protocol = constant.wsProtocol;
this.ip = constant.imBaseURL;
this.port = constant.wsPort;
this.paramStr = 'Authorization=' + localStorage.getItem("userToken");
this.binaryType = 'blob';
this.initWs = () => {
this.tio = new Tiows(this.ws_protocol, this.ip, this.port, this.paramStr, this.binaryType);
this.tio.connect();
}
this.sendMsg = (value) => {
if (this.tio && this.tio.ws && this.tio.ws.readyState === 1) {
this.tio.send(value);
return true;
} else {
ElMessage({
message: "发送失败,请重试!",
type: 'error'
});
return false;
}
}
}

@ -0,0 +1,120 @@
import axios from "axios";
import constant from "./constant";
//处理url参数
import qs from "qs";
import store from "../store";
axios.defaults.baseURL = constant.baseURL;
// 添加请求拦截器
axios.interceptors.request.use(function (config) {
// 在发送请求之前做些什么
return config;
}, function (error) {
// 对请求错误做些什么
return Promise.reject(error);
});
// 添加响应拦截器
axios.interceptors.response.use(function (response) {
if (response.data !== null && response.data.hasOwnProperty("code") && response.data.code !== 200) {
if (response.data.code === 300) {
store.commit("loadCurrentUser", {});
localStorage.removeItem("userToken");
window.location.href = constant.webBaseURL + "/user";
}
return Promise.reject(new Error(response.data.message));
} else {
return response;
}
}, function (error) {
// 对响应错误做点什么
return Promise.reject(error);
});
// 当data为URLSearchParams对象时设置为application/x-www-form-urlencoded;charset=utf-8
// 当data为普通对象时会被设置为application/json;charset=utf-8
export default {
post(url, params = {}, json = true) {
let config = {
headers: {"Authorization": localStorage.getItem("userToken")}
};
return new Promise((resolve, reject) => {
axios
.post(url, json ? params : qs.stringify(params), config)
.then(res => {
resolve(res.data);
})
.catch(err => {
reject(err);
});
});
},
get(url, params = {}) {
let headers = {"Authorization": localStorage.getItem("userToken")};
return new Promise((resolve, reject) => {
axios.get(url, {
params: params,
headers: headers
}).then(res => {
resolve(res.data);
}).catch(err => {
reject(err)
})
});
},
upload(url, param, option) {
let config = {
headers: {"Authorization": localStorage.getItem("userToken"), "Content-Type": "multipart/form-data"},
timeout: 60000
};
if (typeof option !== "undefined") {
config.onUploadProgress = progressEvent => {
if (progressEvent.total > 0) {
progressEvent.percent = progressEvent.loaded / progressEvent.total * 100;
}
option.onProgress(progressEvent);
};
}
return new Promise((resolve, reject) => {
axios
.post(url, param, config)
.then(res => {
resolve(res.data);
})
.catch(err => {
reject(err);
});
});
},
uploadQiniu(url, param) {
let config = {
headers: {"Content-Type": "multipart/form-data"},
timeout: 60000
};
return new Promise((resolve, reject) => {
axios
.post(url, param, config)
.then(res => {
resolve(res.data);
})
.catch(err => {
reject(err);
});
});
}
}

@ -0,0 +1,48 @@
import ReconnectingWebSocket from 'reconnecting-websocket';
/**
* @param {*} ws_protocol wss or ws
* @param {*} ip
* @param {*} port
* @param {*} paramStr 加在ws url后面的请求参数形如name=张三&id=12
* @param {*} binaryType 'blob' or 'arraybuffer'
*/
export default function (ws_protocol, ip, port, paramStr, binaryType) {
this.ws_protocol = ws_protocol;
this.ip = ip;
this.port = port;
this.paramStr = paramStr;
this.binaryType = binaryType;
if (port === "") {
this.url = ws_protocol + '://' + ip + '/socket';
} else {
this.url = ws_protocol + '://' + ip + ":" + port + '/socket';
}
if (paramStr) {
this.url += '?' + paramStr;
}
this.connect = () => {
let ws = new ReconnectingWebSocket(this.url);
this.ws = ws;
ws.binaryType = this.binaryType;
ws.onopen = function (event) {
//获取离线消息
}
ws.onclose = function (event) {
}
ws.onerror = function (event) {
}
}
this.send = (data) => {
this.ws.send(data);
}
}

@ -0,0 +1,11 @@
module.exports = {
devServer: {
port: 81,
// port: 443,
https: false,
open: false
},
// publicPath: '/im/',
lintOnSave: false,
productionSourceMap: false
}

@ -0,0 +1,201 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save