연동완료후 이동 URL 수정

dev_bert
jonghwan76 3 years ago
parent d3b6e0b432
commit 480ad4ff8a

@ -10,8 +10,8 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="4099ff18-820b-4e43-a4c5-6159d58dccc4" name="변경" comment="연동계정 취소하기시 확인 창"> <list default="true" id="4099ff18-820b-4e43-a4c5-6159d58dccc4" name="변경" comment="연동계정 취소하기시 확인 창">
<change beforePath="$PROJECT_DIR$/src/main/resources/bf.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/bf.properties" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/webapp/META-INF/context.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/META-INF/context.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/main/webapp/WEB-INF/views/ftl/m/member_env/setting_sync_confirm_end.ftl" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/views/ftl/m/member_env/setting_sync_confirm_end.ftl" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -253,14 +253,7 @@
<workItem from="1651850876348" duration="8000" /> <workItem from="1651850876348" duration="8000" />
<workItem from="1651995870891" duration="2261000" /> <workItem from="1651995870891" duration="2261000" />
<workItem from="1652058308312" duration="456000" /> <workItem from="1652058308312" duration="456000" />
<workItem from="1652060536329" duration="1005000" /> <workItem from="1652060536329" duration="2661000" />
</task>
<task id="LOCAL-00014" summary="계정 동기화 기능 수정">
<created>1648986499410</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1648986499410</updated>
</task> </task>
<task id="LOCAL-00015" summary="홈화면 퍼블리싱 기능 적용"> <task id="LOCAL-00015" summary="홈화면 퍼블리싱 기능 적용">
<created>1649082140551</created> <created>1649082140551</created>
@ -598,7 +591,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1652062154219</updated> <updated>1652062154219</updated>
</task> </task>
<option name="localTasksCounter" value="63" /> <task id="LOCAL-00063" summary="연동계정 취소하기시 확인 창">
<created>1652062225892</created>
<option name="number" value="00063" />
<option name="presentableId" value="LOCAL-00063" />
<option name="project" value="LOCAL" />
<updated>1652062225892</updated>
</task>
<option name="localTasksCounter" value="64" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">

@ -25,7 +25,7 @@
</#list> </#list>
</div> </div>
<div class="m_set_account_btn"><button type="button" onclick="location.href='${URL_ROOT}/m/bf_food/index.do'" id="" name="" class="btns blue_btn">완료</button></div> <div class="m_set_account_btn"><button type="button" onclick="location.href='${URL_ROOT}/m/member_env/setting_nm.do?view_nm=setting'" id="" name="" class="btns blue_btn">완료</button></div>
</div> </div>
</main> </main>
</div> </div>

Loading…
Cancel
Save