MrShi
6 天以前 b946b74ca674f7e7a04d99a960040438c95ef22d
h5/utils/meetingHttp.js
@@ -8,7 +8,6 @@
      return config
   })
   Vue.prototype.$baseUrl = baseUrl
   let ordinaryLogin = (params = {}) => uni.$u.http.get('web/account/ordinaryLogin', { params })
   let wxEmpower = (params = {}) => uni.$u.http.get('web/account/wxEmpower', { params })