@@ -60,7 +60,7 @@
});
if(value != 0){
uni.setTabBarBadge({
- index:3,
+ index:4,
text:value+""
})
}
@@ -153,7 +153,7 @@
if (value != 0) {
- index: 3,
+ index: 4,
text: value + ""
@@ -189,7 +189,7 @@
@@ -277,7 +277,7 @@
@@ -138,7 +138,7 @@
@@ -210,7 +210,7 @@
@@ -300,7 +300,7 @@ export default class Websocket {