2023-11-28-用户指引功能

This commit is contained in:
X1627315083
2023-11-28 16:21:00 +08:00
parent d206509d93
commit 1987ed7f15
26 changed files with 658 additions and 212 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="home_page .Guide_1_16">
<div class="home_page Guide_1_16">
<HeaderComponent></HeaderComponent>
<div class="page_content">
<!-- <img class="page_content_bg" src="@/assets/images/homePage/bg.png" /> -->
@@ -14,7 +14,7 @@
class="home_null_icon"
src="@/assets/images/homePage/null_img.png"
/> -->
<div id="Guide_1_1" class="new_collection_button" @click="startNewCollection()">
<div id="Guide_1_1" class="new_collection_button Guide_1_1" @click="startNewCollection()">
{{ $t('HomeView.GetStarted') }}
</div>
</div>
@@ -52,7 +52,7 @@
<div class="button_second Guide_1_15" @click="designNewCollection()">
{{ $t('HomeView.Design') }}
</div>
<div class="button_first button_margin_14" v-show="designCollectionId"
<div class="button_first button_margin_14 Guide_1_30" v-show="designCollectionId"
@click="resDesignCollection()">
{{ $t('HomeView.Redesign') }}
</div>
@@ -69,7 +69,7 @@
</div>
<div class="right_content_body">
<div class="right_content_img_block scroll_style Guide_1_17" v-mousewheel :class="{active:designCollectionList.length != 0}">
<div class="right_content_img_block scroll_style Guide_1_17" v-mousewheel :class="[designCollectionList.length != 0?'active':'',driver__.driver?'showEvents':'']">
<div class="right_content_img_item">
<!-- <draggable
group="people" > -->