个人中心

This commit is contained in:
2020-06-13 17:36:24 +08:00
parent ee119b3be5
commit c75af5b303
16 changed files with 575 additions and 11 deletions

View File

@@ -66,7 +66,7 @@
</swiper-item>
</swiper>
<view class="release-btn">
<image src="/static/home/1.png"></image>
<image src="/static/image/home/1.png"></image>
<view class="text">发布</view>
</view>
<u-select v-model="showSelect" mode="mutil-column-auto" :list="workerList" @confirm="setWorker"></u-select>
@@ -271,7 +271,6 @@ export default {
height: 36rpx;
flex-shrink: 0;
margin-bottom: 2rpx;
background-color: aqua;
}
.text {
font-size: 20rpx;