Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18b74a131a | ||
|
|
43d652aa42 |
@@ -8,8 +8,8 @@ ENV = 'development'
|
|||||||
# VUE_APP_BASE_API = 'http://jfanyueadmin.szxingming.com'
|
# VUE_APP_BASE_API = 'http://jfanyueadmin.szxingming.com'
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin.wenjinhui.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.wenjinhui.com'
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin-bsy.bosenyuan.com'
|
# VUE_APP_BASE_API = 'http://jfadmin-bsy.bosenyuan.com'
|
||||||
# byjyw149 项目(宝应金雅文商贸)
|
# czrt6 项目(池州瑞棠商贸有限公司)
|
||||||
VUE_APP_BASE_API = 'https://jf.jinyawen.com'
|
VUE_APP_BASE_API = 'https://jf.czruitang.com'
|
||||||
|
|
||||||
# hapr191 项目(淮安鹏然商贸)
|
# hapr191 项目(淮安鹏然商贸)
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ ENV = 'production'
|
|||||||
# miao33 项目
|
# miao33 项目
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
|
||||||
|
|
||||||
# byjyw149 项目(宝应金雅文商贸)
|
# czrt6 项目(池州瑞棠商贸有限公司)
|
||||||
VUE_APP_BASE_API = 'https://jf.jinyawen.com'
|
VUE_APP_BASE_API = 'https://jf.czruitang.com'
|
||||||
|
|
||||||
# hapr191 项目(淮安鹏然商贸)
|
# hapr191 项目(淮安鹏然商贸)
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ server:
|
|||||||
|
|
||||||
spring:
|
spring:
|
||||||
profiles:
|
profiles:
|
||||||
active: byjyw149
|
active: czrt6
|
||||||
servlet:
|
servlet:
|
||||||
multipart:
|
multipart:
|
||||||
max-file-size: 50MB #设置单个文件大小
|
max-file-size: 50MB #设置单个文件大小
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ public class WaUserController {
|
|||||||
FileInputStream fileInputStream = null;
|
FileInputStream fileInputStream = null;
|
||||||
try {
|
try {
|
||||||
// 读取模板PDF文件
|
// 读取模板PDF文件
|
||||||
Resource resource = new ClassPathResource("pdf/sign_contract_byjyw149.pdf");
|
Resource resource = new ClassPathResource("pdf/sign_contract_czrt6.pdf");
|
||||||
InputStream pdfInputStream = resource.getInputStream();
|
InputStream pdfInputStream = resource.getInputStream();
|
||||||
document = PDDocument.load(pdfInputStream);
|
document = PDDocument.load(pdfInputStream);
|
||||||
pdfInputStream.close();
|
pdfInputStream.close();
|
||||||
@@ -199,7 +199,7 @@ public class WaUserController {
|
|||||||
// user.setContract("https://anyue.szxingming.com/"+pdfResultVo.getUrl());
|
// user.setContract("https://anyue.szxingming.com/"+pdfResultVo.getUrl());
|
||||||
// user.setContract("https://xiashengjun.com/"+pdfResultVo.getUrl());
|
// user.setContract("https://xiashengjun.com/"+pdfResultVo.getUrl());
|
||||||
// user.setContract("https://ccd.cichude.com/"+pdfResultVo.getUrl());
|
// user.setContract("https://ccd.cichude.com/"+pdfResultVo.getUrl());
|
||||||
user.setContract("https://jinyawen.com/"+pdfResultVo.getUrl());
|
user.setContract("https://czruitang.com/"+pdfResultVo.getUrl());
|
||||||
waUsersDao.updateById(user);
|
waUsersDao.updateById(user);
|
||||||
}
|
}
|
||||||
return CommonResult.success(pdfResultVo);
|
return CommonResult.success(pdfResultVo);
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ server:
|
|||||||
|
|
||||||
spring:
|
spring:
|
||||||
profiles:
|
profiles:
|
||||||
active: byjyw149
|
active: czrt6
|
||||||
servlet:
|
servlet:
|
||||||
multipart:
|
multipart:
|
||||||
max-file-size: 50MB #设置单个文件大小
|
max-file-size: 50MB #设置单个文件大小
|
||||||
|
|||||||
Binary file not shown.
52
docs/company-info-byjyw149.md
Normal file
52
docs/company-info-byjyw149.md
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
|
||||||
|
## 公司名称:宝应金雅文商贸, host ip: 8.140.218.149
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### backend/crmeb-front模块变更
|
||||||
|
|
||||||
|
- 1. profile: byjyw149
|
||||||
|
- 2. profile file: application-byjyw149.yml, mysql和redis主机ip修改为8.140.218.149
|
||||||
|
- 3. **PDF合同模板文件路径**:pdf/sign_contract_byjyw149.pdf
|
||||||
|
- 4. 用户PDF合同url地址前缀/落库域名:https://jinyawen.com/
|
||||||
|
- 5. imagePath: /www/wwwroot/jinyawen.com/
|
||||||
|
|
||||||
|
### uniapp前端配置变更
|
||||||
|
|
||||||
|
- 1. 积分商城domain:https://jf.jinyawen.com
|
||||||
|
- 2. 抢购页面跳转地址:https://jinyawen.com
|
||||||
|
- 2. **PDF合同预览文件路径**: /static/sign_contract_byjyw149.pdf
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### backend/crmeb-admin模块变更
|
||||||
|
|
||||||
|
- 1. profile: byjyw149
|
||||||
|
- 2. profile file: application-byjyw149.yml, mysql和redis主机ip修改,sync: source-id: shop_11, target-mer-id: 11
|
||||||
|
|
||||||
|
### 积分商城后台backend-adminend配置变更
|
||||||
|
|
||||||
|
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.jinyawen.com
|
||||||
|
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.jinyawen.com
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### **修改任务**
|
||||||
|
|
||||||
|
- 新建分支byjyw149,合并czc231分支的最新代码到该分支,并根据上述信息修改相关需要变更项,使符合该新公司项目环境
|
||||||
|
|
||||||
|
|
||||||
|
## 相关文件
|
||||||
|
|
||||||
|
- change-list-shjjy153.md
|
||||||
|
- compare-shjjy153-shccd159.md
|
||||||
|
|
||||||
|
、、、启动积分商城前端api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front.log
|
||||||
|
、、、
|
||||||
|
|
||||||
|
、、、启动积分商城后台api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-admin-2.2.jar > admin.log & tail -f admin.log
|
||||||
|
、、、
|
||||||
54
docs/company-info-czcf82.md
Normal file
54
docs/company-info-czcf82.md
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
|
||||||
|
## 公司名称:池州春芳商贸, host ip: 121.43.134.82
|
||||||
|
|
||||||
|
域名: czchunfang.com
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### backend/crmeb-front模块变更
|
||||||
|
|
||||||
|
- 1. profile: czcf82
|
||||||
|
- 2. profile file: application-czcf82.yml, mysql和redis主机ip修改
|
||||||
|
- 3. **PDF合同模板文件路径**:pdf/sign_contract_czcf82.pdf
|
||||||
|
- 4. 用户PDF合同url地址前缀/落库域名:https://jinyawen.com/
|
||||||
|
- 5. imagePath: /www/wwwroot/jinyawen.com/
|
||||||
|
|
||||||
|
### uniapp前端配置变更
|
||||||
|
|
||||||
|
- 1. 积分商城domain:https://jf.jinyawen.com
|
||||||
|
- 2. 抢购页面跳转地址:https://jinyawen.com
|
||||||
|
- 2. **PDF合同预览文件路径**: /static/sign_contract_czcf82.pdf
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### backend/crmeb-admin模块变更
|
||||||
|
|
||||||
|
- 1. profile: czcf82
|
||||||
|
- 2. profile file: application-czcf82.yml, mysql和redis主机ip修改,sync: source-id: shop_13, target-mer-id: 13
|
||||||
|
|
||||||
|
### 积分商城后台backend-adminend配置变更
|
||||||
|
|
||||||
|
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.jinyawen.com
|
||||||
|
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.jinyawen.com
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### **修改任务**
|
||||||
|
|
||||||
|
- 新建分支czcf82,合并byjyw149分支的最新代码到该分支,并根据上述信息修改相关需要变更项,使符合该新公司项目环境
|
||||||
|
|
||||||
|
|
||||||
|
## 相关文件
|
||||||
|
|
||||||
|
- docs/company-info-byjyw149.md
|
||||||
|
- docs/compare-shjjy153-shccd159.md
|
||||||
|
|
||||||
|
、、、启动积分商城前端api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front.log
|
||||||
|
、、、
|
||||||
|
|
||||||
|
、、、启动积分商城后台api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-admin-2.2.jar > admin.log & tail -f admin.log
|
||||||
|
、、、
|
||||||
54
docs/company-info-czrt6.md
Normal file
54
docs/company-info-czrt6.md
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
|
||||||
|
## 公司名称: 池州瑞棠商贸有限公司, host ip: 101.37.101.6
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### backend/crmeb-front模块变更
|
||||||
|
|
||||||
|
- 1. profile: czrt6
|
||||||
|
- 2. profile file: application-czrt6.yml, mysql和redis主机ip修改
|
||||||
|
- 3. **PDF合同模板文件路径**:pdf/sign_contract_czrt6.pdf
|
||||||
|
- 4. 用户PDF合同url地址前缀/落库域名:https://czruitang.com/
|
||||||
|
- 5. imagePath: /www/wwwroot/czruitang.com/
|
||||||
|
|
||||||
|
### uniapp前端配置变更
|
||||||
|
|
||||||
|
- 1. 积分商城domain:https://jf.czruitang.com
|
||||||
|
- 2. 抢购页面跳转地址:https://czruitang.com
|
||||||
|
- 2. **PDF合同预览文件路径**: /static/sign_contract_czrt6.pdf
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### backend/crmeb-admin模块变更
|
||||||
|
|
||||||
|
- 1. profile: czrt6
|
||||||
|
- 2. profile file: application-czrt6.yml, mysql和redis主机ip修改,sync: source-id: shop_12, target-mer-id: 12
|
||||||
|
|
||||||
|
### 积分商城后台backend-adminend配置变更
|
||||||
|
|
||||||
|
- 1. backend-adminend/.env.development文件中VUE_APP_BASE_API改为https://jf.czruitang.com
|
||||||
|
- 2. backend-adminend/.env.production文件中VUE_APP_BASE_API改为https://jf.czruitang.com
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
### **修改任务**
|
||||||
|
|
||||||
|
- 新建分支czrt6,合并byjyw149分支的最新代码到该分支,并根据上述信息修改相关需要变更项,使符合该新公司项目环境
|
||||||
|
|
||||||
|
|
||||||
|
## 相关文件
|
||||||
|
|
||||||
|
- docs/company-info-byjyw149.md
|
||||||
|
- docs/compare-shjjy153-shccd159.md
|
||||||
|
|
||||||
|
、、、启动积分商城api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front.log
|
||||||
|
、、、
|
||||||
|
|
||||||
|
、、、启动积分商城后台api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-admin-2.2.jar > admin.log & tail -f admin.log
|
||||||
|
、、、
|
||||||
51
docs/company-info.md
Normal file
51
docs/company-info.md
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
|
||||||
|
## 公司名称:淮安鹏然商贸
|
||||||
|
|
||||||
|
host ip: 114.55.232.191
|
||||||
|
|
||||||
|
### crmeb-front模块变更
|
||||||
|
|
||||||
|
- 1. profile: hapr191
|
||||||
|
- 2. profile file: application-hapr191.yml
|
||||||
|
- 3. PDF合同模板文件路径:pdf/sign_contract_pengran.pdf
|
||||||
|
- 4. 用户合同url地址前缀/落库域名:https://hapengran.com/
|
||||||
|
- 5. imagePath: /www/wwwroot/hapengran.com/
|
||||||
|
|
||||||
|
### uniapp前端配置变更
|
||||||
|
|
||||||
|
- 1. 积分商城domain:https://jf.hapengran.com
|
||||||
|
- 2. 抢购页面跳转地址:https://hapengran.com
|
||||||
|
- 2. /static/sign_contract_pengran.pdf
|
||||||
|
|
||||||
|
### 修改任务
|
||||||
|
|
||||||
|
- 新建hapr191分支,合并shjjy153分支的最新代码到该分支,并根据上述信息修改相关需要变更项,使符合该新公司项目环境
|
||||||
|
|
||||||
|
## 相关文件
|
||||||
|
|
||||||
|
- change-list-shjjy153.md
|
||||||
|
- compare-shjjy153-shccd159.md
|
||||||
|
|
||||||
|
## 积分商城nginx站点配置
|
||||||
|
|
||||||
|
、、、
|
||||||
|
# 伪静态
|
||||||
|
location / {
|
||||||
|
try_files $uri $uri/ /index.html;
|
||||||
|
}
|
||||||
|
|
||||||
|
# 后端API
|
||||||
|
location /api/admin {
|
||||||
|
proxy_pass http://127.0.0.1:30032/api/admin;
|
||||||
|
}
|
||||||
|
|
||||||
|
# 前端API
|
||||||
|
location /api/front {
|
||||||
|
proxy_pass http://127.0.0.1:30031/api/front;
|
||||||
|
}
|
||||||
|
、、、
|
||||||
|
|
||||||
|
、、、启动积分商城api服务
|
||||||
|
cd /www/wwwroot/javaapi
|
||||||
|
nohup java -Xms128m -Xmx256m -jar miao-front-2.2.jar > front.log & tail -f front.log
|
||||||
|
、、、
|
||||||
57
docs/compare-shjjy153-shccd159.md
Normal file
57
docs/compare-shjjy153-shccd159.md
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
# shjjy153 与 shccd159 分支对比
|
||||||
|
|
||||||
|
## 1. 提交差异
|
||||||
|
|
||||||
|
- **shjjy153 独有**:`0f02cb7 shjjy153: 新增 deploy-front-shjjy153.sh,更新配置`
|
||||||
|
- **shccd159**:无此提交,因此没有 `deploy-front-shjjy153.sh`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 2. 文件差异
|
||||||
|
|
||||||
|
| 文件 | shjjy153 | shccd159 |
|
||||||
|
|------|----------|----------|
|
||||||
|
| **backend/shell/deploy-front-shjjy153.sh** | 存在 | 不存在 |
|
||||||
|
| **backend/shell/deploy-front-shccd159.sh** | 存在 | 存在 |
|
||||||
|
| **application.yml** `spring.profiles.active` | `shjjy153` | `shccd159` |
|
||||||
|
| **single_uniapp22miao/config/app.js** | `jjy-jf.fwxgpt.com` | `ccd-jf.fwxgpt.com` |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 3. 配置差异
|
||||||
|
|
||||||
|
### application.yml(默认 profile)
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# shjjy153
|
||||||
|
spring.profiles.active: shjjy153
|
||||||
|
|
||||||
|
# shccd159
|
||||||
|
spring.profiles.active: shccd159
|
||||||
|
```
|
||||||
|
|
||||||
|
### single_uniapp22miao/config/app.js(API 与 H5 域名)
|
||||||
|
|
||||||
|
| 配置 | shjjy153 | shccd159 |
|
||||||
|
|------|----------|----------|
|
||||||
|
| domain | `https://jjy-jf.fwxgpt.com` | `https://ccd-jf.fwxgpt.com` |
|
||||||
|
| HTTP_H5_URL | `https://jjy-jf.fwxgpt.com` | `https://ccd-jf.fwxgpt.com` |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 4. 部署环境(deploy.conf)
|
||||||
|
|
||||||
|
两分支的 `deploy.conf` 相同,均包含 shjjy153 与 shccd159 两套配置:
|
||||||
|
|
||||||
|
| 环境 | 服务器 | 域名 |
|
||||||
|
|------|--------|------|
|
||||||
|
| **shjjy153** | 101.132.245.153 | jjy-jf.fwxgpt.com / jjy-jfadmin.fwxgpt.com |
|
||||||
|
| **shccd159** | 182.92.78.159 | ccd-jf.fwxgpt.com / ccd-jfadmin.fwxgpt.com |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 5. 小结
|
||||||
|
|
||||||
|
- **shjjy153**:面向 jjy 项目,默认 profile=shjjy153,有 `deploy-front-shjjy153.sh`
|
||||||
|
- **shccd159**:面向 ccd 项目,默认 profile=shccd159,无 `deploy-front-shjjy153.sh`
|
||||||
|
- 其余代码与配置基本一致,差异集中在默认 profile、前端 API 域名及部署脚本
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
// let domain = 'https://jfanyue.szxingming.com'
|
// let domain = 'https://jfanyue.szxingming.com'
|
||||||
// let domain = 'https://jf.wenjinhui.com'
|
// let domain = 'https://jf.wenjinhui.com'
|
||||||
// let domain = 'https://jjy-jf.fwxgpt.com'
|
// let domain = 'https://jjy-jf.fwxgpt.com'
|
||||||
let domain = 'https://jf.jinyawen.com'
|
let domain = 'https://jf.czruitang.com'
|
||||||
// let domain = 'https://jf.hapengran.com'
|
// let domain = 'https://jf.hapengran.com'
|
||||||
// let domain = 'https://jjy-jf.uj345.com'
|
// let domain = 'https://jjy-jf.uj345.com'
|
||||||
// let domain = 'https://ccd-jf.cichude.com'
|
// let domain = 'https://ccd-jf.cichude.com'
|
||||||
@@ -17,7 +17,7 @@ module.exports = {
|
|||||||
// HTTP_REQUEST_URL:'',
|
// HTTP_REQUEST_URL:'',
|
||||||
HTTP_REQUEST_URL: domain,
|
HTTP_REQUEST_URL: domain,
|
||||||
// H5商城地址
|
// H5商城地址
|
||||||
HTTP_H5_URL: 'https://jf.jinyawen.com',
|
HTTP_H5_URL: 'https://jf.czruitang.com',
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
HTTP_REQUEST_URL:domain,
|
HTTP_REQUEST_URL:domain,
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
export default {
|
export default {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
pdfUrl: '/static/sign_contract_byjyw149.pdf',
|
pdfUrl: '/static/sign_contract_czrt6.pdf',
|
||||||
userId: '',
|
userId: '',
|
||||||
isMobile: false,
|
isMobile: false,
|
||||||
usePdfJs: false,
|
usePdfJs: false,
|
||||||
|
|||||||
@@ -338,7 +338,7 @@ export default {
|
|||||||
// 跳转到抢购页面
|
// 跳转到抢购页面
|
||||||
goToRushBuy() {
|
goToRushBuy() {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
window.location.href = 'https://jinyawen.com/?#/pages/personal/index'
|
window.location.href = 'https://czruitang.com/?#/pages/personal/index'
|
||||||
// window.location.href = 'https://ccd.cichude.com/?#/pages/personal/index'
|
// window.location.href = 'https://ccd.cichude.com/?#/pages/personal/index'
|
||||||
// window.location.href = 'https://shop.wenjinhui.com/?#/pages/personal/index'
|
// window.location.href = 'https://shop.wenjinhui.com/?#/pages/personal/index'
|
||||||
//window.location.href = 'https://anyue.szxingming.com/?#/pages/personal/index'
|
//window.location.href = 'https://anyue.szxingming.com/?#/pages/personal/index'
|
||||||
@@ -347,7 +347,7 @@ export default {
|
|||||||
// #endif
|
// #endif
|
||||||
// #ifndef H5
|
// #ifndef H5
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/web-view/index?url=' + encodeURIComponent('https://jinyawen.com/?#/pages/personal/index')
|
url: '/pages/web-view/index?url=' + encodeURIComponent('https://czruitang.com/?#/pages/personal/index')
|
||||||
})
|
})
|
||||||
// #endif
|
// #endif
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
const url = options && options.url ? decodeURIComponent(options.url) : '/static/sign_contract_byjyw149.pdf'
|
const url = options && options.url ? decodeURIComponent(options.url) : '/static/sign_contract_czrt6.pdf'
|
||||||
this.pdfUrl = url
|
this.pdfUrl = url
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -360,7 +360,7 @@ export default {
|
|||||||
});
|
});
|
||||||
// 返回
|
// 返回
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
window.location.href = 'https://jinyawen.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
|
window.location.href = 'https://czruitang.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://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://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://xiashengjun.com/?#/pages/rushing/index' + (this.userId ? ('?user_id=' + this.userId) : '')
|
||||||
|
|||||||
BIN
single_uniapp22miao/static/sign_contract_czcf82.pdf
Normal file
BIN
single_uniapp22miao/static/sign_contract_czcf82.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user