doum
2025-10-15 2b287056e2f59518888d05a1bbc7e5a55fbd84d5
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}`
        })
      })