XIC Token Presale System - TRC20 Monitor + Admin Panel
Go to file
NAC Admin 08be1173cb fix: 修复购买按钮缺失问题 - 当钱包连接但网络不对时显示切换网络按钮而非 null
问题原因: EVMPurchasePanel 中 isWrongNetwork ? null 导致购买按钮完全不渲染
修复方案: 将 null 替换为切换网络按钮,引导用户切换到正确网络
修复时间: 2026-03-20
修复文件: client/src/pages/Home.tsx (第498行)
2026-03-20 08:30:04 +08:00
.manus/db fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
backup/20260309_203736 fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
client fix: 修复购买按钮缺失问题 - 当钱包连接但网络不对时显示切换网络按钮而非 null 2026-03-20 08:30:04 +08:00
contracts fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
deploy-logs fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
drizzle feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
logs fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
patches fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
server feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
shared feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
.gitignore fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
.gitkeep fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
.prettierignore fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
.prettierrc fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
components.json fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
drizzle.config.ts feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
ecosystem.config.cjs fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
ideas.md fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
package-lock.json fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
package.json feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
pnpm-lock.yaml fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
todo.md fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
tsconfig.json feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
tsconfig.node.json fix: wallet watchAsset - use wallet.watchAsset() for token details button, fix EVMPurchasePanel setShowWalletModal ref error 2026-03-10 09:42:04 +08:00
vite.config.ts feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00
vitest.config.ts feat: XIC预售系统完整部署 - TRC20监控+管理后台+链上数据 [2026-03-10] 2026-03-10 07:21:32 +08:00