Commit 62c6cfbb authored by 刘丹's avatar 刘丹

协议

parent c864902c
...@@ -221,6 +221,7 @@ ...@@ -221,6 +221,7 @@
<script src="/app/js/jquery.js"></script> <script src="/app/js/jquery.js"></script>
<script> <script>
var _doc = $(document);
_doc.on('click', '.ps-back', function(e) { _doc.on('click', '.ps-back', function(e) {
e.preventDefault(); e.preventDefault();
e.stopPropagation(); e.stopPropagation();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment