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