yu 4 лет назад
Родитель
Сommit
ca1844afd6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      components/user/stuTestDetails.vue

+ 2 - 2
components/user/stuTestDetails.vue

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