src/components/product_card/index.vue
@@ -8,6 +8,19 @@ </wd-tag> </view> </template> <wd-row class="my-2" v-if="data[map.systemNo]"> <wd-col :span="24"> <view class="flex"> <view class="icon_box"> <wd-icon name="folder" color="#0D867F"></wd-icon> </view> <text class="text-[#646874] mx-2"> 质量追溯号: <text class="text-[#252525]">{{ data[map.systemNo] }}</text> </text> </view> </wd-col> </wd-row> <wd-row class="my-2"> <wd-col :span="12"> <view class="flex">