feat(bygsf212): configure integral shop deployment

This commit is contained in:
danaisuiyuan
2026-06-14 21:26:25 +08:00
parent 01e373faf6
commit 646019de45
25 changed files with 604 additions and 18 deletions

View File

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