Now there is a PC webpage. I want to reduce the display on the mobile terminal. I have added
to the head of the page.<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0">
ringa_lee2017-06-30 09:55:06
Remove maximum-scale=1 and minimum-scale=1 and try setting user-scalable=true