Commit 65523fb8 authored by 黄媛媛's avatar 黄媛媛

1

parent 21f3ed8c
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<view style="display: flex;flex-direction: column;color: #fff;margin-left: 16px;"> <view style="display: flex;flex-direction: column;color: #fff;margin-left: 16px;">
<view style="display: flex;flex-direction: row;align-items: center"> <view style="display: flex;flex-direction: row;align-items: center">
<Text style='font-size: 18px;max-width: 150px;overflow: hidden;display: inline-block;white-space: nowrap; text-overflow:ellipsis;'> <Text style='font-size: 18px;max-width: 150px;overflow: hidden;display: inline-block;white-space: nowrap; text-overflow:ellipsis;'>
{{u.Name}} {{u.Name?u.Name:''}}
</Text> </Text>
</view> </view>
......
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