有没有办法确定哪个视图创建了块?

发布于 2024-09-25 18:51:32 字数 30 浏览 1 评论 0原文

有没有办法通过查看块源来确定哪个视图创建了块?

Is there a way to determine which view created a block by looking at the block source?

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

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

发布评论

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

评论(2

塔塔猫 2024-10-02 18:51:32

如果您谈论的是标记,您可以通过 id 和类来判断,默认情况下,某些 div 中包含这些标记。

If you are talking about the markup, you can tell by the ids and classes that by default is included on some of the divs.

青朷 2024-10-02 18:51:32

该块是由第三方模块创建的,模板在模块本身中可用。

the block was created by a 3rd party module, template was available in the module itself.

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