功能变化: 验证码默认显示

treebeard
李强 2022-05-17 09:11:33 +08:00
parent 685ac0f5f0
commit 4177c03abb
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export default {
helpUrl: this.systemConfig('login.help_url'), // helpUrl: this.systemConfig('login.help_url'), //
privacyUrl: this.systemConfig('login.privacy_url'), // privacyUrl: this.systemConfig('login.privacy_url'), //
clauseUrl: this.systemConfig('login.clause_url'), // clauseUrl: this.systemConfig('login.clause_url'), //
captchaState: this.systemConfig('base.captcha_state'), // captchaState: this.systemConfig('base.captcha_state') || true, //
processTitle: process.env.VUE_APP_TITLE || 'D2Admin', processTitle: process.env.VUE_APP_TITLE || 'D2Admin',
backgroundImage: 'url(' + this.loginBackground + ')', backgroundImage: 'url(' + this.loginBackground + ')',
// //