This commit is contained in:
cansnow
2025-12-08 02:29:46 +08:00
parent 69a61178e1
commit 22ee59cd3d
17 changed files with 895 additions and 244 deletions
@@ -69,11 +69,12 @@
//console.log(this.storeConversationList);
this._freshing = false;
this.triggered = true;
setTimeout(()=>{
uni.navigateTo({
url:'/pages/workbench/friend-circle/friend-circle',
})
},1000)
// setTimeout(()=>{
// uni.navigateTo({
// //url:'/pages/workbench/friend-circle/friend-circle',
// url:'/pages/common/scan',
// })
// },1000)
},
methods: {
test(){