当前位置: 首页 > 基金申请 >基金首页出现基金状态的源代码

基金首页出现基金状态的源代码

作者 sevenup
来源: 小木虫 550 11 举报帖子
+关注

刚刚出现的基金状态的源代码。

<style type="text/css">
       
</style>
        <div class="" id="projectProcess" name="projectProcess">
        </div>
        <div class="clear_h10"></div>

        <script type="text/javascript">
                //var prcWin = new progressWin("/egrantres"
       
               
               
                $(function(){
                        $("#projectProcess&quot.load("/egrantweb/mainProjectProcess",{},function(){
                               
                        });
                });

        </script> 返回小木虫查看更多

今日热帖
  • 精华评论
  • lingxfqibebt

    能不能一下就给结果,不要来这么多,

  • xiaoduhao

    楼主申请与受理里是不是也有
    function editActions(posCode, grantCode, subGrantCode, helpGrantCode, psnCode, type){
           
           
            var options = {
                            type:"post",
                            dataType : "json",
                            async: true,
                            timeout:120000,
                            data:{"psnCode":psnCode},
                            success : function(data) {
                                    if(data.result == true || data.result == "true&quot{
                                            $("#psnCode&quot.val(psnCode);
                                            editAction(posCode, grantCode, subGrantCode, helpGrantCode, type);
                                    }else{
                                            scmWarn('您的个人信息未填写完整,请到管理->个人信息维护中补充完整!', null, 2000);
                                    }
                                    prcWin.closeWin();
                            },
                            error : function() {
                                   
                            },
                            url: "/egrantweb/psn-manage/checkImportantInfo"
                    };
            $.ajax(options);
    ,我把 url: "/egrantweb/psn-manage/checkImportantInfo" 带入到https://isisn.nsfc.gov.cn//egran ... /checkImportantInfo搜索显示 {"result":true}

    不知道是什么情况,

  • vmuch520

    有个p用?

  • zdcc

    大家都一样啊

猜你喜欢