Explorar el Código

新用户引导

zhoujump hace 3 semanas
padre
commit
86d9963bde
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .env.test

+ 2 - 0
.env.test

@@ -1,5 +1,7 @@
 # just a flag
 ENV = 'test'
 VUE_APP_NAME = 'development'
+# 付款中心URL
+VUE_APP_PAY_CENTER_URL = 'https://spread-test.matchexpo.cn'
 # base api
 VUE_APP_BASE_API = ''