Commit b9881c26 authored by youjie's avatar youjie

no message

parent 80750a2c
......@@ -107,7 +107,10 @@
</view>
<view>
<view class="user-item" v-for="item in 2">
<view class="avatar"></view>
<view class="avatar">
<!-- {{item.AccountName.substring(0,1)}} -->
</view>
<view class="uname">
黎明
</view>
......
......@@ -306,6 +306,7 @@
background: rgba(255, 255, 255, .7);
border-radius: 50rpx 50rpx 0 0;
padding: 71rpx 0 0 0;
margin-bottom: 101rpx;
}
.index-header-name {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment