diff --git a/pages/phoneinput/phoneinput.js b/pages/phoneinput/phoneinput.js index ffe0a0f..8c37990 100644 --- a/pages/phoneinput/phoneinput.js +++ b/pages/phoneinput/phoneinput.js @@ -1,13 +1,12 @@ // pages/forgetpwd/forgetpwd.js -let config = require('../../../config/config.js') -let Http = require('../../../utils/HttpBasics') +let config = require('../../config/config.js') +let Http = require('../../utils/HttpBasics') const app = getApp() Page({ data: { phone: '', yzm: '', - flag: true, retry: false, time: 60, couponId: null, diff --git a/pages/phoneinput/phoneinput.wxml b/pages/phoneinput/phoneinput.wxml index 7307db7..3832cd5 100644 --- a/pages/phoneinput/phoneinput.wxml +++ b/pages/phoneinput/phoneinput.wxml @@ -6,7 +6,7 @@ +86 - + {{time}}秒后重试