⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 userinfo.jsp

📁 电信的网厅的整站代码
💻 JSP
📖 第 1 页 / 共 2 页
字号:
      return "";
  }
  
  
  function fnDocumentLoad() {
      fuc_event_sreach(true);
      
      if ( parent != undefined && parent != null && parent.document.title != "宽带移机受理" ) {
          alert("该页面必须是固话移机模块的子模块,不能单独打开。");
          history.back();
      }
  }
</script>
</head>

<body onload="fnDocumentLoad();" scroll="no">
<form action="" method="post" name="form1">
<input type="hidden" value="<%=cityCode%>" id="cityCode" name="cityCode" />
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" class="OuterTable" id="basic">
<tr>
    <td width="30%" valign="top" class="InnerHead">
        <table width="100%" border="0" cellpadding="5" cellspacing="0">
            <tr>
                <td colspan="2" class="Caption_Td" style="padding: 0px">
                <table width="100%" border="0" cellpadding="3" cellspacing="0">
                    <tr>
                        <td width="50%" nowrap><input type="radio"
                            name="qry_oper_model" value="1"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"
                            id="qry_oper_model_1"><label for="qry_oper_model_1">1.客户名称</label></td>
                        <td width="50%" nowrap><input type="radio"
                            id="qry_oper_model_2"
                            name="qry_oper_model" value="2"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_2">2.客户简称</label></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="qry_oper_model" value="3"
                            id="qry_oper_model_3"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_3">3.客户简拼</label></td>
                        <td><input type="radio" name="qry_oper_model" value="4"
                            id="qry_oper_model_4"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_4">4.合同号码</label></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="qry_oper_model" value="5"
                            id="qry_oper_model_5"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_5">5.贵宾卡号</label></td>
                        <td><input type="radio" name="qry_oper_model" value="6"
                            id="qry_oper_model_6"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_6">6.证件号码</label></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="qry_oper_model" value="7"
                            id="qry_oper_model_7"
                            onclick="fuc_event_custtype_change(this.value)"
                            accesskey="7"><label for="qry_oper_model_7">7.业务号码</label></td>
                        <td><input type="radio" name="qry_oper_model" value="8"
                            id="qry_oper_model_8"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_8">8.引示号码</label></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="qry_oper_model" value="9"
                            id="qry_oper_model_9"
                            onclick="fuc_event_custtype_change(this.value)"
                            disabled="disabled"><label for="qry_oper_model_9">9.记费号码</label></td>
                        <td><input type="radio" name="qry_oper_model" value="A"
                            id="qry_oper_model_10"
                            onclick="fuc_event_custtype_change(this.value)"><label for="qry_oper_model_10">J.接入号码</label></td>
                    </tr>
                    <tr>
                        <td><input type="radio" name="qry_oper_model" value="B"
                            id="qry_oper_model_11"
                            checked="checked"
                            onclick="fuc_event_custtype_change(this.value)"
                            accesskey="z"><label for="qry_oper_model_11">Z.拨号账号</label></td>
                        <td>&nbsp;</td>
                    </tr>
                </table>
                </td>
            </tr>
            <tr>
                <td width="30%" class="Caption_Td" nowrap="nowrap">地区名称:</td>
                <td width="70%" class="body_td">
                  <custom:HtmlSelect servicename="com.doone.fj1w.fjmgr.order.list.BssSreachCustImpl" 
                                     method="getBssArea"
                                     mapName="AREACODE"
                                     styleId="AREACODE" 
                                     name="AREACODE" 
                                     value="33"
                                     style="width: 100%" 
                                     textFieldName="AREA_INFOINAME" 
                                     valueFieldName="AREA_INFOIAREA_ID">
        			<custom:HtmlOption value="">请选择</custom:HtmlOption>
        		  </custom:HtmlSelect></td>
            </tr>
            <tr>
                <td class="Caption_Td" nowrap="nowrap">客户大类:</td>
                <td class="body_td">
                    <custom:HtmlSelect dataSource="CUST_SORT"
                                         styleId="CUSTLIST" 
                                         name="CUSTLIST" 
                                         value="I"
                                         style="width: 100%"
                                         textFieldName="PARADESC"
                                         valueFieldName="PARAVALUE">
            		  </custom:HtmlSelect></td>
            </tr>
            <tr>
                <td class="Caption_Td" nowrap="nowrap">
                <div align="center" id="custtype_l">服务类型:</div>
                </td>
                <td class="body_td">
                    <custom:HtmlSelect servicename="com.doone.fj1w.fjmgr.order.list.BssSreachCustImpl" 
                                         method="getOrderList"
                                         mapName="CUSTLIST"
                                         styleId="SERVISERV_TYPE_ID" 
                                         name="CUSTLIST" 
                                         value="0"
                                         disabled="true"
                                         style="width: 100%" 
                                         textFieldName="SERV_TYPEISERV_TYPE_NAME" 
                                         valueFieldName="SERV_TYPEISERV_TYPE_ID">
                          <custom:HtmlOption value="45">拨号帐号</custom:HtmlOption>
            		  </custom:HtmlSelect></td>
            </tr>
            <tr>
                <td class="Caption_Td"><div align="center" id="custnum_l">拨号帐号:</div></td>
                <td class="body_td">
                <div align="left"><input type="text" id="number" name="number" value="<%= prodOrder.getServ_Nbr_Name()%>"
                    style="width: 100%"></div>
                </td>
            </tr>
            <tr>
                <td class="body_td" colspan="2" align="right"><input type="button" name="sreach"
                    class="button" onclick="fuc_event_sreach()" value="搜索">
                </td>
            </tr>
        </table>
    </td>
    <td width="70%" valign="top">
        <fieldset>
            <legend>档案显示主线</legend>
            <input type="radio" id="key_word_0" value="0" checked="checked" name="key_word"><label for="key_word_0"><u>A</u>.&nbsp;单一服务查询 </label>
            <input type="radio" id="key_word_1" value="1" name="key_word"><label for="key_word_1"><u>B</u>.&nbsp;以客户为主线</label>
            <input type="radio" id="key_word_2" value="2" name="key_word"><label for="key_word_2"><u>C</u>.&nbsp;以帐户为主线</label>
        </fieldset>
        <br/>
    	<table id="Result" border="0" width="100%" cellspacing="0" 
    		   cellpadding="1" 
    		   style="behavior:url(../../../Resource/table.htc)" 
    		   DefaultClass="DefaltRow" 
    		   SelectedClass="SelectedRow" 
    		   keyName="key" 
    		   serviceURL="<%=request.getContextPath()+"/XmlHttpService"%>"
    		   service="JspService"
    		   dataService="/view/order/common/Serv_SchCustArchive.jsp?type=1" 
    		   rcService="/view/order/common/Serv_SchCustArchive.jsp?type=0"
    		   autoLoad="false"
    		   class="InnerTable"
    		   locked='true'>
    		   <caption style="display:none;">
	                <input type="hidden" name="QRY_OPER_MODEL" value="-1"/>
	                <input type="hidden" name="KEY_WORD" value="0"/>
	                <input type="hidden" name="NUMBER" value=""/>
	                <input type="hidden" name="SERVISERV_TYPE_ID" />
	                <input type="hidden" name="SERVIAREA_ID" />
	                <input type="hidden" name="FLAG1" value=""/>
	                <input type="hidden" name="PRODORDERID" value="<%= prodOrderId%>"/>
	                <input type="hidden" name="CITYCODE" value="<%= cityCode%>"/>
    		   </caption>
    		   <thead>
    			<tr class="OuterHead" style="cursor: none;">
    				<TD class="title_td" align="center" width="35%" nowrap><b>客户名称</b></TD>
    				<TD class="title_td" align="center" width="15%"><b>业务类别</b></TD>
    				<TD class="title_td" align="center" width="25%"><b>业务号码</b></TD>
    				<TD class="title_td" align="center" width="15%"><b>状态</b></TD>
    				<TD class="title_td" align="center" width="10%"><b>变更</b></TD>
    			</tr>
    		   </thead>
    		   <tbody>
    		       <tr>
    		           <td class="body_td" align="left" colspan="5">请在选择或输入相应的查询条件后点查询。</td>
    		       </tr>
    		   </tbody>
    		   <tfoot>
      				<tr class="OuterFoot">
      					<td align="right" class="foot_td" nowrap width="100%" colspan="6">
                		    <input type="button" name="button" class="button" onClick="check();" style="width:80" value="下一步">
      					</td>
      				</tr>
    		   </tfoot>
    		</table><br/>
        </td>
    </tr>
</table>
</form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -