Browse Source

活动页面修改

anderx 7 years ago
parent
commit
4a9e12eab1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/webapp/WEB-INF/views/portal/invRegister.html

+ 4 - 4
src/main/webapp/WEB-INF/views/portal/invRegister.html

@@ -15,7 +15,7 @@
 	<div th:replace="common::nav('','')"></div>
     <!-- 公共头部结束 -->
     <div class="continueHighBanner">
-        <a href=""><img th:src="${portalHost+'/img/load/invR_banner.png'}" alt=""></a>
+        <a th:href="@{/portal/invitation}"><img th:src="${portalHost+'/img/load/invR_banner.png'}" alt=""></a>
     </div>
     <div class="container invRegister">
         <div class="topList">
@@ -60,7 +60,7 @@
                             <p  th:text="${p.name}">一句话营销营销</p>
                         </div>
                         <p th:text="${p.advertisement}">一句话营销</p>
-                        <h4>¥<span th:text="${p.price}">2000</span>起</h4>
+                        <h4><img th:src="${portalHost+'/img/load/invR_RMB2.png'}" alt=""><span th:text="${p.price}">2000</span>起</h4>
                     </a>
                 </li>
             </ul>
@@ -78,7 +78,7 @@
                                 <p th:text="${jm.name}">武器装备科研生产保密资格认证</p>
                             </div>
                             <p th:text="${jm.advertisement}">一句话营销</p>
-                            <h4>¥<span th:text="${jm.price}">2000</span>起</h4>
+                            <h4><img th:src="${portalHost+'/img/load/invR_RMB2.png'}" alt=""><span th:text="${jm.price}">2000</span>起</h4>
                         </a>
                     </li>
                 </ul>
@@ -96,7 +96,7 @@
                             <p th:text="${zs.name}">一句话营销营销</p>
                         </div>
                         <p th:text="${zs.advertisement}">一句话营销</p>
-                       <h4>¥<span th:text="${zs.price}">2000</span>起</h4>
+                       <h4><img th:src="${portalHost+'/img/load/invR_RMB2.png'}" alt=""><span th:text="${zs.price}">2000</span>起</h4>
                     </a>
                 </li>
             </ul>