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('模块建设中~')