huangb vor 7 Jahren
Ursprung
Commit
2b86d17994
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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)
                   let params = a.substr(0, a.length - 1)
                   this.isShowLoading = true
                   this.isShowLoading = true
                   if (response.data.content.currentUrl) {
                   if (response.data.content.currentUrl) {
-                    console.log(response.data.content.currentUrl)
                     let baseContent = response.data.content.currentUrl
                     let baseContent = response.data.content.currentUrl
-                    console.log(baseContent)
                     let flag = '?'
                     let flag = '?'
                     if (baseContent.indexOf('?') !== -1) {
                     if (baseContent.indexOf('?') !== -1) {
                       flag = '&'
                       flag = '&'