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