@@ -10,7 +10,7 @@ const props = defineProps(["url", "back"]);
<router-link :to="props.url">
{{ t("previous_step") }}
</router-link>
- <a href="https://cmm.ai/101-ai-chatbot/#/">
+ <a href="https://cmm.ai/101-aiv1/#/">
{{ t("back_homepage") }}
</a>
<!-- <router-link :to="props.back ? props.back : '/'">回到首頁</router-link> -->
@@ -362,7 +362,7 @@ function checkImg() {
</template>
</v-img>
- <p>{{ item.title }}</p>
+ <!-- <p>{{ item.title }}</p> -->
<img
v-if="item.name === store.assignBgImg"
@@ -32,7 +32,7 @@ console.log("step5 store.assignBgImgUrl", store.assignBgImgUrl);
- <p>{{ store.assignBgImgTitle }}</p>
+ <!-- <p>{{ store.assignBgImgTitle }}</p> -->
<!-- <v-img
max-width="500"
@@ -90,8 +90,7 @@ async function share() {
alt=""
/>
- <!-- <p>{{ t(store.assignBgImg.title) }}</p> -->
</div>
<!-- <p