diff --git a/src/assets/YB_APP/images/2.png b/src/assets/YB_APP/images/2.png new file mode 100644 index 000000000..62b5a8b89 Binary files /dev/null and b/src/assets/YB_APP/images/2.png differ diff --git a/src/config/index.js b/src/config/index.js index d388061ab..6724b684b 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -66,7 +66,8 @@ switch (process.env.VUE_APP_FLAG) { REQ_PWD = '41424344454631323334353637383930' CACHE_ENCRYP = '41424344454631323334353637383930' // YB_APP = 'http://10.10.100.98:7001' - YB_APP = 'https://iagentsales.e-guofu.com/api/' + apiVersion + // YB_APP = 'https://iagentsales.e-guofu.com/api/' + apiVersion + YB_APP = 'https://iagentsales-test2.e-guofu.com:5200/api/v1' API_VERSION = apiVersion break case 'uat': diff --git a/src/views/YB_APP/home.vue b/src/views/YB_APP/home.vue index 8458330d0..8493cd536 100644 --- a/src/views/YB_APP/home.vue +++ b/src/views/YB_APP/home.vue @@ -1,5 +1,5 @@