feat(hapr191): 淮安鹏然商贸环境配置

- 新增 application-hapr191.yml(front/admin),imagePath/DB/Redis 指向 114.55.232.191
- 默认 spring.profiles.active=hapr191
- 合同 PDF 模板 sign_contract_pengran,落库域名 https://hapengran.com/
- uniapp:jf.hapengran.com、抢购/个人中心跳转 hapengran.com
- deploy.conf 增加 hapr191 段;后台 Vue API 指向 jfadmin.hapengran.com

Made-with: Cursor
This commit is contained in:
apple
2026-04-04 16:09:42 +08:00
parent 5abbf5bc18
commit 945ca2d3d0
15 changed files with 146 additions and 15 deletions

View File

@@ -34,7 +34,7 @@
export default {
data() {
return {
pdfUrl: '/static/sign_contract_ccd.pdf',
pdfUrl: '/static/sign_contract_pengran.pdf',
userId: '',
isMobile: false,
usePdfJs: false,