...
|
...
|
@@ -12,6 +12,12 @@ const _ = require('lodash'); |
|
|
// const RegService = require('../models/reg-service');
|
|
|
// const AuthHelper = require('../models/auth-helper');
|
|
|
|
|
|
// const resources = {
|
|
|
// yohobuy: '',
|
|
|
// yohomars: '',
|
|
|
// yohocoffee: ''
|
|
|
// };
|
|
|
|
|
|
class Login {
|
|
|
/**
|
|
|
* 登录页面
|
...
|
...
|
|