diff --git a/src/main/resources/static/image/equip/20251014/울핏.jpg b/src/main/resources/static/image/equip/20251014/울핏.jpg new file mode 100644 index 0000000..0b1357a Binary files /dev/null and b/src/main/resources/static/image/equip/20251014/울핏.jpg differ diff --git a/src/main/resources/static/image/equip/20251014/튠바디.jpg b/src/main/resources/static/image/equip/20251014/튠바디.jpg new file mode 100644 index 0000000..29b3c53 Binary files /dev/null and b/src/main/resources/static/image/equip/20251014/튠바디.jpg differ diff --git a/src/main/resources/static/image/quick_menu/event.png b/src/main/resources/static/image/quick_menu/event.png new file mode 100644 index 0000000..fae9c38 Binary files /dev/null and b/src/main/resources/static/image/quick_menu/event.png differ diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 030878f..5c8286f 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -61,12 +61,12 @@
- img - img + img + img
- img - img + img + img
diff --git a/src/main/resources/templates/web/layout/layoutHeader.html b/src/main/resources/templates/web/layout/layoutHeader.html index fec1280..fda146e 100644 --- a/src/main/resources/templates/web/layout/layoutHeader.html +++ b/src/main/resources/templates/web/layout/layoutHeader.html @@ -17,6 +17,10 @@ window.open('https://pf.kakao.com/_puZExd', '_blank'); } + function moveEvent(){ + window.location.href="https://https://diet.madeu.co.kr/webevent/selectListWebEventIntro.do"; + } + // 전화걸기 함수 (모바일에서만 동작) function makePhoneCall() { if (isMobileDevice()) { @@ -76,7 +80,10 @@
-
+
+ 이벤트 +
+
쁘띠센터
diff --git a/src/main/resources/templates/web/webevent/webEventSelectList.html b/src/main/resources/templates/web/webevent/webEventSelectList.html index f564e32..61a5740 100644 --- a/src/main/resources/templates/web/webevent/webEventSelectList.html +++ b/src/main/resources/templates/web/webevent/webEventSelectList.html @@ -411,7 +411,7 @@ const CDN_URL = [[${@environment.getProperty('url.cdn')}]];