채택완료

데스크탑으로 모바일 페이지 접속하기

모바일 디자인을 바꾸려고 하는데 매번 폰으로 확인하기 번거롭네요.

데스크탑에서 모바일 페이지를 보는 방법이 없을까요?

|

답변 3개

채택된 답변
+20 포인트

그누보드 라면 주소 뒤에  ?device=mobile 붙여 쓰세요

도메인/?device=mobile

예) http://test.com/?device=mobile

예) http://test.com/index.php?device=mobile

예) http://test.com/index.php?wr_id=1&device=mobile

-----------------------------

PC로 돌아오려면

도메인/?device=pc

예) http://test.com/?device=pc

예) http://test.com/index.php?device=pc

예) http://test.com/index.php?wr_id=1&device=pc

브라우저를 적당히 축소 하신후에 하단에 모바일 보기를 클릭하시면 됩니다.

1814034181_1521179569.2907.jpg

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