Newer
Older
urbanLifeline_YanAn / public / static / peojecTconfiguration / peojecTconfiguration.js
@zhangqy zhangqy on 3 Oct 151 bytes first commit
/**
 * 全局可访问的变量集
 */
const peojecTconfiguration = {
    //系统首页的地址
    HomePath: 'https://server1.wh-nf.cn:8132/door',
}