Browse Source

Merge branch 'dev/v1.1.69_zsy' of jianyu/jy-mobile into feature/v1.1.69

zhangsiya 1 năm trước cách đây
mục cha
commit
ed4b8bbec9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/push/PushSetting.vue

+ 2 - 2
src/views/push/PushSetting.vue

@@ -922,12 +922,12 @@ export default {
         let showTextP = 3
         let showTextP = 3
         switch(item.id) {
         switch(item.id) {
           case 0:
           case 0:
+          case 4:
+          case 5:
             showTextP = 3
             showTextP = 3
             break;
             break;
           case 2:
           case 2:
           case 3:
           case 3:
-          case 4:
-          case 5:
             showTextP = 5
             showTextP = 5
         }
         }
         this.dparam.showTextP = showTextP
         this.dparam.showTextP = showTextP