apps
latest
false
重要 :
有关 Studio Web 中的应用程序项目文档,请参阅 Studio Web 文档中的“应用程序项目”一章:https://docs.uipath.com/zh-CN/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web。 请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Apps 用户指南

上次更新日期 2026年3月16日

嵌入应用程序

您可以轻松地将应用程序嵌入到应用程序或网页中。

公共应用程序 - 访问用于嵌入的语法

备注:

功能可用性取决于您使用的云平台。有关详细信息,请参阅“Apps 功能可用性”页面。

  1. 发布您的应用程序。

  2. 将应用程序部署到 Orchestrator 文件夹。

    一个对话框显示应用程序公共 URL 和 iFrame 语法,您可用于嵌入应用程序,如下图所示:

    docs image

  3. 复制 iFrame 语法,例如:

    <iframe width="560" height="315" src="{baseURL_vanilla}/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
    <iframe width="560" height="315" src="{baseURL_vanilla}/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
    

非公共应用程序 - 访问用于嵌入语法

  1. 发布您的应用程序。
  2. 将应用程序部署到 Orchestrator 文件夹。
  3. 复制应用程序 URL ,然后在{baseURL_vanilla}/和组织 ID 之间添加embed_ 。例如:
    {baseURL_vanilla}/embed_/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public
    {baseURL_vanilla}/embed_/<organization_id>/apps_/default/run/production/<tenant_id>/<folder_id>/<app_id>/public
    

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新