LAPTOP-1LHD2FP6\joeny il y a 1 an
Parent
commit
60be65620d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/protocal/protocal.vue

+ 1 - 1
pages/protocal/protocal.vue

@@ -55,7 +55,7 @@
 			onAgree(e){
 				uni.setStorageSync("protocal",true);
 				uni.switchTab({
-					url:'/pages/home/home'
+					url:'/pages/theater/index/index'
 				})
 			},
 			initProtocal(e){