Jelajahi Sumber

h5 mingxue100

何海涛 1 tahun lalu
induk
melakukan
4a05cc3ba9
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      .env.development
  2. 1 1
      .env.production

+ 1 - 1
.env.development

@@ -6,5 +6,5 @@ ENV = 'development'
 #VUE_APP_BASE_API = 'http://localhost:8080'
 VUE_APP_BASE_API = 'https://test.mingxue100.com/prod-api'
 
-VUE_APP_MOBILE = "https://h5.mingxuejinbang.com"
+VUE_APP_MOBILE = "https://h5.mingxue100.com"
 

+ 1 - 1
.env.production

@@ -3,5 +3,5 @@ ENV = 'production'
 
 # 铭学百优生涯志愿系统/生产环境
 VUE_APP_BASE_API = '/prod-api'
-VUE_APP_MOBILE = "https://h5.mingxuejinbang.com"
+VUE_APP_MOBILE = "https://h5.mingxue100.com"