XIC Token Presale System - TRC20 Monitor + Admin Panel
Go to file
NAC Admin 5136b590de fix: 修复手动输入地址后购买按钮不显示的问题
- 在 EVMPurchasePanel 中添加 manualAddress 状态
- 手动输入地址确认后显示购买按钮(提示连接钱包完成购买)
- 添加 effectiveAddress 和 isManualMode 辅助变量
- 钱包信息区域支持手动地址显示(琥珀色样式区分)
2026-03-21 01:56:31 +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: 修复手动输入地址后购买按钮不显示的问题 2026-03-21 01:56:31 +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
CHANGELOG_20260320_buy_btn_fix.md docs: 添加购买按钮修复工作日志 2026-03-20 2026-03-20 08:42:03 +08:00
WORKLOG_20260320_refactor.md docs: 添加 2026-03-20 重构工作日志 2026-03-20 17:58:53 +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