Project

General

Profile

Bug #94

Updated by Deca Park about 1 year ago

<p>[ADMIN] 시스템 관리 &gt; 관리자 회원 관리 (/setting/user)</p> 

 <p>1.Add/Modify page<br /> 
 &nbsp; 1) 권한 &gt; <strong>권한 매장 (authority store) &gt; search icon<br /> 
 &nbsp; &nbsp; -&nbsp;if (me.models.userInfo.auth == &#39;AU10&#39;) : open common online mall search modal<br /> 
 &nbsp; &nbsp; - else if (me.models.userInfo.auth == &#39;AU11&#39; || me.models.userInfo.auth == &#39;AU12&#39;) : clicks, open common store search (매장 검색) modal</strong><br /> 
 &nbsp; &nbsp; - currently, &nbsp; (currently, online mall search modal is always opened</p> opened) - refer to attach image</p> 

Back