zjs_project il y a 1 an
Parent
commit
d5eaefcbbd
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/pages/webgl_rxdz_krpano720/webgl_rxdz_krpano720.vue

+ 4 - 0
src/pages/webgl_rxdz_krpano720/webgl_rxdz_krpano720.vue

@@ -142,6 +142,10 @@
 					this.showLottery = true;
 					if(this.result.status==1){
 						this.lottieAni()
+					}else if(this.result.status==99){
+						Toast({
+							message: '网络异常,请稍后再试',
+						});
 					}
 				}else{
 					this.result = null;