如何在 PyroCMS 中使用移动布局

发布于 2024-12-08 16:17:26 字数 284 浏览 0 评论 0原文

我正在尝试使用移动布局,以便在用户使用移动设备访问时 PyroCMS 会自动选择正确的布局。

我有我的 MyTheme/views/web 和 MyTheme/views/mobile
Web 视图按其应有的方式加载,但移动视图却没有。当我使用 androidiphone 模拟器时,我无法获得移动视图,只能获得网络视图。

为什么?有什么我必须启用的东西,或者我可以去某个地方获取错误消息并查看原因吗?

I'm trying to use mobile layouts so that PyroCMS will choose the correct layout automatically if the user is visiting with a mobile device.

I have my MyTheme/views/web and MyTheme/views/mobile.
The web views get loaded as they should, the mobile views however do not. When I use an android or iphone simulator I don't get the mobile-views, I just get the web-views.

why? is there something I have to enable, or is there somewhere I can go to perhaps get an error message and see why?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

友欢 2024-12-15 16:17:26

mobile safari 未添加到移动用户代理中,这就是它未注册的原因

mobile safari was not added to mobile user agents, that was why it wasn't registered

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文