mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-08 09:26:44 +08:00
【增加阅读《保险条款》步骤,关于金掌桂签名确认页面部分阅读签字材料更新和新增的需求】飞签签字面板报404,加端口号mainUrl = 'https://iagentsales-test2.e-guofu.com:5100'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* @Author: PangXingYue
|
||||
* @Date: 2021-03-23 13:34:15
|
||||
* @LastEditTime: 2023-03-01 17:07:13
|
||||
* @LastEditTime: 2023-03-01 17:08:26
|
||||
* @LastEditors: jiawei jia.wei@ebiz-digits.com
|
||||
* @Description:
|
||||
* @FilePath: \ebiz-h5\src\config\index.js
|
||||
@@ -57,8 +57,9 @@ switch (process.env.VUE_APP_FLAG) {
|
||||
// 静态服务资源
|
||||
assetsUrl = 'https://iagentsales-test2.e-guofu.com:443/app/'
|
||||
// 上传影像地址 98 服务器地址
|
||||
assetsUpUrl = 'https://iagentsales-test2.e-guofu.com:443'
|
||||
mainUrl = 'https://iagentsales-test2.e-guofu.com'
|
||||
assetsUpUrl = 'https://iagentsales-test2.e-guofu.com:443' // v3-v2
|
||||
// mainUrl = 'https://iagentsales-test2.e-guofu.com'
|
||||
mainUrl = 'https://iagentsales-test2.e-guofu.com:5100'
|
||||
payUrl = 'https://funduat.e-guofu.com/s3-modules-gateway/embed/gateway.action'
|
||||
zssqUrl = ''
|
||||
// zssqUrl = 'https://iagentsales-test2.e-guofu.com:5100/html/test/index.html#/'
|
||||
|
||||
Reference in New Issue
Block a user