diff --git a/src/main/resources/application-local.yml b/src/main/resources/application-local.yml index 4fb2f33..5d14eee 100644 --- a/src/main/resources/application-local.yml +++ b/src/main/resources/application-local.yml @@ -2,9 +2,9 @@ spring: datasource: hikari: driver-class-name: org.mariadb.jdbc.Driver - jdbc-url: jdbc:mariadb://vara.iptime.org:3306/madeu + jdbc-url: jdbc:mariadb://183.98.184.84:3306/madeu username: madeu - password: madeu12#$ + password: apdlemdb12#$ url: cdn: http://crm.vara.co.kr/cdn/ 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..bc0d945 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..dc5a60b 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..24afe06 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..d04ff72 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..81655df Binary files /dev/null and b/src/main/resources/static/image/equip/20251014/티타늄.jpg differ diff --git a/src/main/resources/static/js/web/index.js b/src/main/resources/static/js/web/index.js index 48a10db..da38734 100644 --- a/src/main/resources/static/js/web/index.js +++ b/src/main/resources/static/js/web/index.js @@ -106,7 +106,7 @@ const cont2Urls = [ ,'https://petit.madeu.co.kr/webservice/selectServiceIntro.do?categoryNo=4' // 다섯 번째 슬라이드 URL ]; -const bullet2 = ['써마지','울세라','줄기세포', '튠페이스', '티타늄리프팅'] +const bullet2 = ['티타늄','써마지','울쎄라', '줄기세포', '튠페이스'] const useCont2Loop = bullet2.length > 5; // slidesPerView(1.3)보다 많을 때만 loop const cont2Swiper = new Swiper('.cont2_swiper', { diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 6dc88bf..fba8cf1 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -73,24 +73,24 @@
- img - img + img + img
- img - img + img + img
- img - img + img + img
- img - img + img + img
- img - img + img + img
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')}]];