智慧农业大数据平台
xiebin
2022-09-02 2bb346a1fc32be3fc7525661c341c94ab67d421a
解决关闭按钮不显示
1 files modified
2 ■■■ changed files
src/components/remote/index.vue 2 ●●● patch | view | raw | blame | history
src/components/remote/index.vue
@@ -666,7 +666,7 @@
        margin-left: 30px;
        width: 40px;
        height: 40px;
        background: url(/img/icon/roller-close.png) no-repeat;
        background: url(../../../public/img/icon/roller-close.png) no-repeat;
        background-size: 100% 100%;
    }