refactor: 移除佣金比例字段,将developer统一为admin
This commit is contained in:
@@ -552,7 +552,7 @@ onMounted(() => {
|
||||
最近交易
|
||||
</h2>
|
||||
<UiButton variant="ghost" size="sm" as-child>
|
||||
<router-link to="/developer/finance" class="text-primary">
|
||||
<router-link to="/admin/finance" class="text-primary">
|
||||
查看全部
|
||||
<Icon icon="lucide:arrow-right" class="ml-1 h-4 w-4" />
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user