doum
2 天以前 1dcd8399c853ef724133d4d1ad0d700db0f293e7
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--