From 564bf7ab6a639c2c4557d35b8fd9b51dca60a738 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 22 八月 2023 13:32:34 +0800
Subject: [PATCH] #规则完善

---
 src/main/webapp/views/cstmrType/cstmrType.html |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/cstmrType/cstmrType.html b/src/main/webapp/views/cstmrType/cstmrType.html
index 6be29a1..ccb00d2 100644
--- a/src/main/webapp/views/cstmrType/cstmrType.html
+++ b/src/main/webapp/views/cstmrType/cstmrType.html
@@ -166,7 +166,13 @@
             response: {
                 statusCode: 200
             },
-            size: 'lg'
+            size: 'lg', // sm lg
+            // skin: 'nob'
+            /**
+             * line 锛堣杈规椋庢牸锛�
+             row 锛堝垪杈规椋庢牸锛�
+             nob 锛堟棤杈规椋庢牸锛�
+             */
         });
 
         // 宸ュ叿鏉$偣鍑讳簨浠�

--
Gitblit v1.9.1