收藏 技师添加标签

This commit is contained in:
Mr.jiang 2024-08-15 10:26:31 +08:00
parent 87289a8632
commit f3c2f71bbc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<view class="flex" style="width: 100%;display: flex;justify-content: space-between;"> <view class="flex" style="width: 100%;display: flex;justify-content: space-between;">
<view class="flex align-center" > <view class="flex align-center" >
<view class="text-bold text-30 margin-right-xs" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"> <view class="text-bold text-30 margin-right-xs" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">
{{item.artificerName}} {{item.artificerName}} {{item.artificerClassifyList[0].classifyName}}
</view> </view>
<view class="text-bold text-30 margin-right-xs" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"> <view class="text-bold text-30 margin-right-xs" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">
<!-- {{ item.artificerClassifyList[0].classifyName }} --> <!-- {{ item.artificerClassifyList[0].classifyName }} -->