zym2525
2025-02-20 7c585e4e2d3bd1f6bbc77ac541fe8412ac47ebe5
apps/taro/src/pages/home/index.vue
@@ -16,7 +16,7 @@
function goPhoneBillRecharge() {
  Taro.navigateTo({
    url: RouterPath.phoneBillRecharge,
    url: `${RouterPath.phoneBillRecharge}`,
  })
    .then(() => {
      console.log('Navigate successfully');