Merge branch 'master' of http://git.kingsome.cn/op-admin/maker
This commit is contained in:
commit
3b88a7daba
@ -121,6 +121,18 @@ export default {
|
|||||||
height: '1334rpx'
|
height: '1334rpx'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: 'text',
|
||||||
|
text: this.users,
|
||||||
|
css: {
|
||||||
|
top: '20rpx',
|
||||||
|
left: '40rpx',
|
||||||
|
width: '750rpx',
|
||||||
|
color: '#000000',
|
||||||
|
textAlign: 'left',
|
||||||
|
fontSize: '40rpx'
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: 'text',
|
type: 'text',
|
||||||
text: this.title,
|
text: this.title,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user