|
@@ -89,6 +89,18 @@ const anchorList = reactive([
|
|
|
anchor_id: "peggy",
|
|
|
name: "Peggy",
|
|
|
},
|
|
|
+ {
|
|
|
+ anchor_id: "odelia-1",
|
|
|
+ name: "odelia-1",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ anchor_id: "odelia-2",
|
|
|
+ name: "odelia-2",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ anchor_id: "odelia-3",
|
|
|
+ name: "odelia-3",
|
|
|
+ },
|
|
|
// {
|
|
|
// anchor_id: "角色1",
|
|
|
// name: "友量主播-01",
|
|
@@ -140,6 +152,22 @@ const templateList = reactive([
|
|
|
template_id: "style5",
|
|
|
img: "鏡面-05",
|
|
|
},
|
|
|
+ {
|
|
|
+ template_id: "style8",
|
|
|
+ img: "鏡面-08",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ template_id: "style9",
|
|
|
+ img: "鏡面-09",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ template_id: "style10",
|
|
|
+ img: "鏡面-10",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ template_id: "style11",
|
|
|
+ img: "鏡面-11",
|
|
|
+ },
|
|
|
{
|
|
|
template_id: "ITRI_1",
|
|
|
img: "ITRI背景-1",
|
|
@@ -433,12 +461,14 @@ async function Submit() {
|
|
|
>包含內容:圖片/影片(.jpg/.mp4)</small
|
|
|
>
|
|
|
|
|
|
- <p class="mt-15 text-h5">
|
|
|
- 影片內容要放哪些好?
|
|
|
- </p>
|
|
|
+ <p class="mt-15 text-h5">影片內容要放哪些好?</p>
|
|
|
|
|
|
- <p class="mt-3 mb-15 text-h5">請參考
|
|
|
- <router-link to="/main/knowledge-graph" class="font-weight-bold">熱搜關聯分析</router-link></p>
|
|
|
+ <p class="mt-3 mb-15 text-h5">
|
|
|
+ 請參考
|
|
|
+ <router-link to="/main/knowledge-graph" class="font-weight-bold"
|
|
|
+ >熱搜關聯分析</router-link
|
|
|
+ >
|
|
|
+ </p>
|
|
|
|
|
|
<p class="mb-5 pt-5 text-h6 excerpt">
|
|
|
EXCEL 檔整理成這個格式-大標、字幕、素材、發音
|