zhanghui 2 лет назад
Родитель
Сommit
7002d5858e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      pages/login/login.vue

+ 0 - 1
pages/login/login.vue

@@ -121,7 +121,6 @@
 					}
 					}
 
 
 					this.$api.login.expandLogin(this.form).then(res => {
 					this.$api.login.expandLogin(this.form).then(res => {
-						console.log(res)
 						uni.setStorageSync('accessToken', res.data.data.access_token)
 						uni.setStorageSync('accessToken', res.data.data.access_token)
 						uni.removeStorageSync('storeId');
 						uni.removeStorageSync('storeId');
 						uni.removeStorageSync('storeName');
 						uni.removeStorageSync('storeName');