From d2371feab1a9d7f0805eced77de56a6bc5419d7f Mon Sep 17 00:00:00 2001
From: Coolkeke <37786276+Coolkeke@users.noreply.github.com>
Date: Sat, 4 Jan 2025 17:18:44 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=9F=BA=E6=9C=AC=E6=95=88?=
=?UTF-8?q?=E6=9E=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Views/TabControl.xaml | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/src/LayuiPack/Models/LayuiFundamentalElement/Views/TabControl.xaml b/src/LayuiPack/Models/LayuiFundamentalElement/Views/TabControl.xaml
index 83bfed0..a371a49 100644
--- a/src/LayuiPack/Models/LayuiFundamentalElement/Views/TabControl.xaml
+++ b/src/LayuiPack/Models/LayuiFundamentalElement/Views/TabControl.xaml
@@ -53,6 +53,13 @@
ItemsSource="{Binding PageList}"
SelectedItem="{Binding PageModel}"
Type="Card">
+
+
+
@@ -60,12 +67,17 @@
-
+