src/pages/production/components/Statistics.vue
@@ -1,6 +1,6 @@ <template> <view class="statistics_box"> <wd-row> <!-- <wd-row> <wd-col :span="12"> <view class="h_48 px-4 flex items-center"> <view class="icon_box"> @@ -19,7 +19,7 @@ <text class="text-lg text-[#339599] ml-2 font-semibold">87%</text> </view> </wd-col> </wd-row> </wd-row> --> </view> </template> <style scoped lang="scss">