Explorar o código

修改app,这个人没有任务,但是消息提示有44条,刷新之后就没有了

wangchao %!s(int64=3) %!d(string=hai) anos
pai
achega
a4da344ec1
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pages/sale/information.vue

+ 3 - 1
pages/sale/information.vue

@@ -179,7 +179,9 @@
 			this.loadData()
 			var userInfo = uni.getStorageSync("userInfo")
 			var that = this
-
+			uni.removeTabBarBadge({
+				index: 4
+			})
 			this.$api.doRequest('get', '/notice/query/noticeNumber').then(res => {
 				console.log("noticeNumber", res)
 				if (res.data.data) {