테스트 사이트 - 개발 중인 베타 버전입니다

반응형으로 접속이 되어야 하는데 자꾸 모바일로 접속이 됩니다. 채택완료

랩파는펀드매니저 10년 전 조회 2,322

http://woowachacat.com/" style="font-family: dotum, sans-serif; font-size: 12px; line-height: 1.5; box-sizing: border-box; color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: 0px 0px; background-repeat: initial;">http://woowachacat.com 입니다.

 

PC 에서는 창크기 바꿔 가면서 해보면 반응형으로 잘 됩니다.

 

근데 핸드폰으로 접속해보면 http://woowachacat.com/index.php?device=mobile" style="box-sizing: border-box; color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; background: 0px 0px;">http://woowachacat.com/index.php?device=mobile 로 접속이 되는거 같습니다.

 

주소창에는 woowachacat.com 만 뜨구요.. 그리고 device=pc 로 바꾸면 반응형이 안되구요 

 

도와주세용 

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트

/config.php안에 115번째줄부터

 

</p><p>//==============================================================================</p><p>// 사용기기 설정</p><p>// pc 설정 시 모바일 기기에서도 PC화면 보여짐</p><p>// mobile 설정 시 PC에서도 모바일화면 보여짐</p><p>// both 설정 시 접속 기기에 따른 화면 보여짐</p><p>//------------------------------------------------------------------------------</p><p>define('G5_SET_DEVICE', 'both'); </p><p>

 

이렇게 있어요 원하시는대로 바꾸시면대요.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인