优化和平小店ui
This commit is contained in:
@@ -1520,15 +1520,14 @@ export default function DouyuTasksPage({ handbook }: { handbook: HandbookKind })
|
||||
<SearchOutlined />
|
||||
<span>小店查询</span>
|
||||
</div>
|
||||
<Space direction="vertical" style={{ width: '100%' }} size={6}>
|
||||
<div style={actionGridStyle}>
|
||||
{renderActionButton('get_xpd_bind_qr', 'primary')}
|
||||
{renderActionButton('query_xpd_bind_info', 'primary')}
|
||||
{renderActionButton('confirm_xpd_bind', 'primary')}
|
||||
{renderActionButton('query_xpd_role', 'primary')}
|
||||
{renderActionButton('query_xpd_balance', 'primary')}
|
||||
{renderActionButton('query_xpd_fragments', 'primary')}
|
||||
{renderActionButton('refresh_xpd_goods')}
|
||||
</Space>
|
||||
</div>
|
||||
</div>
|
||||
<div style={sectionStyle}>
|
||||
<div style={sectionTitleStyle}>
|
||||
@@ -1546,6 +1545,7 @@ export default function DouyuTasksPage({ handbook }: { handbook: HandbookKind })
|
||||
optionFilterProp="label"
|
||||
style={{ width: '100%' }}
|
||||
/>
|
||||
{renderActionButton('refresh_xpd_goods')}
|
||||
</Space>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user