feat(web): make instance overview card-first
This commit is contained in:
@@ -145,6 +145,7 @@ export function InstanceDetail({
|
||||
打开源站
|
||||
</a>
|
||||
) : null}
|
||||
<a href={`/settings/instances/${encodeURIComponent(instanceId)}`}>编辑实例</a>
|
||||
<nav aria-label="实例模块">
|
||||
<ul>
|
||||
{MODULES.map((item) => {
|
||||
|
||||
Reference in New Issue
Block a user