MrShi
5 天以前 3d7be16ba28560f6d308d4e405310b0d1c0d5855
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}`
        })
      })