Selaa lähdekoodia

机构分析统计

huangzhiguo 2 vuotta sitten
vanhempi
commit
5f877fe8bd
1 muutettua tiedostoa jossa 20 lisäystä ja 0 poistoa
  1. 20 0
      src/main/webapp/WEB-INF/views/modules/userNew/cmClubData.jsp

+ 20 - 0
src/main/webapp/WEB-INF/views/modules/userNew/cmClubData.jsp

@@ -81,6 +81,26 @@
                                 </p>
                             </div>
                         </c:if>
+                        <c:if test="${cmClubinfo.userIdentity ne null and cmClubinfo.userIdentity ne ''}">
+                            <div class="main-box-tp">
+                                <p>机构级别:
+                                    <span>
+                                        <c:if test="${cmClubinfo.userIdentity eq 4}">
+                                            个人机构
+                                        </c:if>
+                                        <c:if test="${cmClubinfo.userIdentity eq 2}">
+                                            资质机构
+                                        </c:if>
+                                        <c:if test="${cmClubinfo.svipUserFlag eq 1}">
+                                            <font color="red">(超级会员)</font>
+                                        </c:if>
+                                        <c:if test="${cmClubinfo.userIdentity eq 2 and cmClubinfo.svipUserFlag eq 0}">
+                                            <font color="red">(普通会员)</font>
+                                        </c:if>
+                                    </span>
+                                </p>
+                            </div>
+                        </c:if>
                         <c:if test="${cmClubinfo.medicalPracticeLicenseImg ne null and cmClubinfo.medicalPracticeLicenseImg ne ''}">
                             <div class="main-box-bt">
                                 <p>医疗许可证:</p>