tijiao
This commit is contained in:
@@ -309,8 +309,11 @@ export default {
|
||||
this.isLongPress = false; //重置状态
|
||||
}
|
||||
uni.setStorageSync('homeParams', { data: item, index: index, type: 'patient' });
|
||||
// uni.switchTab({
|
||||
// url: '/pages/home/index'
|
||||
// });
|
||||
uni.switchTab({
|
||||
url: '/pages/home/index'
|
||||
url: '/pages/doctors/index'
|
||||
});
|
||||
},
|
||||
//触摸开始(防抖)
|
||||
|
||||
Reference in New Issue
Block a user