|
@@ -16,7 +16,7 @@ export default {
|
|
|
},
|
|
|
computed: {
|
|
|
envUrl() {
|
|
|
- return `http://api-kylin-xg02.intra.xiaojukeji.com/tech_esfe_tr_h5_platform_dev_multi_service_support_test#` + this.$route.name
|
|
|
+ return `http://api-kylin-xg02.intra.xiaojukeji.com/tech_esfe_tr_h5_platform_mars_test#` + this.$route.name
|
|
|
// return envTag === 'test' ? ' http://api-kylin-xg02.intra.xiaojukeji.com/tech_esfe_tr_h5_platform_dev_multi_service_support_test' : ' http://api-kylin-xg02.intra.xiaojukeji.com/tech_esfe_tr_h5_platform_mars_test'
|
|
|
}
|
|
|
},
|