6
0
Fork 0

修改文案

hui.zhou
h30830569 2022-06-27 10:25:33 +08:00
parent 199094ca09
commit bbef36d8db
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<cu-avatar size="100" :src="user.avatar?user.avatar:''"></cu-avatar> <cu-avatar size="100" :src="user.avatar?user.avatar:''"></cu-avatar>
</view> </view>
<view class="mt-10rpx text-txGray">{{showPhone}}</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>{{item.remark?item.remark:''}}</view>
</view> </view>
<view> <view>
@ -237,7 +237,7 @@
}, // }, //
{ {
type: 'text', type: 'text',
text: '积趣', text: '积趣自然图书馆',
size: '16', size: '16',
color: '#383838', color: '#383838',
fontWeight: 'bold', fontWeight: 'bold',