From 5580fb7d902909e77fbe3dfe3e03393e6c14237b Mon Sep 17 00:00:00 2001 From: jonghwan76 Date: Thu, 17 Feb 2022 21:59:12 +0900 Subject: [PATCH] =?UTF-8?q?1.=20=EC=B6=94=EC=B2=9C=ED=99=88=EB=A9=94?= =?UTF-8?q?=EC=9D=B4=EB=93=9C=20=EC=9D=B4=EC=9C=A0=EC=8B=9D=202.=20?= =?UTF-8?q?=EC=B6=94=EC=B2=9C=20=EC=8B=9D=EC=9E=AC=EB=A3=8C=20=ED=99=94?= =?UTF-8?q?=EB=A9=B4=20=EB=8D=B0=EC=9D=B4=ED=84=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bf.properties | 12 +- .../m/bf_food/list_bf_homemade_recommend.ftl | 113 +++++++++++------- .../list_bf_homemade_recommend_20220217.ftl | 75 ++++++++++++ .../ftl/m/bf_food/list_bf_ingre_recommend.ftl | 104 ++++++++++------ .../list_bf_ingre_recommend_20220217.ftl | 72 +++++++++++ .../views/ftl/m/include/index_bottom_menu.ftl | 16 +-- .../WEB-INF/views/ftl/m/login/view_login.ftl | 2 +- 7 files changed, 303 insertions(+), 91 deletions(-) create mode 100644 src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend_20220217.ftl create mode 100644 src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_ingre_recommend_20220217.ftl diff --git a/src/main/resources/bf.properties b/src/main/resources/bf.properties index 53e4a90..80d98ec 100644 --- a/src/main/resources/bf.properties +++ b/src/main/resources/bf.properties @@ -53,10 +53,10 @@ sms.api_key=040ec316ad13c59031b5c4c30cdec923 sms.api_sendnum=02-363-5123 mysql_driver=net.sf.log4jdbc.DriverSpy -#mysql_url=jdbc:log4jdbc:mysql://devops.lookylooks.ai:14236/babyfeed -#mysql_username=imcloud -#mysql_password=imc1234 +mysql_url=jdbc:log4jdbc:mysql://devops.lookylooks.ai:14236/babyfeed +mysql_username=imcloud +mysql_password=imc1234 -mysql_url=jdbc:log4jdbc:mysql://115.85.181.214:3306/babyfeed -mysql_username=root -mysql_password=123qwe!@# \ No newline at end of file +#mysql_url=jdbc:log4jdbc:mysql://115.85.181.214:3306/babyfeed +#mysql_username=root +#mysql_password=123qwe!@# \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl index 4d50ebc..a86bbab 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_food/list_bf_homemade_recommend.ftl @@ -1,70 +1,103 @@ <#include "/m/include/index_top.ftl"> - + + + + -