src/pages/inherit/list.vue
@@ -653,7 +653,7 @@ }, backgroundColor: { type: "image", image: "/static/image/WMBg.png", image: "./static/image/WMBg.png", repeat: "repeat-x", // 是否平铺,可以是 'repeat-x', 'repeat-y', 'no-repeat' size: "100% 100%", // 背景图片的尺寸,可以是百分比或者像素 position: "center center" // 背景图片的位置,可以是 top, bottom, middle 或者百分比