迁移文档并更新引用链接
This commit is contained in:
@@ -174,7 +174,7 @@ function BalanceOrLogin(props: {
|
||||
mode: Number(props.mode),
|
||||
live: Number(props.live),
|
||||
daily_limit: props.dailyLimit,
|
||||
expire: Number(props.expire),
|
||||
expire_at: Number(props.expire),
|
||||
quota: props.quota,
|
||||
},
|
||||
}}/>
|
||||
|
||||
@@ -166,7 +166,7 @@ function BalanceOrLogin(props: {
|
||||
mode: Number(props.mode),
|
||||
live: Number(props.live),
|
||||
quota: props.quota,
|
||||
expire: Number(props.expire),
|
||||
expire_at: Number(props.expire),
|
||||
daily_limit: props.dailyLimit,
|
||||
},
|
||||
}}/>
|
||||
|
||||
Reference in New Issue
Block a user