|
|
@@ -38,7 +38,7 @@
|
|
|
<h3>2019</h3>
|
|
|
<h1 th:text="${g.name}"></h1>
|
|
|
<p th:text="${g.advertisement}"></p>
|
|
|
- <span>¥<span th:text="${g.price}"></span> 起</span><br />
|
|
|
+ <span>¥<span th:text="${g.price}"></span> 万</span><br />
|
|
|
<a th:href="@{/portal/service/serviceDetail?(id=${g.id})}">立即办理</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -60,7 +60,7 @@
|
|
|
<p th:text="${p.name}">一句话营销营销</p>
|
|
|
</div>
|
|
|
<p th:text="${p.advertisement}">一句话营销</p>
|
|
|
- <h4><img th:src="${portalHost+'/img/load/invR_RMB2.png'}" alt=""><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><img th:src="${portalHost+'/img/load/invR_RMB2.png'}" alt=""><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><img th:src="${portalHost+'/img/load/invR_RMB2.png'}" alt=""><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>
|
|
|
@@ -113,7 +113,7 @@
|
|
|
<p th:text="${zf.name}">一句话营销营销</p>
|
|
|
<div>
|
|
|
<span th:text="${zf.advertisement}">一句话营销</span>
|
|
|
- <h4> <img th:src="${portalHost+'/img/load/invR_rmb.png'}" alt=""><span th:text="${zf.price}">2000</span>起</h4>
|
|
|
+ <h4> <img th:src="${portalHost+'/img/load/invR_rmb.png'}" alt=""><span th:text="${zf.price}">2000</span>万</h4>
|
|
|
</div>
|
|
|
</a>
|
|
|
</li>
|