Jelajahi Sumber

调整五维图大小

yu 4 tahun lalu
induk
melakukan
ca1844afd6
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      components/user/stuTestDetails.vue

+ 2 - 2
components/user/stuTestDetails.vue

@@ -187,8 +187,8 @@
 				}
 			});
 			//#endif
-			this.cWidth=uni.upx2px(750);
-			this.cHeight=uni.upx2px(500);
+			this.cWidth=uni.upx2px(650);
+			this.cHeight=uni.upx2px(400);
 			this.getServerData();
 		},
 		methods: {