%@ page contentType="text/html; charset=gb2312" pageEncoding="gbk"%>
<%@ include file="/common/init.jsp"%>
<%@ include file="/common/taglibs.jsp"%>
<%
String webPageType = "apply"; //类型 按大类
String webPageDesc = "申请彩铃"; //描述 四个字
%>
主叫彩铃开通
<%
//if ((user.getCanApplyFlag()).equals("0")) {
%>
<%
//}
%>
<%@ include file="/common/header.jsp"%>
<%@ include file="/common/left.jsp"%>
申请彩铃秀
|
|
操作提示
|
|
<%
//if (!getPwd.equals("1")) {
%>
|
申请彩铃秀第一步:填写手机号码,并同意彩铃秀业务须知;稍后系统将通过短信发给您一个验证码,通过该验证码进行下一步操作!
|
|
|
彩铃秀业务须知
|
|
|
<%
// }
%>
|
<%
//if ((friendUserState(user)).equals("2")
//&& (user.getCanApplyFlag()).equals("1")) {
%>
<%
//} else {
%>
<%
//}
%>
|
|
|
<%@ include file="/common/footer.jsp"%>