flat: 样式

This commit is contained in:
Apcallover
2024-02-19 11:43:13 +08:00
parent 41ae03e35d
commit c077bfdef0
4 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
:button="buttonList">
<view class="list">
<view class="list_text">
{{ item.trade }}·{{ item.worktypes }}·{{ item.skills }}
{{ item.trade }}{{ item.worktypes }}{{ item.skills }}
</view>
</view>
</m-slide-list>
@@ -440,7 +440,7 @@ export default {
}
page {
background-color: #f6f6f6;
background-color: #FFFFFF;
}
.head {