|
|
@@ -44,7 +44,7 @@
|
|
|
</span>
|
|
|
</button>
|
|
|
|
|
|
- <button type="button" class="coco-quick-action" v-if="cocoQuickTab === 'page'"
|
|
|
+ <!-- <button type="button" class="coco-quick-action" v-if="cocoQuickTab === 'page'"
|
|
|
@click="sendQuickAction(lang.ssAiChatQuickAction4)">
|
|
|
<span class="coco-quick-action-copy">
|
|
|
<span class="coco-quick-action-title">{{ lang.ssAiChatQuickGenWebTitle }}</span>
|
|
|
@@ -57,7 +57,7 @@
|
|
|
<path d="M13 5l7 7-7 7"></path>
|
|
|
</svg>
|
|
|
</span>
|
|
|
- </button>
|
|
|
+ </button> -->
|
|
|
<button type="button" class="coco-quick-action" v-if="cocoQuickTab === 'course'"
|
|
|
@click="sendQuickAction(lang.ssAiChatQuickAction5)">
|
|
|
<span class="coco-quick-action-copy">
|
|
|
@@ -72,7 +72,7 @@
|
|
|
</svg>
|
|
|
</span>
|
|
|
</button>
|
|
|
- <button type="button" class="coco-quick-action" v-if="cocoQuickTab === 'course'" @click="sendQuickAction(lang.ssBatchInteractiveWeb)">
|
|
|
+ <!-- <button type="button" class="coco-quick-action" v-if="cocoQuickTab === 'course'" @click="sendQuickAction(lang.ssBatchInteractiveWeb)">
|
|
|
<span class="coco-quick-action-copy">
|
|
|
<span class="coco-quick-action-title">{{ lang.ssAiChatQuickBatchGenToolsTitle }}</span>
|
|
|
<span class="coco-quick-action-desc">{{ lang.ssAiChatQuickBatchGenToolsDesc }}</span>
|
|
|
@@ -83,7 +83,7 @@
|
|
|
<path d="M13 5l7 7-7 7"></path>
|
|
|
</svg>
|
|
|
</span>
|
|
|
- </button>
|
|
|
+ </button> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|