如何禁用网站的移动版本? [英] How to disable mobile version of website?

查看:47
本文介绍了如何禁用网站的移动版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的网站无法完全响应移动设备.因此,是否有可能将我的应用设置为总是在有人从移动设备访问它时像桌面版一样加载?我使用Java,Bootstrap,HTML,CSS,JavaScript,jQuery,spring,hibernate来开发此站点.

I've website that is not full responsive for mobile devices. So is there any possibility to set my app that always loads like desktop version when someone visit it from mobile device? I used Java, Bootstrap, HTML, CSS, JavaScript, jQuery, spring, hibernate for developing this site.

推荐答案

删除<元名称="viewport" content ="width = device-width,initial-scale = 1"> 从您的html文件中获取.

Remove <meta name="viewport" content="width=device-width, initial-scale=1"> from your html file.

这篇关于如何禁用网站的移动版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆