Browse Source

Merge branch 'release-iframe-hb' into dev

huangb 7 years ago
parent
commit
417fad80b6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      pages/sassLogin/index.vue

+ 0 - 2
pages/sassLogin/index.vue

@@ -483,9 +483,7 @@
                   let params = a.substr(0, a.length - 1)
                   this.isShowLoading = true
                   if (response.data.content.currentUrl) {
-                    console.log(response.data.content.currentUrl)
                     let baseContent = response.data.content.currentUrl
-                    console.log(baseContent)
                     let flag = '?'
                     if (baseContent.indexOf('?') !== -1) {
                       flag = '&'