MrShi
2026-05-29 8823c7ce57e1961f1da67e4b004ad93dae89ba9b
h5/pages/answer/answer.vue
@@ -412,7 +412,7 @@
      }).then(res => {
        this.score = 0
        uni.navigateTo({
          url: `/pages/userinfo/userinfo?answerId=${res.data}`
          url: `/pages/appointment/appointment?answerId=${res.data}`
        })
      })