SyuanYu 7 mesiacov pred
rodič
commit
227db42ce4

+ 1 - 1
src/components/Footer.vue

@@ -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> -->

+ 1 - 1
src/views/Step_4.vue

@@ -362,7 +362,7 @@ function checkImg() {
           </template>
         </v-img>
 
-        <p>{{ item.title }}</p>
+        <!-- <p>{{ item.title }}</p> -->
 
         <img
           v-if="item.name === store.assignBgImg"

+ 1 - 1
src/views/Step_5.vue

@@ -32,7 +32,7 @@ console.log("step5 store.assignBgImgUrl", store.assignBgImgUrl);
           </template>
         </v-img>
 
-        <p>{{ store.assignBgImgTitle }}</p>
+        <!-- <p>{{ store.assignBgImgTitle }}</p> -->
 
         <!-- <v-img
           max-width="500"

+ 1 - 2
src/views/Step_7.vue

@@ -90,8 +90,7 @@ async function share() {
           alt=""
         />
 
-        <p>{{ store.assignBgImgTitle }}</p>
-        <!-- <p>{{ t(store.assignBgImg.title) }}</p> -->
+        <!-- <p>{{ store.assignBgImgTitle }}</p> -->
       </div>
 
       <!-- <p