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