杨磊
2024-05-20 e8ef9ac64bbfd443d01f230da370bf5b9ecb14b7
src/pages/zhongyi/zhongyi.vue
@@ -609,10 +609,7 @@
         },
         // 返回按钮 
         goBack() {
            // uuni.redirectTo();
            uni.redirectTo({
               url: '/pages/index/index'
            })
            this.$router.go(-1);
         },
      }
   }