diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..8e281cb Binary files /dev/null and b/dist.zip differ diff --git a/src/view/hygiene.vue b/src/view/hygiene.vue index 8987fd0..740aa4c 100644 --- a/src/view/hygiene.vue +++ b/src/view/hygiene.vue @@ -1288,7 +1288,7 @@ const getData = async () => { width: 196px; height: 45px; margin-left: 175px; - background-image: url(@/assets/images/hygiene/tnbrs.png); + // background-image: url(@/assets/images/hygiene/tnbrs.png); background-repeat: no-repeat; background-size: 100% 100%; margin-top: 15px; @@ -1298,7 +1298,7 @@ const getData = async () => { width: 196px; height: 45px; margin-left: 175px; - background-image: url(@/assets/images/hygiene/gxyrs.png); + // background-image: url(@/assets/images/hygiene/gxyrs.png); background-repeat: no-repeat; background-size: 100% 100%; margin-top: 15px;