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