doum
昨天 a76e2318dd2731ff713df6e262396a9175d029f7
mini-program/pages/change-binding/change-binding.vue
@@ -109,7 +109,7 @@
            }
         },
         jishi() {
            this.num = 10
            this.num = 60
            this.timer = setInterval(() => {
               if (this.num > 0) {
                  this.num--