1.把背景上传到图片空间2.去店铺装修——装修——样式管理——背景设置——页面设置——(把原图片删除,背景色不显示)3.在去店铺专修主页面,在导航栏进行编辑,导航——显示设置——输入代码body{background-image:url(图片地址);background-repeat:no-repeat;background-position:center;background-attachment:fixed;}此图片地址就是上传到图片空间的链接