diff --git a/pages/login/index.js b/pages/login/index.js index 1380262..9d29f0f 100644 --- a/pages/login/index.js +++ b/pages/login/index.js @@ -1,4 +1,3 @@ -//获取应用实例 import Dialog from '../../components/dialog/dialog' import { config, headerFactoryId, wechatApplet, loginWechat, postCaptcha, loginCaptcha, loginPwd, verifyCode, bindAccount, applyEmplyee } from "../../api/user" import { sconfig, loginToken, getUserInfo, bindingFactory, bindCustomer } from "../../api/saas" @@ -26,8 +25,8 @@ Page({ loging: false, regist: false, metaData: null, - // code: null - code: '?mark=ztb_saas&QrCodeRecordId=596073429854195712' + code: null + // code: '?mark=ztb_saas&QrCodeRecordId=596073429854195712' }, /************************************** 初始化登录流程 ********************************************/ onLoad: function (options) {