From 0479e9e99eb158fcfd65b8383b2db43716387402 Mon Sep 17 00:00:00 2001
From: rainbro <33367671@qq.com>
Date: Wed, 9 Jul 2025 17:16:33 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E7=BB=91=E5=AE=9A=E6=94=B6?=
=?UTF-8?q?=E6=AC=BE=E6=96=B9=E5=BC=8F=20=E6=B7=BB=E5=8A=A0=E6=94=B6?=
=?UTF-8?q?=E6=AC=BE=E6=96=B9=E5=BC=8F=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/pay/addPay.vue | 484 +++++++++++++++++++++++++++++++
src/views/agent/siteBaseSetting.vue | 556 +++++++++++++++++++++++++++++++-----
2 files changed, 973 insertions(+), 67 deletions(-)
create mode 100644 src/components/pay/addPay.vue
diff --git a/src/components/pay/addPay.vue b/src/components/pay/addPay.vue
new file mode 100644
index 0000000..f64bd36
--- /dev/null
+++ b/src/components/pay/addPay.vue
@@ -0,0 +1,484 @@
+
+
+
+
+
+
+
+
+
+
前期准备事项
+
+ 请确保使用要添加的淘宝主账号登录并授权
+
+
+ 如未购买"快乐帮手"服务或已过期,会跳转到购买服务页面
+
+
+
+
+
+
+
+
前期准备事项
+
1.申请公司微信支付。
常见问题
+
+ 2.前往
+
微信商户平台
+
+
在产品中心开通Native支付,如需使用微信版,开通JSAPI支付。
+
+
+
+ 请输入公司简称,便于您区分账号所属公司
+
+
+
+
+ 微信支付平台>账户中心>商户信息>微信支付商户号
+
+
+
+
+ 微信支付平台>账号中心>账户设置>API安全>APIv2密钥;注意,支付密钥不能设置为纯数字
+
+
+
+
+ 公众平台>设置与开发>基本配置>公众号开发信息>开发者ID(APPID)
+
+
+
+
+
+
+
+
+
+
+
+
+ 请输入公司简称,便于您区分账号所属公司
+
+
+
+ 仅支持已签约 “当面付” 功能的公司支付宝
+
+
+
+
+
+
+
须知
+
使用平台“支付宝支付”,平台收取5%的服务费
+
使用平台“支付宝支付”,真实姓名必须和支付宝账号实名认证姓名统一
+
+
+
+ 请输入支付宝绑定的银行卡的持卡人姓名
+
+
+
+ 请输入有效账号
+
+
+
+
+
+
+
+
+
+
前期准备事项
+
主账号登录并授权。
去授权
+
如未购买"快乐帮手"服务或已过期,会跳转到购买服务页面。
+
授权成功后会进入"快乐帮手"烽火台,复制右上角名称填入下方保存。
+
+
+
+
+
+
+
+
+
+
+
+
前期准备事项
+
请确保使用要添加的京东主账号登录并授权
+
如未购买"快乐论文检测服务"服务或已过期,会跳转到购买服务页面
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/agent/siteBaseSetting.vue b/src/views/agent/siteBaseSetting.vue
index c656959..c8f3dd9 100644
--- a/src/views/agent/siteBaseSetting.vue
+++ b/src/views/agent/siteBaseSetting.vue
@@ -91,24 +91,20 @@
-
店铺收款
-
+ 收款方式至少需要配置1种收款方式
+
-
+
-
-
+
+
- {{
- select_placeholder_weixin ? select_placeholder_weixin :
- selectedItemWeixin.desc }}
+ {{ selectWxpay.short_name }} {{ selectWxpay.account }}
请选择
@@ -119,7 +115,7 @@
需在微信商户平台-产品中心开通Native支付
- 前往绑定
+ 前往绑定
@@ -128,33 +124,49 @@
-
{{ item.label }}
-
{{ item.desc }}
+
{{ item.short_name }}
+
{{ item.account }}
-

+

+
+
+
+
+
+
+
+ {{ selectWxpay.short_name }} {{ selectWxpay.account }}
+ 请选择
+
+
+
+
+
绑定新微信收款
+
需要使用您公司的微信支付
+
需在微信商户平台-产品中心开通Native支付
+
+
+ 前往绑定
-
+
+
+
-
-
-
+
- {{
- select_placeholder_weixin ? select_placeholder_weixin :
- selectedItemWeixin.desc }}
+ {{ selectAlipay.short_name }} {{ selectAlipay.account }}
请选择
@@ -165,7 +177,64 @@
需在支付宝商户平台-产品中心开通Native支付
- 前往绑定
+ 前往绑定
+
+
+
+
+
+
+
+
{{ item.short_name }}
+
{{ item.account }}
+
+
+

+
+
+
+
+
+
+ {{ selectAlipay.short_name }} {{ selectAlipay.account }}
+ 请选择
+
+
+
+
+
绑定新支付宝收款
+
需要使用您公司的支付宝支付
+
需在支付宝商户平台-产品中心开通Native支付
+
+
+ 前往绑定
+
+
+
+
+
+
+
+
+
+
+ {{ selectJd.short_name }} {{ selectJd.account }}
+ 请选择
+
+
+
+
+
绑定新京东店铺
+
如未购买"快乐论文检测服务"服务或已过期,会跳转到购买服务页面。
+
+
+ 前往绑定
@@ -174,12 +243,32 @@
-
{{ item.label }}
-
{{ item.desc }}
+
{{ item.account }}
+
{{ item.short_name }}
-

+

+
+
+
+
+
+
+
+ {{ selectJd.short_name }} {{ selectJd.account }}
+ 请选择
+
+
+
+
+
绑定新京东店铺
+
如未购买"快乐论文检测服务"服务或已过期,会跳转到购买服务页面。
+
+
+ 前往绑定
@@ -188,17 +277,132 @@
-
-
+
+
+
+
+
+ {{ selectTaobao.short_name }} {{ selectTaobao.account }}
+ 请选择
+
+
+
+
+
绑定新淘宝/天猫店铺
+
如未购买"快乐帮手"服务或已过期,会跳转到购买服务页面
+
+
+ 前往绑定
+
+
+
+
+
+
+
+
+
{{ item.account }}
+
{{ item.short_name }}
+
+
+

+
+
+
+
+
+
+
+ {{ selectTaobao.short_name }} {{ selectTaobao.account }}
+ 请选择
+
+
+
+
+
绑定新淘宝/天猫店铺
+
如未购买"快乐帮手"服务或已过期,会跳转到购买服务页面
+
+
+ 前往绑定
+
+
+
+
+
+
+
+
+
+
+ {{ selectPdd.short_name }} {{ selectPdd.account }}
+ 请选择
+
+
+
+
+
绑定新拼多多店铺
+
如未购买"快乐帮手"服务或已过期,会跳转到购买服务页面。
+
+
+ 前往绑定
+
+
+
+
+
+
+
+
+
{{ item.account }}
+
{{ item.short_name }}
+
+
+

+
+
+
+
+
+
+
+ {{ selectPdd.short_name }} {{ selectPdd.account }}
+ 请选择
+
+
+
+
+
绑定新拼多多店铺
+
如未购买"快乐帮手"服务或已过期,会跳转到购买服务页面。
+
+
+ 前往绑定
+
+
+
+
+
-
+
+
+