Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add total summary page #749

Closed
wants to merge 0 commits into from

Conversation

malanxi2022
Copy link

No description provided.

Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
running-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 2:06am

@yihong0618
Copy link
Owner

also will be 2.5 feature
#720

@orionna319
Copy link
Collaborator

total page 404, Maybe we should add the following configuration. react-router-app-works-in-dev-but-not-after-vercel-deployment

{
  "rewrites":  [
    {"source": "/(.*)", "destination": "/"}
  ]
}

image

Copy link
Collaborator

@ben-29 ben-29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great if you could add an entry to the navigation

<div className={styles.activityCard}>
<h2 className={styles.activityName}>{period}</h2>
<div className={styles.activityDetails}>
<p><strong>总距离:</strong> {summary.totalDistance.toFixed(2)} km</p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a lot of international users, can you translate the text into English according to the config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants