feat: 星之界打手端UI与提现/充值/排行榜等页面同步更新
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
app.json
8
app.json
@@ -87,7 +87,11 @@
|
||||
},
|
||||
{
|
||||
"root": "pages/fighter-recharge",
|
||||
"pages": ["fighter-recharge"]
|
||||
"pages": ["fighter-recharge", "fighter-deposit"]
|
||||
},
|
||||
{
|
||||
"root": "pages/fighter-ledger",
|
||||
"pages": ["fighter-ledger"]
|
||||
},
|
||||
{
|
||||
"root": "pages/fighter-msg",
|
||||
@@ -99,7 +103,7 @@
|
||||
},
|
||||
{
|
||||
"root": "pages/withdraw",
|
||||
"pages": ["withdraw", "components/mode1/mode1", "components/mode2/mode2"]
|
||||
"pages": ["withdraw", "withdraw-records", "components/mode1/mode1", "components/mode2/mode2"]
|
||||
},
|
||||
{
|
||||
"root": "pages/invite-fighter",
|
||||
|
||||
Reference in New Issue
Block a user