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