guhongwei 2 лет назад
Родитель
Сommit
7781b9af33
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      pagesMy/account/bindPhone.vue

+ 5 - 0
pagesMy/account/bindPhone.vue

@@ -84,6 +84,11 @@
 						})
 						that.$set(that, `time_count`, 60);
 						that.timeDown();
+					} else {
+						uni.showToast({
+							title: res.errmsg,
+							icon: 'none'
+						})
 					}
 				} else {
 					uni.showToast({