> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# 自定义对象

> 在虚拟空间中放置图片、URL、文本、文件、iFrame 来共享信息

export const FeedbackZh = () => <>
    <Tip>
      对该功能有想法或需求？请通过 <a href="/zh/product-feedback">Product Feedback</a> 发送给团队。
    </Tip>

    <h2>官方链接</h2>

    <CardGroup cols={2}>
      <Card title="官方网站" icon="globe" href="https://voiceping.net/en/">
        访问官方网站
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        在X上关注我们
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        在Facebook上点赞
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        在LinkedIn上连接
      </Card>
    </CardGroup>
  </>;

## 什么是自定义对象功能

您可以在虚拟空间中以图片、URL、文本、文件、iFrame 等形式放置对象。通过活用自定义对象，可以向公司内成员和访客进行大范围通知，有助于远程团队的凝聚力形成和业务流程改善。具体使用示例包括新员工入职通知、全体会议的 ZOOM URL 共享等。

## 对象的放置

### 拖放/复制粘贴

1. 拖动图片或文件
2. 将图片或文件放到 VoicePing 上（或 Mac：command+c 复制，command+v 粘贴；Windows：ctrl+c 复制，ctrl+v 粘贴）
3. 用鼠标自由更改对象的大小和位置
4. 也支持多文件的拖放

<iframe src="https://www.loom.com/embed/95c2add6dc054acf8f3708fd82cd029b" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### 图片对象

1. 将光标悬停在底部中央工具栏的"…更多"上
2. 点击"自定义对象 {} "
3. 点击"图片"标签
4. 上传要共享的图片
5. 输入点击图片时重定向的 URL（可选）
6. 如需说明，输入内容（可调整大小、颜色、字体）
7. 点击"添加"按钮

<iframe src="https://www.loom.com/embed/648ffbd8b503443b8bdf4a3e6338e870" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### URL 对象

1. 将光标悬停在底部中央工具栏的"…更多"上
2. 点击"自定义对象 {} "
3. 点击"URL"标签
4. 输入要共享的 URL
5. 如需说明，输入内容（可调整大小、颜色、字体）
6. 点击"添加"按钮

<Note>
  成员点击对象后，可以跳转到嵌入的 URL 页面。
</Note>

<iframe src="https://www.loom.com/embed/5a51af6938184ad9b851151613faf946" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### 文本对象

1. 将光标悬停在底部中央工具栏的"…更多"上
2. 点击"自定义对象 {} "
3. 点击"文本"标签
4. 输入要共享的内容（可调整大小、颜色、字体）
5. 点击"添加"按钮

<iframe src="https://www.loom.com/embed/41dcd044a7ef4e9a88b3915d11610dbe" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### 文件对象

1. 将光标悬停在底部中央工具栏的"…更多"上
2. 点击"自定义对象 {} "
3. 点击"文件"标签
4. 上传要共享的文件
5. 如需说明，输入内容（可调整大小、颜色、字体）
6. 点击"添加"按钮

<iframe src="https://www.loom.com/embed/087d2ac29115462fa712b691393f6284" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### IFrame

使用 IFrame，您可以轻松共享任何网页。也可以放置 YouTube、Loom、Vimeo 等内容。

1. 将光标悬停在底部中央工具栏的"…更多"上
2. 点击"自定义对象 {} "
3. 点击"IFrame"标签
4. 输入要共享的 URL
5. 如需说明，输入内容（可调整大小、颜色、字体）
6. 点击"添加"按钮

<iframe src="https://www.loom.com/embed/dcf78a047e2c41dfbfec7456bb39be40" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

<FeedbackZh />
