瀏覽代碼

样式修改

marymelisa 4 年之前
父節點
當前提交
a66e4244ad
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/information/goods/components/filterTable/index.vue

+ 3 - 0
src/views/information/goods/components/filterTable/index.vue

@@ -29,4 +29,7 @@ export default defineComponent({
 </script>
 
 <style lang="less">
+.filterTable {
+    background: @m-black1;
+}
 </style>;