TuringToken/web
xiezhouwei 53898ad22b chore: remove $ symbol from wallet management page
- Replace $ with USD or empty in amount display
- Remove $ after Coins icon in preset amount cards
- Replace (1 $ =) with (1 USD =) in exchange rate hint
- Update renderTopUpCountInUSD to return value without $ prefix
- Keep EUR symbol unchanged
2026-06-11 11:58:41 +08:00
..
public Initial commit 2026-06-03 10:01:10 +08:00
src chore: remove $ symbol from wallet management page 2026-06-11 11:58:41 +08:00
.eslintrc.cjs Initial commit 2026-06-03 10:01:10 +08:00
.gitignore Initial commit 2026-06-03 10:01:10 +08:00
.prettierrc.mjs Initial commit 2026-06-03 10:01:10 +08:00
bun.lock Initial commit 2026-06-03 10:01:10 +08:00
i18next.config.js Initial commit 2026-06-03 10:01:10 +08:00
index.html Initial commit 2026-06-03 10:01:10 +08:00
jsconfig.json Initial commit 2026-06-03 10:01:10 +08:00
package.json Initial commit 2026-06-03 10:01:10 +08:00
postcss.config.js Initial commit 2026-06-03 10:01:10 +08:00
tailwind.config.js Initial commit 2026-06-03 10:01:10 +08:00
vercel.json Initial commit 2026-06-03 10:01:10 +08:00
vite.config.js.timestamp-1775640150570-3760be0bbdc73.mjs Initial commit 2026-06-03 10:01:10 +08:00