Explorar o código

添加关联组件console

306132416@qq.com %!s(int64=5) %!d(string=hai) anos
pai
achega
e34ce4fb92
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/index/index.vue

+ 2 - 1
pages/index/index.vue

@@ -50,7 +50,7 @@
 		},
 		methods: {
 			loadFail(e){
-				// console.log('getLoad')
+				 console.log("FAIL-Offical:",e)
 				// this.marginTopCss = 0;
 				let phoneHeight = uni.getSystemInfoSync().windowHeight;
 				this.bottomCss = phoneHeight > 640 ? '35%':'25%';
@@ -59,6 +59,7 @@
 				}
 			},
 			loadSucc(e){
+				 console.log("SUCCESS-Offical:",e)
 			},
 			getEquipmentHeight(){
 				console.log('getHeight')