细节完善
This commit is contained in:
@@ -33,7 +33,7 @@ onMounted(() => {
|
||||
<block v-if="'凹造型,感知距离,小试牛刀'.indexOf(title) === -1">
|
||||
<text>{{ title }}</text>
|
||||
</block>
|
||||
<block v-else>
|
||||
<block v-if="title && '凹造型,感知距离,小试牛刀'.indexOf(title) !== -1">
|
||||
<view class="first-try-steps">
|
||||
<text :class="title === '凹造型' ? 'current-step' : ''">凹造型</text>
|
||||
<text>-</text>
|
||||
|
||||
Reference in New Issue
Block a user