规整演示数据 管理端 admin / 123456 移动端 18292417675 / crmeb@123456
This commit is contained in:
@@ -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) {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user