<script type="text/javascript">
        window.onload = function () {
            parent.document.getElementById('SupName').text = $("#txtName").val();
        }
    </script>

  

相关文章: