diff --git a/WebRoot/view/jrgl/xtgl/subscribe.html b/WebRoot/view/jrgl/xtgl/subscribe.html
index c2c34588..bcfec20f 100644
--- a/WebRoot/view/jrgl/xtgl/subscribe.html
+++ b/WebRoot/view/jrgl/xtgl/subscribe.html
@@ -119,7 +119,7 @@
type: 'post',
success: function (result) {
if (result.success) {
- layer.msg("共享成功!", {
+ layer.msg("订阅成功!", {
icon: 1,
time: 1300
}, function () {