Merge remote-tracking branch 'origin/StableVersion' into dev_vite
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<div class="center">{{ selectObject?.styleName?selectObject?.styleName:'All' }}</div>
|
||||
<div class="gallery_btn" @click="setStyle">{{ $t('Habit.Select') }}</div>
|
||||
</div>
|
||||
<div class="style brand marginBottom">
|
||||
<!-- <div class="style brand marginBottom">
|
||||
<div class="text">{{$t('Habit.Brand')}}:</div>
|
||||
<div class="gallery_btn" @click="setBrandDNA">{{ $t('Habit.Select') }}</div>
|
||||
</div>
|
||||
@@ -56,7 +56,7 @@
|
||||
:tip-formatter="formatterBrandDNA"
|
||||
>
|
||||
</a-slider>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="position marginBottom" v-show="show.position" v-if="httpWorkflowType == 'SINGLE_DESIGN'">
|
||||
<div class="text">
|
||||
{{$t('Habit.Category')}}:
|
||||
|
||||
Reference in New Issue
Block a user