feat: 更新签名页面和合同文件

This commit is contained in:
panchengyong
2026-03-14 20:31:27 +08:00
parent d83d6d66fd
commit 6b131e07ab
7 changed files with 10 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ export default {
},
onLoad(options) {
const url = options && options.url ? decodeURIComponent(options.url) : '/static/templates.pdf'
const url = options && options.url ? decodeURIComponent(options.url) : '/static/sign_contract_ccd.pdf'
this.pdfUrl = url
},

View File

@@ -360,7 +360,8 @@ export default {
});
// 返回
setTimeout(() => {
window.location.href = 'https://shop.wenjinhui.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
window.location.href = 'https://ccd.fwxgpt.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
// window.location.href = 'https://shop.wenjinhui.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
// window.location.href = 'https://anyue.szxingming.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
// window.location.href = 'https://xiashengjun.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
// window.location.href = 'https://shop.uj345.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')