Commit ead9cd6a by 李君

1

1 parent 36efd0d4
......@@ -6,7 +6,7 @@
<image src="../../images/me/avatar.png" class="avatar" />
<view class="name">
<view class="username">{{name}}</view>
<view class="company">{{userForm.roles}}</view>
<view class="company">{{accountName}}</view>
</view>
</view>
<view class="zong-content">
......
......@@ -31,7 +31,6 @@
}
.header .company {
text-align: center;
box-sizing: border-box;
height: 40rpx;
line-height: 40rpx;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!