结果图片增加显示姓名
This commit is contained in:
parent
3437343ba0
commit
f08d3a17bb
@ -121,6 +121,18 @@ export default {
|
||||
height: '1334rpx'
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'text',
|
||||
text: this.users,
|
||||
css: {
|
||||
top: '20rpx',
|
||||
left: '40rpx',
|
||||
width: '750rpx',
|
||||
color: '#000000',
|
||||
textAlign: 'left',
|
||||
fontSize: '40rpx'
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'text',
|
||||
text: this.title,
|
||||
|
Loading…
x
Reference in New Issue
Block a user