wupengfei
2025-06-09 92b45d8130c3ef9e169251dc8fd516c59dd7f29e
apps/taro/src/components/Policy/Policy.vue
@@ -38,7 +38,7 @@
});
function goPolicy() {
  Taro.navigateTo({
  RouteHelper.navigateTo({
    url: RouterPath.userPolicy,
  });
}