Pārlūkot izejas kodu

采美百科链接移除

喻文俊 3 gadi atpakaļ
vecāks
revīzija
b7dc5ecaae

+ 1 - 1
src/main/resources/templates/article/components/article-header.html

@@ -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>
         <!--搜索-->