|
@@ -13,7 +13,7 @@
|
|
|
<a class="home" href="/" target="_blank">商城</a>
|
|
|
<a th:each="type: *{articleType}" th:text="${type.name}" th:href="'/info/center-'+${type.id}+'-1.html'" th:class="${typeId==type.id}?'typeBtn current':'typeBtn'" th:typeId="${type.id}"></a>
|
|
|
<a class="typeBtn" href="/document/beauty-archive.html" target="_blank">美业资料</a>
|
|
|
- <a class="typeBtn" href="/encyclopedia/product.html" target="_blank">采美百科</a>
|
|
|
+ <!-- <a class="typeBtn" href="/encyclopedia/product.html" target="_blank">采美百科</a> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
<!--搜索-->
|