This commit is contained in:
cansnow
2025-11-27 07:40:32 +08:00
parent 198c3dd4a5
commit ab625e6463
17 changed files with 1092 additions and 1135 deletions
+6
View File
@@ -314,6 +314,12 @@
this.$store.dispatch("contact/getSentGroupApplications");
uni.switchTab({
url: "/pages/conversation/conversationList/index?isRedirect=true",
success() {
// uni.navigateTo({
// url:'/pages/workbench/friend-circle/friend-circle'
// })
}
});
};
getDbDir()