You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
8.0 KiB
1 line
8.0 KiB
8 months ago
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-retrievePassword-index"],{"07a8":function(t,e,a){var n=a("24fb");e=n(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.register[data-v-e3b633e4]{background:#fff;height:100vh}.register .list .item .code[data-v-e3b633e4]{color:var(--view-theme)}.whiteBg .logon[data-v-e3b633e4]{display:flex;align-items:center;justify-content:center;width:100%;height:%?86?%;margin-top:%?48?%;background-color:var(--view-theme);border-radius:%?120?%;color:#fff;font-size:%?30?%}.whiteBg[data-v-e3b633e4]{background-repeat:no-repeat;background-size:100% auto}',""]),t.exports=e},"0850":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"register absolute",style:t.viewColor},[a("div",{staticClass:"whiteBg",style:{"background-image":"url("+t.domain+"/static/images/logo_bgl.png)"}},[a("v-uni-view",{staticClass:"login_title"},[a("v-uni-view",{staticClass:"title_h"},[t._v("找回密码")])],1),a("div",{staticClass:"list"},[a("div",{staticClass:"item"},[a("v-uni-input",{attrs:{type:"text",placeholder:"输入手机号码","placeholder-class":"placeholder",autocomplete:"off"},model:{value:t.account,callback:function(e){t.account=e},expression:"account"}}),a("v-uni-input",{staticStyle:{height:"0",opacity:"0"},attrs:{type:"text"}})],1),a("div",{staticClass:"item"},[a("v-uni-input",{attrs:{type:"password",placeholder:"填写您的新密码","placeholder-class":"placeholder",autocomplete:"off"},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),a("div",{staticClass:"item"},[a("v-uni-input",{attrs:{type:"password",placeholder:"再次输入新密码","placeholder-class":"placeholder",autocomplete:"off"},model:{value:t.confirm_pwd,callback:function(e){t.confirm_pwd=e},expression:"confirm_pwd"}})],1),a("div",{staticClass:"item"},[a("v-uni-input",{staticClass:"codeIput",attrs:{type:"text",placeholder:"填写验证码","placeholder-class":"placeholder",autocomplete:"off"},model:{value:t.captcha,callback:function(e){t.captcha=e},expression:"captcha"}}),a("v-uni-button",{staticClass:"code",class:!0===t.disabled?"on":"",attrs:{disabled:t.disabled},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleVerify.apply(void 0,arguments)}}},[t._v(t._s(t.text))])],1)]),a("div",{staticClass:"logon",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.registerReset.apply(void 0,arguments)}}},[t._v("确认")]),a("div",{staticClass:"tip"},[a("v-uni-text",{on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.back.apply(void 0,arguments)}}},[t._v("立即登录")])],1)],1),a("div",{staticClass:"bottom"}),a("Verify",{ref:"verify",attrs:{captchaType:"blockPuzzle",imgSize:{width:"330px",height:"155px"}},on:{success:function(e){arguments[0]=e=t.$handleEvent(e),t.success.apply(void 0,arguments)}}})],1)},i=[]},"0b14":function(t,e,a){var n=a("07a8");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var i=a("4f06").default;i("35
|