jwyu hace 3 años
padre
commit
ba0933f9d7
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  1. 0 9
      App.vue

+ 0 - 9
App.vue

@@ -25,15 +25,6 @@
 				fail:function(res){
 				}
 			})
-
-
-			const env=uni.getAccountInfoSync().miniProgram
-			if(env.envVersion!=='release'){
-				// 打开调试
-				wx.setEnableDebug({
-				enableDebug: true
-				})
-			}
 		},
 		onHide: function() {
 			console.log('App Hide')