Newer
Older
DH_Apicture / public / static / peojecTconfiguration / peojecTconfiguration.js
@zhangqy zhangqy 28 days ago 155 bytes first commit
/**
 * 全局可访问的变量集
 */
const peojecTconfiguration = {
    //系统首页的地址
    HomePath: `${window.location.origin}/pictureOnMap`,
}