adjust ui.

This commit is contained in:
2023-06-13 12:29:45 +08:00
parent 995dd98ddb
commit a4a6e8c6ce

View File

@@ -106,7 +106,7 @@ onMounted(async () => {
<template> <template>
<n-layout has-sider position="absolute"> <n-layout has-sider position="absolute">
<n-layout-sider width="160" bordered :native-scrollbar="false"> <n-layout-sider width="140" bordered :native-scrollbar="false">
<n-menu :options="options" :value="active" /> <n-menu :options="options" :value="active" />
</n-layout-sider> </n-layout-sider>
<n-layout-content content-style="padding: 16px; min-width: 600px"> <n-layout-content content-style="padding: 16px; min-width: 600px">