@@ -40,15 +40,6 @@ const Tools = () => {
|
||||
link: getDocPath('/docs/intro')
|
||||
}
|
||||
]
|
||||
: []),
|
||||
...(feConfigs?.show_pay
|
||||
? [
|
||||
{
|
||||
icon: 'support/bill/priceLight',
|
||||
label: '计费说明',
|
||||
link: '/price'
|
||||
}
|
||||
]
|
||||
: [])
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user