刷新时间修改

master
Tuzki 2 years ago
parent 34a66db610
commit cdfa7cdd46
  1. 2
      pages/user/mycard.vue

@ -42,7 +42,7 @@
that.createbarcode();
setInterval(function () { //
that.createcode();
}, 60*1000);
}, 6*1000);
},
methods: {

Loading…
Cancel
Save