twt 1 년 전
부모
커밋
861023d7b1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/index/reportUni.vue

+ 3 - 0
pages/index/reportUni.vue

@@ -233,6 +233,9 @@
 		},
 		onLoad(opt) {
 			//this.iStatusBarHeight = uni.getSystemInfoSync().statusBarHeight;
+			uni.setNavigationBarTitle({
+			    title: '检测报告' // 设定新标题
+			  });
 			this.id = opt.id;
 			this.getDetail()
 			/* this.userInfo = this.$store.state.userInfo;