@@ -1151,7 +1151,7 @@
}
})
- if(type ==1&&url){
+ if(type !=1&&url){
uni.navigateTo({
url:`/my/web/web?url=${url}`