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