docs: update 编辑手册/2-3-1-Insert-Audio
This commit is contained in:
parent
4778cea49c
commit
688adbdb4d
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: 2.3.1 插入音频
|
title: 2.3.1 插入音频
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2022-02-02T13:29:51.276Z
|
date: 2022-02-02T13:31:18.324Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2022-02-02T13:28:22.671Z
|
dateCreated: 2022-02-02T13:28:22.671Z
|
||||||
|
@ -18,4 +18,6 @@ dateCreated: 2022-02-02T13:28:22.671Z
|
||||||
2. 单击“生成外链播放器”,复制下方的HTML代码(可预先选择样式、调整宽度、高度、是否自动播放)
|
2. 单击“生成外链播放器”,复制下方的HTML代码(可预先选择样式、调整宽度、高度、是否自动播放)
|
||||||

|

|
||||||
3. 将代码直接粘贴到你要编辑的页面里(三种播放器效果分别如下)
|
3. 将代码直接粘贴到你要编辑的页面里(三种播放器效果分别如下)
|
||||||
|
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=450 src="//music.163.com/outchain/player?type=1&id=135098711&auto=1&height=430"></iframe>
|
||||||
|
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=110 src="//music.163.com/outchain/player?type=1&id=135098711&auto=1&height=90"></iframe>
|
||||||
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=298 height=52 src="//music.163.com/outchain/player?type=1&id=135098711&auto=1&height=32"></iframe>
|
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=298 height=52 src="//music.163.com/outchain/player?type=1&id=135098711&auto=1&height=32"></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue