From 17f5123673f3909d698d7f9d4d59fe61239c9124 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Wed, 19 Jul 2023 16:03:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E7=BE=A4=E5=8F=B7?= =?UTF-8?q?=EF=BC=9A146013835?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- pages/mine/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 429747a..b934cd7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ RuoYi App 移动解决方案,采用uniapp框架,一份代码多终端适配 - 官网网站:[http://ruoyi.vip](http://ruoyi.vip) - 文档地址:[http://doc.ruoyi.vip](http://doc.ruoyi.vip) - H5页体验:[http://h5.ruoyi.vip](http://h5.ruoyi.vip) -- QQ交流群: ①133713780 +- QQ交流群: ①133713780(满)、②146013835 - 小程序体验 小程序演示 diff --git a/pages/mine/index.vue b/pages/mine/index.vue index f77e79f..1261085 100644 --- a/pages/mine/index.vue +++ b/pages/mine/index.vue @@ -124,7 +124,7 @@ this.$tab.navigateTo('/pages/mine/about/index') }, handleJiaoLiuQun() { - this.$modal.showToast('QQ群:133713780') + this.$modal.showToast('QQ群:①133713780、②146013835') }, handleBuilding() { this.$modal.showToast('模块建设中~')