|
@@ -0,0 +1,539 @@
|
|
|
+<html>
|
|
|
+<head>
|
|
|
+<title>帮助中心</title>
|
|
|
+<meta name="msvalidate.01" content="D5F3ADC7EB4E65FFB8BF943AD56DD1F7" />
|
|
|
+{{include "/common/inc.html"}}
|
|
|
+<meta name="Keywords" content="{{Msg "seo" "qfw.homepage.key"}}"/>
|
|
|
+<meta name="Description" content="{{Msg "seo" "qfw.homepage.description"}}"/>
|
|
|
+<link href="/css/index-new.css" rel="stylesheet">
|
|
|
+<script src="/js/jquery.lazyload.min.js"></script>
|
|
|
+<script src="/js/upload.js"></script>
|
|
|
+<script type="text/javascript" src="/js/zDrag.js"></script>
|
|
|
+<script type="text/javascript" src="/js/zDialog.js"></script>
|
|
|
+<style>
|
|
|
+.help-index{
|
|
|
+ background-color:#fff;
|
|
|
+ width:100%;
|
|
|
+ margin:10px 0px;
|
|
|
+}
|
|
|
+.help-menu{
|
|
|
+ width:260px;
|
|
|
+ float:left;
|
|
|
+}
|
|
|
+
|
|
|
+.help-active{
|
|
|
+ font-weight: 700;
|
|
|
+ background-color:#fff !important;
|
|
|
+}
|
|
|
+.help-menu ul li span:hover{
|
|
|
+ color:#FF5A5F;
|
|
|
+}
|
|
|
+.help-menu ul li:hover{
|
|
|
+ background-color:#f0f0f0;
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+.help-menu ul li{
|
|
|
+ border-bottom:1px solid #E5E6E9;
|
|
|
+ width:260px;
|
|
|
+ cursor:pointer;
|
|
|
+ background-color:#f7f8fa;
|
|
|
+}
|
|
|
+.help-menu ul li img{
|
|
|
+ float:left;
|
|
|
+}
|
|
|
+.help-menu ul li span{
|
|
|
+ display:inline-block;
|
|
|
+ width:218px;
|
|
|
+ height:45px;
|
|
|
+ line-height:45px;
|
|
|
+ padding-left:35px;
|
|
|
+ font-family: '微软雅黑 Regular', '微软雅黑';
|
|
|
+ font-size: 14px;
|
|
|
+ color: #666666;
|
|
|
+}
|
|
|
+.help-content{
|
|
|
+ float:left;
|
|
|
+ border-left:1px solid #E5E6E9;
|
|
|
+ width:78%;
|
|
|
+ margin-right:-3px;
|
|
|
+}
|
|
|
+.help-title{
|
|
|
+ height:46px;
|
|
|
+ width:940px;
|
|
|
+ border-bottom:1px solid #E5E6E9;
|
|
|
+ line-height:46px;
|
|
|
+ padding-left:40px;
|
|
|
+ font-weight: 700;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #666666;
|
|
|
+ margin-right:-2px;
|
|
|
+}
|
|
|
+.help-aboutimg{
|
|
|
+ margin-top:20px;
|
|
|
+}
|
|
|
+.help-aboutarticle{
|
|
|
+ padding:0px 30px 30px 30px;
|
|
|
+}
|
|
|
+.help-centerarticle{
|
|
|
+ padding:30px;
|
|
|
+ font-size: 15px;
|
|
|
+
|
|
|
+}
|
|
|
+.help-opinionarticle{
|
|
|
+ padding:30px;
|
|
|
+}
|
|
|
+.help-aboutarticle p{
|
|
|
+ padding:1px 0px;
|
|
|
+}
|
|
|
+
|
|
|
+.help-aboutarticle h4{
|
|
|
+ font-family: '微软雅黑 Bold', '微软雅黑';
|
|
|
+ font-weight: 700;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #333333;
|
|
|
+ margin-bottom:20px;
|
|
|
+ margin-top:40px;
|
|
|
+}
|
|
|
+.help-center{
|
|
|
+ border:1px solid #FFD1D2;
|
|
|
+ background-color:#FBF0F1;
|
|
|
+ height:75px;
|
|
|
+ padding:10px 30px;
|
|
|
+ line-height:25px;
|
|
|
+ font-size:15px;
|
|
|
+}
|
|
|
+.help-index .help-hx{
|
|
|
+ width:102%;
|
|
|
+ border-bottom:1px solid #E5E6E9;
|
|
|
+ margin:20px -10px;
|
|
|
+}
|
|
|
+.help-index .imgs {
|
|
|
+ width:85px;
|
|
|
+ height:81px;
|
|
|
+ margin:0;
|
|
|
+ padding:0;
|
|
|
+}
|
|
|
+.help-index .delbtn{
|
|
|
+ position:absolute;
|
|
|
+ margin:0 0 0 -10px;
|
|
|
+ padding:0 0 0 0;
|
|
|
+ background-color:#00ffff;
|
|
|
+ cursor:pointer;
|
|
|
+}
|
|
|
+.help-index .delbtn img{
|
|
|
+ height:15px;
|
|
|
+ width:15px;
|
|
|
+ margin-right:-20px;
|
|
|
+ margin-top:-8px;
|
|
|
+}
|
|
|
+
|
|
|
+.help-index #table1{
|
|
|
+ _border-collapse:collapse;
|
|
|
+ text-align:center;
|
|
|
+ cellspacing:10px;
|
|
|
+ border-collapse:separate;
|
|
|
+}
|
|
|
+.help-index #mm{
|
|
|
+ margin-left:0px;
|
|
|
+ margin-top:20px;
|
|
|
+}
|
|
|
+.help-index #tr1 td{
|
|
|
+ padding:5px;
|
|
|
+}
|
|
|
+.help-index #tr1 td img{
|
|
|
+ border:1px solid #999999;
|
|
|
+}
|
|
|
+.help-index .btn-t{
|
|
|
+ margin-top: 5px;
|
|
|
+ height:25px;
|
|
|
+ background-color:#f7f8fa;
|
|
|
+ color:#000;
|
|
|
+ font-size: 14px;
|
|
|
+ border:0px;
|
|
|
+ margin-right:20px;
|
|
|
+ line-height:14px;
|
|
|
+}
|
|
|
+.help-index .lable-t{
|
|
|
+ font-weight: 700;
|
|
|
+ width:150px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #1E1E1E;
|
|
|
+ text-align: right;
|
|
|
+ margin-bottom:32px;
|
|
|
+}
|
|
|
+.help-index .widget-box {
|
|
|
+ background-color:#fff;
|
|
|
+ border:0px;
|
|
|
+ padding-top:1px;
|
|
|
+}
|
|
|
+#_Container_0{
|
|
|
+ background-color:#FFFFFF;
|
|
|
+}
|
|
|
+.help-index .btn-t.active{
|
|
|
+ color:#fff;
|
|
|
+ background-color: #FF5A5F;
|
|
|
+ border-color:#dddddd;
|
|
|
+}
|
|
|
+.help-index .btn-t:hover{
|
|
|
+ color:#fff;
|
|
|
+ background-color: #FF5A5F;
|
|
|
+ border-color:#dddddd;
|
|
|
+}
|
|
|
+.help-index .btn.active {
|
|
|
+ -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
|
|
|
+ box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
|
|
|
+}
|
|
|
+.help-index .widget-content {
|
|
|
+ border-bottom:0px;
|
|
|
+}
|
|
|
+.help-index .btnactive{
|
|
|
+ background-color:#FF5A5F;
|
|
|
+ color:#fff;
|
|
|
+}
|
|
|
+</style>
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+{{include "/common/helphead.html"}}
|
|
|
+<div class="a-content a-index">
|
|
|
+ <div class="help-index">
|
|
|
+ <div class="help-menu">
|
|
|
+ <ul>
|
|
|
+ <li class="help-active" id="help-li_1" onclick="active(1)"><img class="help-img1" src="/images/u117.png"><span>关于我们</span><img style="float:right;padding: 10px 15px 0px 0px;" class="help-img1" src="/images/u33.png"></li>
|
|
|
+ <li id="help-li_2" onclick="active(2)"><img class="help-img2" style="visibility :hidden;" src="/images/u117.png"><span>意见反馈</span><img style="float:right;padding: 10px 15px 0px 0px;visibility :hidden;" class="help-img2" src="/images/u33.png"></li>
|
|
|
+ <li id="help-li_3" onclick="active(3)"><img class="help-img3" style="visibility :hidden;" src="/images/u117.png"><span>帮助中心</span><img style="float:right;padding: 10px 15px 0px 0px;visibility :hidden;" class="help-img3" src="/images/u33.png"></li>
|
|
|
+ <li id="help-li_4" onclick="active(4)"><img class="help-img4" style="visibility :hidden;" src="/images/u117.png"><span>联系我们</span><img style="float:right;padding: 10px 15px 0px 0px;visibility :hidden;" class="help-img4" src="/images/u33.png"></li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <div class="help-content">
|
|
|
+ <div class="help-title">关于我们</div>
|
|
|
+ <div id="help-content-1" class="help-aboutcontent">
|
|
|
+ <div class="help-aboutimg text-center"><img src="/images/u29.png"></div>
|
|
|
+ <div class="help-aboutarticle">
|
|
|
+ <h4>天时地利人和</h4>
|
|
|
+ <p>企明星是由河南拓普计算机网络工程有限公司进行运营管理,负责运营推广拓普丰联的O2O信息服务平台。2015年是我国全面深化改革的关键之年。今年的全国两会上,李克强总理在政府工作报告中提出,中小微企业大有可为,要扶上马、送一程,使“草根”创新蔚然成风、遍地开花。随着政府扶持的力度加大,政策纷纷出台,也就给广大的中小微企业提供快速发展的春风。借春风,好行船,在这样的机遇下,广大中小微企业的管理者磨拳擦掌,欲大展雄图。</p>
|
|
|
+ <p></p>
|
|
|
+ <p>顺风顺水的“行船”,难免有起伏跌宕。中小微企业发展中的瓶颈也就凸显出来,资金不足怎么办?人才不够怎么办?技术研究跟不上怎么办?业务品种单一没有好项目怎么办???这些困扰管理者们的问题,慢慢制约了企业的成长。在这种情况下,企明星应势而生!!</p>
|
|
|
+ <h4>什么是企明星?</h4>
|
|
|
+ <p>企明星是由河南拓普计算机网络工程有限公司进行运营管理,负责运营推广拓普丰联的O2O信息服务平台。</p>
|
|
|
+ <p></p>
|
|
|
+ <p>企明星面向于全国的所有中小微企业、学术研究团体、社会服务机构、行业协会。</p>
|
|
|
+ <p></p>
|
|
|
+ <p>企明星可以为企业提供专业体贴的技术创新、融资担保、市场运营、人才培训、法律维权、技术转让、互联网信息化等多种服务,完全可以满足绝大部分的中小微企业的各种个性化需求。</p>
|
|
|
+ <h4>为什么选择企明星?</h4>
|
|
|
+ <p>我们有海量数据支撑,大量用户入驻;</p>
|
|
|
+ <p>我们有严格的实名认证体系保证服务的可靠、安全;</p>
|
|
|
+ <p>我们有详尽全面的用户互评服务评价体系;</p>
|
|
|
+ <p>我们有强大的会员支撑体系;</p>
|
|
|
+ <p>我们有丰富多彩的线下活动;</p>
|
|
|
+ <h4>最后的话:</h4>
|
|
|
+ <p>首先,企明星最早在2013年就开始策划。</p>
|
|
|
+ <p>其次,经过一年的深思熟虑,于2014年下半年开始孕育。</p>
|
|
|
+ <p>再次,企明星于2015年7月呱呱落地。</p>
|
|
|
+ <p>最后,在各界同仁的帮助下,我们终于开始茁壮成长了!企明星秉行“优质、高效、真诚”的服务理念,旨在打造专门为中小微企业提供专业服务的精品平台,既为中小微企业寻找服务机构提供便利,又为服务机构的形象宣传业务推广提供展示窗口。</p>
|
|
|
+ <p>最后的最后,我们相信在国家政策的扶持下,在社会各界同仁的广泛照顾下,企明星将会稳步成长,并竭诚全力助您成为企业明星。</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div id="help-content-2" class="help-opinioncontent hidden">
|
|
|
+ <div class="help-opinionarticle">
|
|
|
+
|
|
|
+ <form class="validForm form-horizontal" role="form" id="insertback" method="post">
|
|
|
+ <input type="hidden" name="s_source" value="{{.T.url}}">
|
|
|
+ <div class="form-group hidden">
|
|
|
+ <label id="col-sm-2" class="col-sm-2 control-label" for="name"><span style="color:#D03102;margin-right:5px;">*</span>问题标题:</label>
|
|
|
+ <div class="col-sm-3">
|
|
|
+ <input type="text" name="s_title" class="form-control" id="title" maxlength="50" placeholder="请输入问题标题" >
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-4">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="form-group">
|
|
|
+ <label id="col-sm-2" class="col-sm-2 control-label" for="name"><span style="color:#D03102;margin-right:5px;">*</span>问题类别:</label>
|
|
|
+ <div class="col-sm-6 " data-toggle="buttons">
|
|
|
+ <!--<label class="btn btn-default btn-t" >
|
|
|
+ <input type="radio" name="i_type" id="option1" value="0">信息分类</label>
|
|
|
+ <label class="btn btn-default btn-t">
|
|
|
+ <input type="radio" name="i_type" id="option2" value="1" >使用问题</label>
|
|
|
+ <label class="btn btn-default btn-t" >
|
|
|
+ <input type="radio" name="i_type" id="option3" value="2" >创意点子</label>
|
|
|
+ <label class="btn btn-default btn-t" >
|
|
|
+ <input type="radio" name="i_type" id="option3" value="3" >我要吐槽</label>
|
|
|
+ <label class="btn btn-default btn-t" >
|
|
|
+ <input type="radio" name="i_type" id="option3" value="4" >其他建议</label>-->
|
|
|
+ <label class='btn btn-default btn-t' {{if eq .T.type "serviceclassify"}} active{{end}}>
|
|
|
+ <input type="radio" name="i_type" id="option2" value="5" {{if eq .T.type "serviceclassify"}} checked="checked"{{end}}>服务分类</label>
|
|
|
+ <label class="btn btn-default btn-t" >
|
|
|
+ <input type="radio" name="i_type" id="option3" value="6" >问题咨询</label>
|
|
|
+ <label class="btn btn-default btn-t" >
|
|
|
+ <input type="radio" name="i_type" id="option3" value="7" >报告缺陷</label>
|
|
|
+ <label class='btn btn-default btn-t active' >
|
|
|
+ <input type="radio" name="i_type" id="option3" value="8" {{if not .T.type}} checked="checked"{{end}}>意见建议</label>
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-2 text-center">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="form-group" style="margin-top:20px; ">
|
|
|
+ <label id="col-sm-2" class="col-sm-2 control-label" for="name"><span style="color:#D03102;margin-right:5px;">*</span>问题描述:</label>
|
|
|
+ <div class="col-sm-10">
|
|
|
+ <textarea style=" width:100%;padding:10px 8px; height:120px; max-width:740px;" name="s_remark" class="form-control" id="remark" placeholder="请在这里输入您的问题描述。" ></textarea>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="form-group" style="margin-top:20px;">
|
|
|
+ <label id="col-sm-2" class="col-sm-2 control-label" for="name"><span style="color:#D03102;margin-right:5px;"></span>上传图片:</label>
|
|
|
+ <div class="col-sm-4 text-muted" style="margin-top:10px;">
|
|
|
+ 最多可上传5张,支持jpg/gif/png格式(可选)
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-6 text-right" style="margin-top:10px; font-size:12px;">
|
|
|
+ 问题编号:{{.T.s_title_no}}
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="form-group" style="margin-top:-15px;">
|
|
|
+ <label id="col-sm-2" class="col-sm-2 control-label" for="name"></label>
|
|
|
+ <div class="col-sm-10">
|
|
|
+ <div id="pic" style="width:420px; ">
|
|
|
+ <table id="table1">
|
|
|
+ <tr id="tr1">
|
|
|
+ <!--<td id="tdbtn"><img class="imgs" src="/images/u117png" style="width:85px;height:81px;"></td>-->
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ <input type="hidden" value="" name="s_pic" id="imgurl"/>
|
|
|
+ <div class="row text-left" id="mm" style="position:relative;"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="form-group" style="margin-top:20px;">
|
|
|
+ <label id="col-sm-2" class="col-sm-2 control-label" for="name"><span style="color:#D03102;margin-right:5px;"></span>联系方式:</label>
|
|
|
+ <div class="col-sm-8">
|
|
|
+ <input type="text" name="s_link" value="" id="link" class="form-control" placeholder="请留下你的QQ/邮箱/电话号码,方便我们的工作人员和你联系(可选)">
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-2">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="form-group" style="margin-top:20px;">
|
|
|
+ <label class="col-md-2 control-label"><span style="color:#D03102;margin-right:5px;">*</span>验证码:</label>
|
|
|
+ <div class="input-group col-md-5 checkCodeId">
|
|
|
+ <input type="text" name="checkCodeId" class="form-control inputxt" maxlength="4" id="chedkcode" >
|
|
|
+ <span class="input-group-addon " id="phone-checkCodeId">
|
|
|
+ <img id="phone_captcha" src="/tool/captcha" onClick="reLoadCaptcha('phone_captcha');">
|
|
|
+ <a onClick="reLoadCaptcha('phone_captcha');" class="text-primary">刷新</a>
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-5">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div style="margin-top:20px;" class="form-group">
|
|
|
+ <div class="col-sm-2"></div>
|
|
|
+ <div class="col-sm-4 ">
|
|
|
+ <input type="button" class="btn btn-primary" onClick="insertback()" value="提交建议">
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-6"></div>
|
|
|
+ </div>
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div id="help-content-3" class="help-centercontent hidden">
|
|
|
+ <div class="help-centerarticle">
|
|
|
+ <p>一、新手使用指南</p>
|
|
|
+ <p><a href="#">1. 如何成为注册用户</a></p>
|
|
|
+ <p><a href="#">2. 如何发布企业信息</a></p>
|
|
|
+ <p><a href="#">3. 如何管理企业信息</a></p>
|
|
|
+ <p><a href="#">4. 如何查找企业</a></p>
|
|
|
+ <p><a href="#">5. 企明星信息审核规范</a></p>
|
|
|
+ <div class="help-center">如果您通过局域网上网时,由于局域网通往外部的出口宽带限制,连接网站时发生超时错误都会发生连接不上的问题。如果遇到网页打不开的问题,有时只须刷新即可,有时需要您换个时间再登录。</div>
|
|
|
+ <div class="help-hx"></div>
|
|
|
+ <p>二、用户注册与登录</p>
|
|
|
+ <p><a href="#">1. 用户名修改</a></p>
|
|
|
+ <p><a href="#">2. 无法登录</a></p>
|
|
|
+ <p><a href="#">3. 手机号被占用</a></p>
|
|
|
+ <p><a href="#">4. 账户丢失或被盗</a></p>
|
|
|
+ <p><a href="#">5. 帐号注销</a></p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div id="help-content-4" class="help-linkcontent hidden">
|
|
|
+ <div class="help-aboutarticle">
|
|
|
+ <p style="margin-top:45px;">
|
|
|
+ <span style="font-family:'Arial Negreta', Arial;font-size:13px;font-weight:bold;line-height:normal;">客户</span><span style="font-family:'Arial Negreta', Arial;font-size:13px;line-height:normal;font-weight:700;">服务</span><span style="font-family:'Arial Normal', Arial;font-size:13px;line-height:normal;"> </span>
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ 请联系:在线客服 <a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=3240709056&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:3240709056:52" alt="点击这里给我发消息" title="点击这里给我发消息" /></a>
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ <br />
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ <span style="font-family:'Arial Negreta', Arial;font-weight:700;color:#000000;">商务合作</span>
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ 电话:0371-65356670 转8073
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ 在线交流:<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=3240709056&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:3240709056:52" alt="点击这里给我发消息" title="点击这里给我发消息" /></a>
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ <br />
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ 地址:河南省郑州市金水区经三路32号
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ 微信公众号搜索:qmx-cn 或扫描以下二维码:
|
|
|
+ </p>
|
|
|
+ <p style="font-family:'Arial Normal', Arial;font-size:13px;">
|
|
|
+ <br />
|
|
|
+ </p>
|
|
|
+ <p>
|
|
|
+ <img style="width:167px;" src="/images/swordfish/qrcode.png">
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+{{include "/common/bottom.html"}}
|
|
|
+<script type="text/javascript">
|
|
|
+var tp = {{.T.tp}}
|
|
|
+active(tp)
|
|
|
+$("#tdbtn").click(function(){
|
|
|
+ $("#upload").click();
|
|
|
+})
|
|
|
+function reLoadCaptcha(id){
|
|
|
+ document.getElementById(id).src='/tool/captcha?rnd='+Math.random()
|
|
|
+}
|
|
|
+function insertback(){
|
|
|
+ var str4 = $("#chedkcode").val();
|
|
|
+ if (str4 == ''){
|
|
|
+ alert('验证码不能为空!')
|
|
|
+ return
|
|
|
+ }
|
|
|
+ //var str3 = $("#title").val();
|
|
|
+ //if (str3 == ''){
|
|
|
+ //alert('问题标题不能为空!')
|
|
|
+ //return
|
|
|
+ //}
|
|
|
+ var str1 = $("#remark").val();
|
|
|
+ if (str1 == ''){
|
|
|
+ alert('问题描述不能为空!')
|
|
|
+ return
|
|
|
+ }
|
|
|
+
|
|
|
+ var Param = $("#insertback").serialize();
|
|
|
+ $.ajax({
|
|
|
+ type:'post',
|
|
|
+ url:'/front/insertback',
|
|
|
+ data:Param,
|
|
|
+ cache:false,
|
|
|
+ dataType:'json',
|
|
|
+ success:function(data){
|
|
|
+ if (data.id != ""){
|
|
|
+ Dialog.alert(data.msg,function(){
|
|
|
+ $("#remark").val("");
|
|
|
+ $("#chedkcode").val("");
|
|
|
+ $("#title").val("");
|
|
|
+ $("#tr1").html("");
|
|
|
+ $("#link").val("");
|
|
|
+ reLoadCaptcha("phone_captcha");
|
|
|
+ });
|
|
|
+ }else{
|
|
|
+ Dialog.alert(data.msg);
|
|
|
+ reLoadCaptcha("phone_captcha");
|
|
|
+ }
|
|
|
+ }
|
|
|
+ });
|
|
|
+ }
|
|
|
+function active(i){
|
|
|
+ for (j=1;j<5;j++){
|
|
|
+ if (j==i){
|
|
|
+ $("#help-content-"+j).removeClass("hidden");
|
|
|
+ $(".help-img"+j).css({"visibility":""});
|
|
|
+ $("#help-li_"+j).addClass("help-active");
|
|
|
+ }else{
|
|
|
+ $("#help-content-"+j).addClass("hidden");
|
|
|
+ $(".help-img"+j).css({"visibility":"hidden"});
|
|
|
+ $("#help-li_"+j).removeClass("help-active");
|
|
|
+ }
|
|
|
+ }
|
|
|
+ if (i==1){
|
|
|
+ $(".help-title").html("关于我们");
|
|
|
+ }else if(i==2){
|
|
|
+ $(".help-title").html("意见反馈");
|
|
|
+ }else if(i==3){
|
|
|
+ $(".help-title").html("帮助中心");
|
|
|
+ }else if(i==4){
|
|
|
+ $(".help-title").html("联系我们");
|
|
|
+ }
|
|
|
+}
|
|
|
+</script>
|
|
|
+
|
|
|
+<script type="text/javascript">
|
|
|
+var urls = "";
|
|
|
+var x = 0;
|
|
|
+var str='str';
|
|
|
+$(function(){
|
|
|
+ var option={
|
|
|
+ btnname:"图片上传",//按钮名
|
|
|
+ btnClass:"btn btn-primary",
|
|
|
+ btnCss:{"width":"80px","height":"36px","color":"white"},
|
|
|
+ name:"upload",
|
|
|
+ action:"/filemanage/upload",
|
|
|
+ afterError:function(data,e){
|
|
|
+ // $("img").attr("src",data.url).appendTo("#pic")
|
|
|
+ alert("图片上传失败")
|
|
|
+ },
|
|
|
+ afterUpload:function(data){ //此处可以重写,上传后的处理
|
|
|
+ if(x>4){
|
|
|
+ alert("图片数量已达到上限!");
|
|
|
+ return;
|
|
|
+ }
|
|
|
+ if (x==4){
|
|
|
+ $("#tdbtn").addClass("hidden");
|
|
|
+ }
|
|
|
+ $("#pic").css("margin-top","10px")
|
|
|
+ var table = document.getElementById("table1");
|
|
|
+ var tr = document.getElementById("tr1");
|
|
|
+ var td = tr.insertCell(-1);
|
|
|
+ //td.insertBefore("#tdbtn");
|
|
|
+ var img = document.createElement('img');
|
|
|
+ img.className="imgs";
|
|
|
+ img.src=data.url;
|
|
|
+ td.appendChild(img);
|
|
|
+ x++;
|
|
|
+ strx = data.url;
|
|
|
+ if(urls == ''){
|
|
|
+ urls=strx;
|
|
|
+ }else{
|
|
|
+ urls=strx +','+ urls;
|
|
|
+ }
|
|
|
+ $("#imgurl").attr("value",urls);
|
|
|
+ var btn = document.createElement("span");
|
|
|
+ btn.innerHTML = "<img style='border:0px;' src='/images/cancel-circle.png'/>";
|
|
|
+ btn.className = "delbtn";
|
|
|
+ td.appendChild(btn);
|
|
|
+ btn.onclick=function(){
|
|
|
+ var td = this.parentNode;
|
|
|
+ var urlss = urls.split(',');
|
|
|
+ urlss.splice(td.cellIndex,1);
|
|
|
+ tr.deleteCell(td.cellIndex);
|
|
|
+ urls = urlss.join(',');
|
|
|
+ $("#imgurl").attr("value",urls);
|
|
|
+ $("#tdbtn").removeClass("hidden");
|
|
|
+ x--;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ };
|
|
|
+ $("#mm").upload(option);
|
|
|
+
|
|
|
+})
|
|
|
+</script>
|
|
|
+</body>
|
|
|
+</html>
|