feat(czc231): 宝应晨召春商贸环境
- 新增 application-czc231.yml(front/admin),指向 8.136.120.231 - 默认 profile=czc231;合同 PDF sign_contract_chenzhaochun,域名 chenzhaochun.com - uniapp / 后台 Vue / deploy.conf 同步文档域名与目录 - h5/static/configs.js:寄卖与积分 URL(sn_id、appStr 需部署时填写) - 已在库内 wa_options.system_config 写入标题实体与 deploy 段落(远程库) Made-with: Cursor
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
||||
},
|
||||
|
||||
onLoad(options) {
|
||||
const url = options && options.url ? decodeURIComponent(options.url) : '/static/sign_contract_pengran.pdf'
|
||||
const url = options && options.url ? decodeURIComponent(options.url) : '/static/sign_contract_chenzhaochun.pdf'
|
||||
this.pdfUrl = url
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user