This commit is contained in:
Gao xiaosong
2020-03-16 01:40:52 +08:00
parent 397082cdaf
commit e215701560
216 changed files with 11659 additions and 13905 deletions
@@ -100,14 +100,6 @@ var render = function() {
var _c = _vm._self._c || _h
var m0 = __webpack_require__(/*! @/assets/images/logo.png */ 56)
if (!_vm._isMounted) {
_vm.e0 = function($event) {
return _vm.$yrouter.push({
name: "Login"
})
}
}
_vm.$mp.data = Object.assign(
{},
{
@@ -186,19 +178,6 @@ Object.defineProperty(exports, "__esModule", { value: true });exports.default =
@@ -229,6 +208,9 @@ var _validate = _interopRequireWildcard(__webpack_require__(/*! @/utils/validate
},
mixins: [_SendVerifyCode.default],
methods: {
goLogin: function goLogin() {
this.$yrouter.push({ path: "/pages/user/Login/index" });
},
registerReset: function () {var _registerReset2 = _asyncToGenerator( /*#__PURE__*/_regenerator.default.mark(function _callee() {var that, account, captcha, password;return _regenerator.default.wrap(function _callee$(_context) {while (1) {switch (_context.prev = _context.next) {case 0:
that = this;
account = that.account, captcha = that.captcha, password = that.password;_context.prev = 2;_context.next = 5;return (
@@ -1 +1 @@
<view class="register absolute _div"><view class="shading _div"><view class="pictrue acea-row row-center-wrapper _div"><image src="{{$root.m0}}" class="_img"></image></view></view><view class="whiteBg _div"><view class="title _div">找回密码</view><view class="list _div"><view class="item _div"><view class="_div"><svg class="icon" vue-id="d92a6c1e-1" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('d92a6c1e-2')+','+('d92a6c1e-1')}}" xlink:href="#icon-phone_" bind:__l="__l"></use></svg><input type="text" placeholder="输入手机号码" data-event-opts="{{[['input',[['__set_model',['','account','$event',[]]]]]]}}" value="{{account}}" bindinput="__e"/></view></view><view class="item _div"><view class="align-left _div"><svg class="icon" vue-id="d92a6c1e-3" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('d92a6c1e-4')+','+('d92a6c1e-3')}}" xlink:href="#icon-code_1" bind:__l="__l"></use></svg><input class="codeIput" type="text" placeholder="填写验证码" data-event-opts="{{[['input',[['__set_model',['','captcha','$event',[]]]]]]}}" value="{{captcha}}" bindinput="__e"/><button class="{{['code',disabled===true?'on':'']}}" disabled="{{disabled}}" data-event-opts="{{[['tap',[['code',['$event']]]]]}}" bindtap="__e">{{''+text+''}}</button></view></view><view class="item _div"><view class="_div"><svg class="icon" vue-id="d92a6c1e-5" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('d92a6c1e-6')+','+('d92a6c1e-5')}}" xlink:href="#icon-code_" bind:__l="__l"></use></svg><input type="password" placeholder="填写您的登录密码" data-event-opts="{{[['input',[['__set_model',['','password','$event',[]]]]]]}}" value="{{password}}" bindinput="__e"/></view></view></view><view data-event-opts="{{[['tap',[['registerReset',['$event']]]]]}}" class="logon _div" bindtap="__e">确认</view><view class="tip _div"><label data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="font-color-red _span" bindtap="__e">立即登录</label></view></view><view class="bottom _div"></view></view>
<view class="register absolute _div"><view class="shading _div"><view class="pictrue acea-row row-center-wrapper _div"><image src="{{$root.m0}}" class="_img"></image></view></view><view class="whiteBg _div"><view class="title _div">找回密码</view><view class="list _div"><view class="item _div"><view class="_div"><svg class="icon" vue-id="d92a6c1e-1" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('d92a6c1e-2')+','+('d92a6c1e-1')}}" xlink:href="#icon-phone_" bind:__l="__l"></use></svg><input type="text" placeholder="输入手机号码" data-event-opts="{{[['input',[['__set_model',['','account','$event',[]]]]]]}}" value="{{account}}" bindinput="__e"/></view></view><view class="item _div"><view class="align-left _div"><svg class="icon" vue-id="d92a6c1e-3" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('d92a6c1e-4')+','+('d92a6c1e-3')}}" xlink:href="#icon-code_1" bind:__l="__l"></use></svg><input class="codeIput" type="text" placeholder="填写验证码" data-event-opts="{{[['input',[['__set_model',['','captcha','$event',[]]]]]]}}" value="{{captcha}}" bindinput="__e"/><button class="{{['code',disabled===true?'on':'']}}" disabled="{{disabled}}" data-event-opts="{{[['tap',[['code',['$event']]]]]}}" bindtap="__e">{{text}}</button></view></view><view class="item _div"><view class="_div"><svg class="icon" vue-id="d92a6c1e-5" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('d92a6c1e-6')+','+('d92a6c1e-5')}}" xlink:href="#icon-code_" bind:__l="__l"></use></svg><input type="password" placeholder="填写您的登录密码" data-event-opts="{{[['input',[['__set_model',['','password','$event',[]]]]]]}}" value="{{password}}" bindinput="__e"/></view></view></view><view data-event-opts="{{[['tap',[['registerReset',['$event']]]]]}}" class="logon _div" bindtap="__e">确认</view><view class="tip _div"><label data-event-opts="{{[['tap',[['goLogin']]]]}}" class="font-color-red _span" bindtap="__e">立即登录</label></view></view><view class="bottom _div"></view></view>