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