You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
456 B
15 lines
456 B
window.g = {
|
|
baseUrl: 'https://app.hehelucky.cn',
|
|
footer: {
|
|
copyright: 'Copyright © 2017-2020 第九系艾文 版权所有.',
|
|
ipcBeiAn: {
|
|
url: 'https://beian.miit.gov.cn',
|
|
text: '豫ICP备15004336号',
|
|
},
|
|
gongAnBeiAn: {
|
|
url: 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=41142202000049',
|
|
text: '豫公网安备 41142202000049号',
|
|
},
|
|
}
|
|
|
|
}; |