修改文案
parent
199094ca09
commit
bbef36d8db
|
|
@ -14,7 +14,7 @@
|
|||
<cu-avatar size="100" :src="user.avatar?user.avatar:''"></cu-avatar>
|
||||
</view>
|
||||
<view class="mt-10rpx text-txGray">{{showPhone}}</view>
|
||||
<view class="font-extrabold text-xl">积趣</view>
|
||||
<view class="font-extrabold text-xl">积趣自然图书馆</view>
|
||||
<view>{{item.remark?item.remark:''}}</view>
|
||||
</view>
|
||||
<view>
|
||||
|
|
@ -237,7 +237,7 @@
|
|||
}, //电话
|
||||
{
|
||||
type: 'text',
|
||||
text: '积趣',
|
||||
text: '积趣自然图书馆',
|
||||
size: '16',
|
||||
color: '#383838',
|
||||
fontWeight: 'bold',
|
||||
|
|
|
|||
Loading…
Reference in New Issue