wwopendata调用
This commit is contained in:
		@@ -8,6 +8,7 @@ export default {
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  onLaunch: function () {
 | 
			
		||||
    this.repairWxSDK()
 | 
			
		||||
  },
 | 
			
		||||
  onShow: function () {
 | 
			
		||||
    this.initWaterMarker()
 | 
			
		||||
@@ -29,6 +30,9 @@ export default {
 | 
			
		||||
          cb && cb()
 | 
			
		||||
        }
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
    repairWxSDK() {
 | 
			
		||||
      wx = jWeixin
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user