fix: 修复内容库显示问题
- 产品名称(product_names)不再自动填充为网页标题 - 内容库显示搜索标题(search_title)作为主标题 - 产品名称单独显示(如果有关联)
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
color: #667eea;
|
||||
}
|
||||
|
||||
.article-page-title {
|
||||
.article-products {
|
||||
font-size: 13px;
|
||||
color: #666;
|
||||
margin-bottom: 10px;
|
||||
@@ -259,7 +259,7 @@
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.article-page-title i {
|
||||
.article-products i {
|
||||
color: #4caf50;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user