docs:修正实现计划中 .star 样式的保留说明
This commit is contained in:
@@ -377,9 +377,11 @@ git commit -m "feat:RecordView 移除无用的 computed 和方法"
|
||||
- `.hobby-row`, `.hobby-text`
|
||||
- `.heart`
|
||||
|
||||
**注意**:`.star` 样式**不要删除**,因为 section-head 中的 `<text class="star gold">✦</text>` 仍在使用它(提供 `font-size: 26rpx`)。
|
||||
|
||||
保留的样式(不要删除):
|
||||
- `.record-view`
|
||||
- `.section-head`, `.title-line`, `.section-title`, `.gold`, `.section-subtitle`
|
||||
- `.section-head`, `.title-line`, `.section-title`, `.star`, `.gold`, `.section-subtitle`
|
||||
- `.social-import-btn`
|
||||
- `.filters`, `.filter-row`, `.filter-chip`, `.add-filter`
|
||||
- `.timeline` 及所有子样式
|
||||
|
||||
Reference in New Issue
Block a user