解决办法
html,body { -webkit-text-size-adjust:none; }
参考
(https://stackoverflow.com/questions/31917088/how-to-prevent-mobile-devices-to-scale-font-size)[https://stackoverflow.com/questions/31917088/how-to-prevent-mobile-devices-to-scale-font-size]
html,body { -webkit-text-size-adjust:none; }
(https://stackoverflow.com/questions/31917088/how-to-prevent-mobile-devices-to-scale-font-size)[https://stackoverflow.com/questions/31917088/how-to-prevent-mobile-devices-to-scale-font-size]
转载于:https://www.cnblogs.com/ende93/p/7477750.html