From fafb8da8a9e5e3862fe65326823c8620244de40c Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Mon, 27 Aug 2018 15:11:39 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=89=8B=E6=9C=BA=E5=8F=B7=E9=AA=8C=E8=AF=81]?= =?UTF-8?q?[=E6=96=B0=E5=A2=9E]:=E5=8A=A0=E5=AF=86=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=8F=B7=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/phoneinput/phoneinput.js | 5 ++--- pages/phoneinput/phoneinput.wxml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) 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}}秒后重试