mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 05:46:44 +08:00
GFRS-2223 【重新投保】-苹果手机签名文件无法打开问题---提交人:白金岩
This commit is contained in:
@@ -65,7 +65,7 @@ export default {
|
||||
// 是否从详情跳过来 如果为1 是
|
||||
detailJump: '',
|
||||
pdfUrl: '',
|
||||
src: 'http://139.199.50.151' + '/pdfjs/web/viewer.html?file=',
|
||||
src: location.origin + '/pdfjs/web/viewer.html?file=',
|
||||
tipsPolicyUrl: ''
|
||||
}
|
||||
},
|
||||
|
||||
@@ -115,7 +115,7 @@ export default {
|
||||
encyCustomerMobile:'',
|
||||
pdfUrl: '',
|
||||
// policyUrl: '',
|
||||
src: 'http://139.199.50.151' + '/pdfjs/web/viewer.html?file=',
|
||||
src: location.origin + '/pdfjs/web/viewer.html?file=',
|
||||
radio: '',
|
||||
// 回执签收的radio
|
||||
radioSure: '',
|
||||
|
||||
Reference in New Issue
Block a user