<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ThingStudio森工厂开发者社区 - 森大屏</title>
    <link>http://developer.thingjs.com/f-52.html</link>
    <description>Latest 20 threads of 森大屏</description>
    <copyright>Copyright(C) ThingStudio森工厂开发者社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 12 Apr 2026 23:52:34 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://developer.thingjs.com/static/image/common/logo_88_31.gif</url>
      <title>ThingStudio森工厂开发者社区</title>
      <link>http://developer.thingjs.com/</link>
    </image>
    <item>
      <title>如何在大屏的交互中拿到图表的返回数据呢</title>
      <link>http://developer.thingjs.com/t-2326.html</link>
      <description><![CDATA[自定义的图表在点击后返回的数据如何在大屏的点击事件中获取到呢]]></description>
      <category>森大屏</category>
      <author>deepfusion</author>
      <pubDate>Wed, 11 Jun 2025 02:56:32 +0000</pubDate>
    </item>
    <item>
      <title>低代码中获取点击森大屏图表的下拉框中的值</title>
      <link>http://developer.thingjs.com/t-2315.html</link>
      <description><![CDATA[1.在森大屏中拖入下拉框组件，选中图表--在右侧栏中复制图表id 



2.在低代码中引入森大屏资源。给对应的图表绑定点击事件。]]></description>
      <category>森大屏</category>
      <author>yamazaki1201</author>
      <pubDate>Thu, 29 Aug 2024 07:34:33 +0000</pubDate>
    </item>
    <item>
      <title>森大屏怎么支持鼠标拖曳浏览场景？</title>
      <link>http://developer.thingjs.com/t-2302.html</link>
      <description><![CDATA[先前在森园区里做好了场景，发布后能够鼠标拖曳浏览场景，还支持第一人称查看场景等。
随后将场景导入森大屏，并增加了一些面板。预览时发现，只有面板的按钮有响应，而鼠标拖曳浏览场景的功能失效了。
请问森大屏怎么支持鼠标拖曳浏览场景？
 ...]]></description>
      <category>森大屏</category>
      <author>13416261709</author>
      <pubDate>Thu, 20 Jun 2024 08:06:40 +0000</pubDate>
    </item>
    <item>
      <title>森大屏中柱状图y轴增加最大值</title>
      <link>http://developer.thingjs.com/t-2167.html</link>
      <description><![CDATA[怎么在森大屏中，给柱状图y轴增加最大值]]></description>
      <category>森大屏</category>
      <author>13598498195</author>
      <pubDate>Mon, 31 Jul 2023 08:27:51 +0000</pubDate>
    </item>
    <item>
      <title>在低代码中控制森大屏图层的显隐</title>
      <link>http://developer.thingjs.com/t-2150.html</link>
      <description><![CDATA[原理：通过控制森大屏的图层dom实现森大屏的图层的显示和隐藏

1.森大屏导入到低代码中

2.查看不同图层对应的div标签的data-id属性
注意：一般来说图层对应div标签的data-id属性值是 layer 开头的；森大屏对应div标签的data-id属性值是 canvas  开头的。


3.显示和隐 ...]]></description>
      <category>森大屏</category>
      <author>18979425409</author>
      <pubDate>Tue, 04 Jul 2023 10:28:59 +0000</pubDate>
    </item>
    <item>
      <title>模模搭中，将多个场景合成一个场景</title>
      <link>http://developer.thingjs.com/t-2139.html</link>
      <description><![CDATA[如何将多个场景合成一个场景，简言之：导出场景的cb文件再导入到另一个场景中


实现步骤：
1.导出另一个场景的CB文件


2.在另一个场景中打开，选择刚刚导出的CB文件


3.将场景放在当前场景的合适的位置，然后点击 √，即放置完成


4.重复上述操作，即可在当前场景中 ...]]></description>
      <category>森大屏</category>
      <author>18979425409</author>
      <pubDate>Tue, 20 Jun 2023 06:50:26 +0000</pubDate>
    </item>
    <item>
      <title>1</title>
      <link>http://developer.thingjs.com/t-2080.html</link>
      <description><![CDATA[]]></description>
      <category>森大屏</category>
      <author>lhhgny</author>
      <pubDate>Tue, 18 Apr 2023 02:15:19 +0000</pubDate>
    </item>
    <item>
      <title>报bug 森大屏组件bug</title>
      <link>http://developer.thingjs.com/t-2079.html</link>
      <description><![CDATA[1.下拉框选择器组件


如果配置title是名称，value是值的话，回显title不显示内容，目前只能反着写



2.轮播列表柱状图
配置数据源从api拿数据柱状图不显示，静态数据是正常显示的





 ...]]></description>
      <category>森大屏</category>
      <author>lhhgny</author>
      <pubDate>Tue, 18 Apr 2023 02:12:37 +0000</pubDate>
    </item>
    <item>
      <title>为什么预览时有的资源选不到？</title>
      <link>http://developer.thingjs.com/t-2077.html</link>
      <description><![CDATA[查看选不到的资源是否被其他资源遮挡，如果遮挡，可以把资源的层级位置调整一下，将预览时需要选中的资源层级调整至最上层；或者将必须覆盖在该资源上面的其他资源的事件穿透开关打开，打开之后即可选择并操作被覆盖的资源。1. 调整资源层级位置请参见这里。2. 选中要打 ...]]></description>
      <category>森大屏</category>
      <author>橘子酱该减肥啦</author>
      <pubDate>Wed, 12 Apr 2023 06:55:35 +0000</pubDate>
    </item>
    <item>
      <title>森大屏中接数组件的作用及工作原理是什么？</title>
      <link>http://developer.thingjs.com/t-2076.html</link>
      <description><![CDATA[森大屏中接数组件的作用：接数组件是专门用来对接数据的组件，其作用是拉取数据，并向其它业务组件分发数据。

森大屏中接数组件的工作原理：

1. 接数组件将数据接入；2. 通过数据过滤器对数据进行二次处理；3. 被其他业务组件订阅；4. 接数组件定时刷新数据；5. 当数 ...]]></description>
      <category>森大屏</category>
      <author>橘子酱该减肥啦</author>
      <pubDate>Wed, 12 Apr 2023 06:54:37 +0000</pubDate>
    </item>
    <item>
      <title>森大屏使用Chrome浏览器有版本要求吗？</title>
      <link>http://developer.thingjs.com/t-2075.html</link>
      <description><![CDATA[森大屏需要Chrome 90及以上的浏览器版本进行加载使用]]></description>
      <category>森大屏</category>
      <author>橘子酱该减肥啦</author>
      <pubDate>Wed, 12 Apr 2023 06:51:07 +0000</pubDate>
    </item>
    <item>
      <title>数据敏感性需要加入登录功能</title>
      <link>http://developer.thingjs.com/t-2070.html</link>
      <description><![CDATA[我们是做智慧工厂 低代码内嵌入了 工厂的生产数据 财务数据 等等  数据过于敏感 我们希望普通用户只能看部分数据  所以打算做一套登录系统 使用JWT  但是我不知道怎么把token 传给低代码 或者森大屏
 ...]]></description>
      <category>森大屏</category>
      <author>OLAF666</author>
      <pubDate>Mon, 10 Apr 2023 00:19:11 +0000</pubDate>
    </item>
    <item>
      <title>如何将本地白膜和倾影 在森大屏里使用</title>
      <link>http://developer.thingjs.com/t-2068.html</link>
      <description><![CDATA[如何将本地白膜和倾影在森大屏里使用]]></description>
      <category>森大屏</category>
      <author>17792083642</author>
      <pubDate>Fri, 31 Mar 2023 06:19:13 +0000</pubDate>
    </item>
    <item>
      <title>森大屏的引用和切换</title>
      <link>http://developer.thingjs.com/t-2059.html</link>
      <description><![CDATA[目前森大屏已经是支持在低代码环境中加载了，可直接在我的图表中找到对应的森大屏图表进行引入


找到对应的森大屏资源双击即可引用.
(1)森大屏如何切换加载另一套森大屏
可定于变量 chart 将ui赋值给chart，之后就可以通过destroy（）方法清除大屏，再加载其他的大屏图 ...]]></description>
      <category>森大屏</category>
      <author>夏天骑冷月</author>
      <pubDate>Tue, 14 Mar 2023 06:57:10 +0000</pubDate>
    </item>
    <item>
      <title>森大屏中怎么通过大屏外动态传参</title>
      <link>http://developer.thingjs.com/t-2057.html</link>
      <description><![CDATA[页面有下拉框，iframe组成。想通过下拉框的点击事件，把值传递给iframe引入的大屏？怎么弄？]]></description>
      <category>森大屏</category>
      <author>GKRH</author>
      <pubDate>Fri, 10 Mar 2023 08:35:59 +0000</pubDate>
    </item>
    <item>
      <title>森大屏在代码二开中能访问低代码中的全局变量吗</title>
      <link>http://developer.thingjs.com/t-2056.html</link>
      <description><![CDATA[森大屏在代码二开中能访问低代码中的全局变量吗]]></description>
      <category>森大屏</category>
      <author>15685652085</author>
      <pubDate>Thu, 09 Mar 2023 01:24:32 +0000</pubDate>
    </item>
    <item>
      <title>森大屏有本地开发工具吗</title>
      <link>http://developer.thingjs.com/t-1975.html</link>
      <description><![CDATA[没有外网，如何开发森大屏]]></description>
      <category>森大屏</category>
      <author>peter212</author>
      <pubDate>Sun, 23 Oct 2022 09:24:00 +0000</pubDate>
    </item>
    <item>
      <title>森大屏可以展示监控视频吗</title>
      <link>http://developer.thingjs.com/t-1974.html</link>
      <description><![CDATA[森大屏可以展示监控视频吗，比如海康的监控视频]]></description>
      <category>森大屏</category>
      <author>peter212</author>
      <pubDate>Sun, 23 Oct 2022 09:18:46 +0000</pubDate>
    </item>
    <item>
      <title>ChartBuilder创建的模板怎么显示到在线开发的界面里面呢？</title>
      <link>http://developer.thingjs.com/t-1686.html</link>
      <description><![CDATA[创建的模板怎么显示到在线开发的界面里面呢？]]></description>
      <category>森大屏</category>
      <author>肩上蝶</author>
      <pubDate>Fri, 29 Jul 2022 02:15:30 +0000</pubDate>
    </item>
    <item>
      <title>怎么通过其它组件的时间修改图标里的数据？</title>
      <link>http://developer.thingjs.com/t-1659.html</link>
      <description><![CDATA[图中的图表，想通过其它组件的事件来修改这里的图表数据，怎么操作？]]></description>
      <category>森大屏</category>
      <author>肩上蝶</author>
      <pubDate>Wed, 27 Jul 2022 05:49:19 +0000</pubDate>
    </item>
  </channel>
</rss>