瀏覽代碼

1.面对面邀请

guo 3 年之前
父節點
當前提交
ba8a05f741
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/me/inviteImg.vue

+ 2 - 2
pages/me/inviteImg.vue

@@ -120,8 +120,8 @@
 	.box {
 		min-height: 100vh;
 		width: 100%;
-		background-image: url('http://123.56.219.146:10086/keepCar/yqyl.png');
-		background-size: 100% 100%;
+		background: url('http://123.56.219.146:10086/keepCar/yqyl.png') no-repeat;
+		background-size: 100%;
 
 		display: flex;
 		flex-direction: column;