From 04db66bdb3d1fb89fb3ff2c3c2893c93a3802230 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 08 5月 2025 19:03:05 +0800 Subject: [PATCH] 10、列表中,所有列需要配置width,建议等于160,如果是时间列,建议是200 --- Weben_CMS专用代码生成器/Code/常用.txt | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/\345\270\270\347\224\250.txt" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/\345\270\270\347\224\250.txt" index 6f3d785..fcfe59b 100644 --- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/\345\270\270\347\224\250.txt" +++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/\345\270\270\347\224\250.txt" @@ -7,4 +7,7 @@ $NameSpacePath$ -$EntityInstanceName$ \ No newline at end of file +$EntityInstanceName$ + + +$PageMenuInstanceName$ \ No newline at end of file -- Gitblit v1.9.3