浏览代码

Merge branch 'release-iframe-hb' into dev

huangb 7 年之前
父节点
当前提交
417fad80b6
共有 1 个文件被更改,包括 0 次插入2 次删除
  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 = '&'