收藏 技师添加标签
This commit is contained in:
parent
87289a8632
commit
f3c2f71bbc
|
@ -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 }} -->
|
||||||
|
|
Loading…
Reference in New Issue