Explorar el Código

主分支合并

message
douzhuo hace 2 años
padre
commit
6c3f12742b
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. +1
    -1
      pages/index/index.vue
  2. +0
    -1
      utils/domain.js

+ 1
- 1
pages/index/index.vue Ver fichero

@@ -908,7 +908,7 @@
}
} else {
uni.navigateTo({
url: '/pages/center/records/index?refresh=refresh&activeTotal=0&markAdvisor=0'
url: '/pages/center/records/index?refresh=refresh&activeTotal=0&markAdvisor=0&validInvalid=0'
});
}
}


+ 0
- 1
utils/domain.js Ver fichero

@@ -1,6 +1,5 @@
const base = 'http://81.70.55.170:9999'; // 测试站
// const base = 'http://127.0.0.1:9999'; // 本地
// const base = 'http://192.168.31.152:9999' ;// 泽明
// const base = 'http://192.168.31.94:9999' ;// 胜浩
// const base = 'http://192.168.31.161:9999' // 长龙
// const base = 'https://zanyong.hfju.com';// 正式 AI销管// 弃用


Cargando…
Cancelar
Guardar