From 745bf9145b33999be78c64d21e1cff5eff02b0ad Mon Sep 17 00:00:00 2001 From: Suh Date: Mon, 8 Jan 2024 09:59:20 +0900 Subject: [PATCH] =?UTF-8?q?=ED=83=AD=20=EA=B4=80=EB=A0=A8=20html=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20layout=5Fdev=5Ftabs.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/dev/layout_dev_tabs.html | 252 ++++++++++++++++++ 1 file changed, 252 insertions(+) create mode 100644 src/main/resources/static/dev/layout_dev_tabs.html diff --git a/src/main/resources/static/dev/layout_dev_tabs.html b/src/main/resources/static/dev/layout_dev_tabs.html new file mode 100644 index 0000000..eee419f --- /dev/null +++ b/src/main/resources/static/dev/layout_dev_tabs.html @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + No1 WMS + + + +
+
+ + + + + + + + +
+
+
+
+ + + + +
+
탭1 내용
+
탭2 내용
+
탭3 내용
+
+ +
+
+
+
+ + +
+ + + +
+ + + + + + + + + \ No newline at end of file