问题
在移动设备上显示 ArcGIS Web AppBuilder 应用程序中的要素弹出窗口时,仅显示标题,弹出窗口不显示属性详细信息或已配置的其他元素。
这是在移动浏览器上访问应用程序时的设计使然。 Web AppBuilder 应用程序支持两种布局样式,具体取决于应用程序是通过桌面浏览器还是移动浏览器访问。 当屏幕显示的宽度小于 600 像素时,将自动应用移动布局。
要完全显示弹出窗口,请通过在 URL 中添加 CSS 样式脚本来控制移动浏览器上的布局样式。
&mobileBreakPoint=300
Note: '&mobileBreakPoint' is a CSS style used to adjust the web page to match the screen width of the device. Setting the breakpoint to be at 300 allows the app to recognize the mobile web page as a desktop layout rather than a mobile layout.
以下是示例 URL:
https://experience.arcgis.com/builder/?id=24b30e4dvdghh8j1aa8d8dd&mobileBreakPoint=300
弹出窗口现在已完全显示在 Web AppBuilder 应用程序上。
文章 ID: 000029837
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序