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