Browse Source

微信授权

李浩杰 4 năm trước cách đây
mục cha
commit
6119d98957
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/admin/user-auth/index.blade.php

+ 1 - 1
resources/views/admin/user-auth/index.blade.php

xqd
@@ -99,7 +99,7 @@
                                 },
                                 error: function () {
                                     layer.close(index);
-                                    layer.msg('删除失败', {
+                                    layer.msg('操作失败', {
                                         icon: 2
                                     });
                                 }