|
@@ -1,5 +1,5 @@
|
|
<%@ page contentType="text/html;charset=UTF-8" %>
|
|
<%@ page contentType="text/html;charset=UTF-8" %>
|
|
-<%@ include file="/WEB-INF/views/include/taglib.jsp" %>
|
|
|
|
|
|
+<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
|
|
<html>
|
|
<html>
|
|
<head>
|
|
<head>
|
|
<title>机构画像</title>
|
|
<title>机构画像</title>
|
|
@@ -222,13 +222,16 @@
|
|
<h4 class="H_tag">订单</h4>
|
|
<h4 class="H_tag">订单</h4>
|
|
</div>
|
|
</div>
|
|
<div class="box-title">
|
|
<div class="box-title">
|
|
- <span>所有:<a class="line" href="${ctx}/order/orderList?buyer=${cmPortrait.clubName}">¥<c:if
|
|
|
|
|
|
+ <%--<span>所有:<a class="line" href="${ctx}/order/orderList?buyer=${cmPortrait.clubName}">¥<c:if
|
|
test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if> <c:if
|
|
test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if> <c:if
|
|
test="${empty portrait.orderTotalAmount}">0</c:if> (<c:if
|
|
test="${empty portrait.orderTotalAmount}">0</c:if> (<c:if
|
|
test="${!empty portrait.orderTotal}">${portrait.orderTotal}</c:if><c:if
|
|
test="${!empty portrait.orderTotal}">${portrait.orderTotal}</c:if><c:if
|
|
- test="${empty portrait.orderTotal}">0</c:if>个)</a></span>
|
|
|
|
|
|
+ test="${empty portrait.orderTotal}">0</c:if>个)</a></span>--%>
|
|
<%-- <span>购买总额:<a href="javascript: void(0);">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if><c:if test="${empty portrait.orderTotalAmount}">0</c:if></a></span>--%>
|
|
<%-- <span>购买总额:<a href="javascript: void(0);">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if><c:if test="${empty portrait.orderTotalAmount}">0</c:if></a></span>--%>
|
|
<span class="right_span">当前范围:<a id="orderScopeNum" href="javascript:void(0);"></a></span>
|
|
<span class="right_span">当前范围:<a id="orderScopeNum" href="javascript:void(0);"></a></span>
|
|
|
|
+ <%----%><span>所有:<a class="line" href="${ctx}/order/orderList?buyer=${cmPortrait.clubName}">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if> <c:if test="${empty portrait.orderTotalAmount}">0</c:if> (<c:if test="${!empty portrait.orderTotal}">${portrait.orderTotal}</c:if><c:if test="${empty portrait.orderTotal}">0</c:if>个)</a></span>
|
|
|
|
+<%-- <span>购买总额:<a href="javascript: void(0);">¥<c:if test="${!empty portrait.orderTotalAmount}">${portrait.orderTotalAmount}</c:if><c:if test="${empty portrait.orderTotalAmount}">0</c:if></a></span>--%>
|
|
|
|
+ <span class="right_span">订单数量:<a id="orderScopeNum" href="javascript:void(0);"></a></span>
|
|
</div>
|
|
</div>
|
|
<div class="box-tabmain">
|
|
<div class="box-tabmain">
|
|
<div class="box-tabs" id="orderTabs">
|
|
<div class="box-tabs" id="orderTabs">
|
|
@@ -261,9 +264,11 @@
|
|
<H4 class="H_tag">搜索关键词</H4>
|
|
<H4 class="H_tag">搜索关键词</H4>
|
|
</div>
|
|
</div>
|
|
<div class="box-title">
|
|
<div class="box-title">
|
|
- <span>所有:<em><c:if test="${!empty portrait.totalkeywords}">${portrait.totalkeywords}</c:if><c:if
|
|
|
|
|
|
+ <%--<span>所有:<em><c:if test="${!empty portrait.totalkeywords}">${portrait.totalkeywords}</c:if><c:if
|
|
test="${empty portrait.totalkeywords}">0</c:if> 条</em></span>
|
|
test="${empty portrait.totalkeywords}">0</c:if> 条</em></span>
|
|
- <span class="right_span">当前范围:<a id="keyWordsScopeNum" href="javascript:void(0);"></a></span>
|
|
|
|
|
|
+ <span class="right_span">当前范围:<a id="keyWordsScopeNum" href="javascript:void(0);"></a></span>--%>
|
|
|
|
+ <%--<span>所有:<em><c:if test="${!empty portrait.totalkeywords}">${portrait.totalkeywords}</c:if><c:if test="${empty portrait.totalkeywords}">0</c:if> 条</em></span>--%>
|
|
|
|
+ <span class="right_span">关键词数量:<a id="keyWordsScopeNum" href="javascript:void(0);"></a></span>
|
|
</div>
|
|
</div>
|
|
<div class="box-tabmain">
|
|
<div class="box-tabmain">
|
|
<div class="box-tabs" id="keyWordTabs">
|
|
<div class="box-tabs" id="keyWordTabs">
|
|
@@ -298,10 +303,12 @@
|
|
<H4 class="H_tag">咨询记录</H4>
|
|
<H4 class="H_tag">咨询记录</H4>
|
|
</div>
|
|
</div>
|
|
<div class="box-title">
|
|
<div class="box-title">
|
|
- <span>所有:<a class="line" id="visits" href="javascript:void(0)"><c:if
|
|
|
|
|
|
+ <%--<span>所有:<a class="line" id="visits" href="javascript:void(0)"><c:if
|
|
test="${!empty portrait.remarksTotal}">${portrait.remarksTotal}</c:if><c:if
|
|
test="${!empty portrait.remarksTotal}">${portrait.remarksTotal}</c:if><c:if
|
|
test="${empty portrait.remarksTotal}">0</c:if> 条</a></span>
|
|
test="${empty portrait.remarksTotal}">0</c:if> 条</a></span>
|
|
<span class="right_span">当前范围:<a id="remarksScopeNum" href="javascript:void(0);"></a></span>
|
|
<span class="right_span">当前范围:<a id="remarksScopeNum" href="javascript:void(0);"></a></span>
|
|
|
|
+ <<%--span>所有:<a class="line" href="${ctx}/new/user/agency/regist?clubId=${cmPortrait.clubID}&clubName=${cmPortrait.clubName}"><c:if test="${!empty portrait.remarksTotal}">${portrait.remarksTotal}</c:if><c:if test="${empty portrait.remarksTotal}">0</c:if> 条</a></span>--%>
|
|
|
|
+ <span class="right_span">咨询数量:<a id="remarksScopeNum" href="javascript:void(0);"></a></span>
|
|
</div>
|
|
</div>
|
|
<div class="box-tabmain">
|
|
<div class="box-tabmain">
|
|
<div class="box-tabs" id="serviceTabs">
|
|
<div class="box-tabs" id="serviceTabs">
|
|
@@ -334,10 +341,12 @@
|
|
<H4 class="H_tag">访问记录</H4>
|
|
<H4 class="H_tag">访问记录</H4>
|
|
</div>
|
|
</div>
|
|
<div class="box-title">
|
|
<div class="box-title">
|
|
- <span>所有:<a id="visitAll" class="line visit" href="javascript:void(0);"><c:if
|
|
|
|
|
|
+ <%--<span>所有:<a id="visitAll" class="line visit" href="javascript:void(0);"><c:if
|
|
test="${!empty portrait.visitTotal}">${portrait.visitTotal}</c:if><c:if
|
|
test="${!empty portrait.visitTotal}">${portrait.visitTotal}</c:if><c:if
|
|
test="${empty portrait.visitTotal}">0</c:if> 条</a></span>
|
|
test="${empty portrait.visitTotal}">0</c:if> 条</a></span>
|
|
- <span class="right_span">当前范围:<a id="visitNum" class="visit" href="javascript:void(0);"></a></span>
|
|
|
|
|
|
+ <span class="right_span">当前范围:<a id="visitNum" class="visit" href="javascript:void(0);"></a></span>--%>
|
|
|
|
+ <%--<span>所有:<a id="visitAll" class="line visit" href="javascript:void(0);"><c:if test="${!empty portrait.visitTotal}">${portrait.visitTotal}</c:if><c:if test="${empty portrait.visitTotal}">0</c:if> 条</a></span>--%>
|
|
|
|
+ <span class="right_span">访问数量:<a id="visitNum" class="visit" href="javascript:void(0);"></a></span>
|
|
</div>
|
|
</div>
|
|
<div class="box-tabmain">
|
|
<div class="box-tabmain">
|
|
<div class="box-tabs" id="visitTabs">
|
|
<div class="box-tabs" id="visitTabs">
|
|
@@ -374,6 +383,7 @@
|
|
<script type="text/javascript" src="${ctxStatic}/modules/cmClubPortrait/cmClubEacths.js"></script>
|
|
<script type="text/javascript" src="${ctxStatic}/modules/cmClubPortrait/cmClubEacths.js"></script>
|
|
<script type="text/javascript" src="${ctxStatic}/modules/cmClubPortrait/cmClubPortrait.js"></script>
|
|
<script type="text/javascript" src="${ctxStatic}/modules/cmClubPortrait/cmClubPortrait.js"></script>
|
|
<script>
|
|
<script>
|
|
|
|
+ var clubId = $('#clubId').val();
|
|
// 前往新后台
|
|
// 前往新后台
|
|
$('#visitNum').click(function () {
|
|
$('#visitNum').click(function () {
|
|
var link = "";
|
|
var link = "";
|