调整product不同流程的标题
This commit is contained in:
@@ -132,7 +132,7 @@ const { isLoading } = toRefs(data);
|
|||||||
<div class="product" v-if="!isLoading">
|
<div class="product" v-if="!isLoading">
|
||||||
<div class="text">
|
<div class="text">
|
||||||
<div class="title">
|
<div class="title">
|
||||||
Go with this look?
|
{{ isHistoryFlow?'Generate Result':'Go with this look?' }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContent">
|
<div class="selectContent">
|
||||||
|
|||||||
Reference in New Issue
Block a user