-
- {{ partial('setting/pay_alipay') }}
-
-
- {{ partial('setting/pay_wxpay') }}
+{% extends 'templates/main.volt' %}
+
+{% block content %}
+
+
+
+
+
+ {{ partial('setting/pay_alipay') }}
+
+
+ {{ partial('setting/pay_wxpay') }}
+
-
\ No newline at end of file
+
+{% endblock %}
+
+{% block inline_js %}
+
+
+
+{% endblock %}
\ No newline at end of file
diff --git a/app/Http/Admin/Views/setting/pay_alipay.volt b/app/Http/Admin/Views/setting/pay_alipay.volt
index 644d240d..b99f0581 100644
--- a/app/Http/Admin/Views/setting/pay_alipay.volt
+++ b/app/Http/Admin/Views/setting/pay_alipay.volt
@@ -1,5 +1,4 @@
-
支付测试
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/Http/Admin/Views/setting/pay_alipay_test.volt b/app/Http/Admin/Views/setting/pay_alipay_test.volt
index e9928f7b..a6932027 100644
--- a/app/Http/Admin/Views/setting/pay_alipay_test.volt
+++ b/app/Http/Admin/Views/setting/pay_alipay_test.volt
@@ -1,61 +1,62 @@
-
+{% extends 'templates/main.volt' %}
+
+{% block content %}
+
+
+
+ {% if qrcode_url %}
+
+
+
+
+
+ 支付成功
+
+
+ 支付失败
+
+ {% else %}
+
+ 生成二维码失败
+
+ {% endif %}
+
+
+
+{% endblock %}
+
+{% block inline_js %}
{% if qrcode_url %}
+
+
+ {% endif %}
-{% endif %}
\ No newline at end of file
+{% endblock %}
\ No newline at end of file
diff --git a/app/Http/Admin/Views/setting/pay_wxpay.volt b/app/Http/Admin/Views/setting/pay_wxpay.volt
index bef07de9..57cca245 100644
--- a/app/Http/Admin/Views/setting/pay_wxpay.volt
+++ b/app/Http/Admin/Views/setting/pay_wxpay.volt
@@ -1,5 +1,4 @@
-
-
-
-
-
-
-
-
支付测试
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/Http/Admin/Views/setting/pay_wxpay_test.volt b/app/Http/Admin/Views/setting/pay_wxpay_test.volt
index 50a4a8ac..b4475f7c 100644
--- a/app/Http/Admin/Views/setting/pay_wxpay_test.volt
+++ b/app/Http/Admin/Views/setting/pay_wxpay_test.volt
@@ -1,61 +1,60 @@
-
+{% extends 'templates/main.volt' %}
+
+{% block contnet %}
+
+
+ {% if qrcode_url %}
+
+
+
+
+
+ 支付成功
+
+
+ 支付失败
+
+ {% else %}
+
+ 生成二维码失败
+
+ {% endif %}
+
+
+{% endblock %}
+
+{% block inline_js %}
{% if qrcode_url %}
+
+
+ {% endif %}
-{% endif %}
\ No newline at end of file
+{% endblock %}
\ No newline at end of file
diff --git a/app/Http/Admin/Views/setting/secret.volt b/app/Http/Admin/Views/setting/secret.volt
index 57976e73..0e42d8da 100644
--- a/app/Http/Admin/Views/setting/secret.volt
+++ b/app/Http/Admin/Views/setting/secret.volt
@@ -1,36 +1,36 @@
-
+{% extends 'templates/main.volt' %}
-
- 密钥配置
-
+{% block content %}
-