规整演示数据 管理端 admin / 123456 移动端 18292417675 / crmeb@123456

This commit is contained in:
stivepeim
2023-03-15 18:02:30 +08:00
parent 68d9148fa7
commit da26405550
13 changed files with 37 additions and 95 deletions

View File

@@ -106,6 +106,7 @@ export default {
imagetools_cors_hosts: ['www.tinymce.com', 'codepen.io'],
default_link_target: '_blank',
link_title: false,
convert_urls: false, //防止路径被转化为相对路径
nonbreaking_force_tab: true, // inserting nonbreaking space   need Nonbreaking Space Plugin
init_instance_callback: editor => {
if (_this.value) {

View File

@@ -134,8 +134,8 @@ export default {
}
},
loginForm: {
account: 'demo', // admin
pwd: 'crmeb.com',
account: 'admin', // admin
pwd: '123456',
key: '',
code: '',
wxCode: ''
@@ -599,4 +599,4 @@ export default {
right: 0;
bottom: 6px;
}
</style>
</style>