Ver Fonte

Signed-off-by: liuboyan <632697560@qq.com>
1

liuboyan há 4 anos atrás
pai
commit
3cd3647deb
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      pages/user/index.vue

+ 4 - 4
pages/user/index.vue

@@ -158,10 +158,10 @@
 						],
 						success: (res) => {},
 						fail: (error) => {
-							this.$refs.uTips.show({
-								title: '订阅失败:' + error.errMsg,
-								type: 'warning',
-							})
+							// this.$refs.uTips.show({
+							// 	title: '订阅失败:' + error.errMsg,
+							// 	type: 'warning',
+							// })
 						},
 					})
 				} else {