flat: 暂存

This commit is contained in:
Apcallover
2024-05-16 17:12:34 +08:00
parent 0113864d1c
commit 73e8bd5bb6
4 changed files with 13 additions and 0 deletions

View File

@@ -31,6 +31,9 @@
<view class="list_text">
{{ item.worktypes }}{{ item.skills }}
</view>
<view>
<image src="../../../static/img/left_right.png" mode=""></image>
</view>
</view>
</m-slide-list>
</view>
@@ -486,6 +489,7 @@
border-bottom: 1px solid #f2f2f2;
display: flex;
align-items: center;
justify-content: space-between;
}
.title image {