Browse Source

Merge branch 'develop/3.1.4' into test

DESKTOP-SVI9JE1\muzen 1 năm trước cách đây
mục cha
commit
fa4eec09e5

+ 1 - 1
src/views/music/album/index.vue

@@ -132,7 +132,7 @@ export default {
             this.loading = false
           }
         })
-      }, 300);
+      }, 1500);
     },
 
     // 搜索

+ 1 - 1
src/views/music/list/index.vue

@@ -132,7 +132,7 @@ export default {
             this.loading = false
           }
         })
-      }, 300);
+      }, 1500);
     },
 
     // 搜索

+ 1 - 1
src/views/music/menu/index.vue

@@ -127,7 +127,7 @@ export default {
             this.loading = false
           }
         })
-      }, 300);
+      }, 1500);
     },
 
     // 搜索