<Image style={{ height: '25px' }} // src="../../../../../title1.png" // src={require("./resource/title.jpg").default} src={require('design/assets/images/resource/title.jpg').default} // src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png" />
background: url('../images/resource/proxyBg.png') no-repeat!important;
/* 背景图垂直、水平均居中 */
background-position: center center!important;
/* 让背景图基于容器大小伸缩 */
background-size: cover!important;