leiyun 3 settimane fa
parent
commit
9a13768459
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      config/env.js

+ 2
- 2
config/env.js Vedi File

@@ -1,8 +1,8 @@
const envConf = {
// 开发版-本地环境
develop: {
BASE_URL: 'http://192.168.10.8:8361',
// BASE_URL: 'https://cytx.csybhelp.com',
// BASE_URL: 'http://192.168.10.8:8361',
BASE_URL: 'https://cytx.csybhelp.com',
},
// 体验版-测试环境
trial: {


Caricamento…
Annulla
Salva