Procházet zdrojové kódy

调整五维图大小

yu před 4 roky
rodič
revize
ca1844afd6
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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: {