Browse Source

feat:密码登录

zhanghui 2 năm trước cách đây
mục cha
commit
7002d5858e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 => {
-						console.log(res)
 						uni.setStorageSync('accessToken', res.data.data.access_token)
 						uni.removeStorageSync('storeId');
 						uni.removeStorageSync('storeName');