From 8f3a35e496eb9c5c255c93c7a61a3a56818f7ace Mon Sep 17 00:00:00 2001 From: zjl Date: Fri, 30 Aug 2024 14:48:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8F=8B=E9=93=BE=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/content/layout/columns.ts | 4 ++- src/views/content/layout/index.vue | 4 +-- src/views/content/layoutItem/columns.ts | 4 ++- src/views/content/layoutItem/index.vue | 4 +-- src/views/content/link/columns.ts | 36 ++++++++++++++++++++----- src/views/content/link/index.vue | 4 +-- 6 files changed, 42 insertions(+), 14 deletions(-) diff --git a/src/views/content/layout/columns.ts b/src/views/content/layout/columns.ts index d112497..a4e013d 100644 --- a/src/views/content/layout/columns.ts +++ b/src/views/content/layout/columns.ts @@ -7,7 +7,8 @@ export const columns = [ }, { label: 'ID', - prop: 'id' + prop: 'id', + width: 100, }, { label: '位置编号', @@ -28,5 +29,6 @@ export const columns = [ { label: '创建时间', prop: 'createTime', + width: 180, }, ]; diff --git a/src/views/content/layout/index.vue b/src/views/content/layout/index.vue index 29d779e..7ad57d5 100644 --- a/src/views/content/layout/index.vue +++ b/src/views/content/layout/index.vue @@ -19,7 +19,7 @@ - 添加页面布局 + 添加 - 添加页面推荐 + 添加 - 添加友情链接 + 添加