廖雁生 hai 1 ano
pai
achega
ef9c822e4e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,
           icon: 'none',
           duration: 2000
-        })        
+        })
       }
     },
     fail(res) {