廖雁生 1 year ago
parent
commit
ef9c822e4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toktok-wx-applet/utils/request.js

+ 1 - 1
toktok-wx-applet/utils/request.js

@@ -40,7 +40,7 @@ function postData(url, parmas, success, fail) {
           title: res.data.msg,
           title: res.data.msg,
           icon: 'none',
           icon: 'none',
           duration: 2000
           duration: 2000
-        })        
+        })
       }
       }
     },
     },
     fail(res) {
     fail(res) {