diff --git a/src/assets/css/color.css b/src/assets/css/color.css
index f162fdc..56a8b18 100644
--- a/src/assets/css/color.css
+++ b/src/assets/css/color.css
@@ -78,7 +78,7 @@
--commentURL: url(../file/comment.jpg);
--springBg: url(../file/bg1.jpg);
- --admireImage: url(../file/bg1.jpg);
+ --admireImage: url(../file/bg2.jpg);
--toTop: url(../file/top.jpg);
--bannerWave1: url(../file/bannerwave1.png) repeat-x;
--bannerWave2: url(../file/bannerwave2.png) repeat-x;
diff --git a/src/assets/file/bg2.jpg b/src/assets/file/bg2.jpg
new file mode 100644
index 0000000..49efc85
Binary files /dev/null and b/src/assets/file/bg2.jpg differ
diff --git a/src/assets/file/letter-1.jpg b/src/assets/file/letter-1.jpg
index 3ecdf96..3311b33 100644
Binary files a/src/assets/file/letter-1.jpg and b/src/assets/file/letter-1.jpg differ
diff --git a/src/components/about.vue b/src/components/about.vue
index 6682f8d..eca9222 100644
--- a/src/components/about.vue
+++ b/src/components/about.vue
@@ -33,22 +33,41 @@
data() {
return {
sayShow: false,
+ // sayContent: [
+ // {
+ // "talk": ["Hi, there👋", "这是一个 Vue2 Vue3 与 SpringBoot 结合的产物~"],
+ // "reply": ["然后呢? 😃", "少废话! 🙄"]
+ // }, {
+ // "talk": ["😘",
+ // "本站平时仅用于交流和学习新知识",
+ // "如涉及侵权请联系站长删除对应资源,谢谢!!!"],
+ // "reply": ["这个网站有什么用吗? 😂"]
+ // }, {
+ // "talk": ["拥有自己的独立网站难道不酷吗🚀",
+ // "那就摸鱼吧👋",
+ // "摸鱼大军请在聊天室集合🥝"],
+ // "reply": []
+ // }
+ // ],
sayContent: [
{
- "talk": ["Hi, there👋", "这是一个 Vue2 Vue3 与 SpringBoot 结合的产物~"],
- "reply": ["然后呢? 😃", "少废话! 🙄"]
+ "talk": ["大家好👋", "欢迎来到查询药物相互作用,病友间相互交流的平台~"],
+ "reply": ["然后呢? 😃", "别废话! 🙄"]
}, {
"talk": ["😘",
- "本站平时仅用于交流和学习新知识",
- "如涉及侵权请联系站长删除对应资源,谢谢!!!"],
- "reply": ["这个网站有什么用吗? 😂"]
+ "这个平台是一个温暖的港湾,让我们可以相互倾听、相互支持",
+ "在这里,我们可以分享经验、交流心情,共同战胜疾病的困难和挑战"],
+ "reply": ["这个平台有什么用吗? 😂"]
}, {
- "talk": ["拥有自己的独立网站难道不酷吗🚀",
- "那就摸鱼吧👋",
- "摸鱼大军请在聊天室集合🥝"],
+ "talk": ["拥有一个专属的交流平台,我们能够找到理解和同伴🚀",
+ "一起度过艰难时刻,分享希望和勇气👋",
+ "病友们请在聊天室集合🥝"],
"reply": []
}
],
+
+
+
sayIndex: 0
}
},
diff --git a/src/components/home.vue b/src/components/home.vue
index 1a7f4ae..15df16c 100644
--- a/src/components/home.vue
+++ b/src/components/home.vue
@@ -56,7 +56,7 @@
diff --git a/src/components/myAside.vue b/src/components/myAside.vue
index 7ef9db5..f2eb3cc 100644
--- a/src/components/myAside.vue
+++ b/src/components/myAside.vue
@@ -47,35 +47,35 @@
-
-
-
- 推荐文章
-
-
-
-
-
-
-
- {{article.username}}
-
-
-
-
-
- {{ article.articleTitle }}
-
-
-
- {{ article.createTime }}
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- 让照片留下医药学的足迹
+ 悲伤和希望,都是一缕光
@@ -89,6 +89,7 @@ export default {
created() {
this.getPhotoTitles();
+ this.changePhotoTitle();
},
mounted() {
diff --git a/src/components/user.vue b/src/components/user.vue
index 8399305..d617a43 100644
--- a/src/components/user.vue
+++ b/src/components/user.vue
@@ -83,7 +83,7 @@
{{ currentUser.phoneNumber }} 修改(功能未接入)
- 绑定手机号(功能未接入)
+ 绑定手机号
diff --git a/src/utils/constant.js b/src/utils/constant.js
index 5b866fb..7a0cc13 100644
--- a/src/utils/constant.js
+++ b/src/utils/constant.js
@@ -3,9 +3,9 @@ export default {
imBaseURL: "http://localhost:81",
webURL: "http://localhost",
- // baseURL: "https://poetize.cn/api",
- // imBaseURL: "https://poetize.cn/im",
- // webURL: "https://poetize.cn",
+ // baseURL: "http://192.168.190.1:8081",
+ // imBaseURL: "http://192.168.190.1:81",
+ // webURL: "http://192.168.190.1.250",
live2d_path: "https://cdn.jsdelivr.net/gh/stevenjoezhang/live2d-widget@latest/",
cdnPath: "https://cdn.jsdelivr.net/gh/fghrsh/live2d_api/",
@@ -18,7 +18,7 @@ export default {
//前后端定义的密钥,AES使用16位
cryptojs_key: "aoligeimeimaobin",
qiniuUrl: "https://upload.qiniup.com",
- qiniuDownload: "https://s6xqq8hhg.hd-bkt.clouddn.com/",
+ qiniuDownload: "http://s6ondx7d9.hd-bkt.clouddn.com/",
favoriteVideo: "$$$$自己找一个视频链接作为百宝箱的封面",
favoriteVideo2:"http://s6ondx7d9.hd-bkt.clouddn.com/images/340c8040d037c2f3217e8a1ade444fc8.mp4",
@@ -26,7 +26,7 @@ export default {
loveWeiYan: "https://s1.ax1x.com/2022/12/04/zsKgDs.jpg",
loveMessage: "https://s1.ax1x.com/2022/12/04/zsKgDs.jpg",
lovePhoto: "https://s1.ax1x.com/2022/12/04/zsKh5V.jpg",
- loveLike: "https://cdn.cbd.int//hexo-butterfly-envelope/lib/violet.jpg",
+ loveLike: "http://s6ondx7d9.hd-bkt.clouddn.com/images/R-C.jpg",
loveSortId: 1,
loveLabelId: 1,
@@ -34,7 +34,7 @@ export default {
friendLetterTop: "https://cdn.cbd.int/hexo-butterfly-envelope/lib/before.png",
friendLetterBottom: "https://cdn.cbd.int/hexo-butterfly-envelope/lib/after.png",
friendLetterBiLi: "https://cdn.cbd.int/hexo-butterfly-envelope/lib/line.png",
- friendLetterMiddle: "https://cdn.cbd.int//hexo-butterfly-envelope/lib/violet.jpg",
+ friendLetterMiddle: "http://s6ondx7d9.hd-bkt.clouddn.com/images/aaa.jpg",
before_color_list: ["#ff4b2b", "#EF794F", "#67C23A", "orange", "rgb(131, 123, 199)", "#23d5ab"],
diff --git a/一只小毛驴.jpg b/一只小毛驴.jpg
deleted file mode 100644
index 33e641a..0000000
Binary files a/一只小毛驴.jpg and /dev/null differ
diff --git a/友链.jpg b/友链.jpg
deleted file mode 100644
index c52fdee..0000000
Binary files a/友链.jpg and /dev/null differ
diff --git a/推荐.jpg b/推荐.jpg
deleted file mode 100644
index fe61fb7..0000000
Binary files a/推荐.jpg and /dev/null differ
diff --git a/朋友圈(时间线).jpg b/朋友圈(时间线).jpg
deleted file mode 100644
index 4168871..0000000
Binary files a/朋友圈(时间线).jpg and /dev/null differ
diff --git a/树洞.jpg b/树洞.jpg
deleted file mode 100644
index a95ddf3..0000000
Binary files a/树洞.jpg and /dev/null differ
diff --git a/留言.jpg b/留言.jpg
deleted file mode 100644
index 30ab951..0000000
Binary files a/留言.jpg and /dev/null differ
diff --git a/聊天室.jpg b/聊天室.jpg
deleted file mode 100644
index b5149ba..0000000
Binary files a/聊天室.jpg and /dev/null differ
diff --git a/首页.jpg b/首页.jpg
deleted file mode 100644
index 5363507..0000000
Binary files a/首页.jpg and /dev/null differ