HOME> 秘境掉落> QQ自定义动态DIY名片代码解析与合集

QQ自定义动态DIY名片代码解析与合集

秘境掉落 2025-10-27 12:47:58
由于代码实在太过长且复杂,给愿意研究的小伙伴讲解一下,需要现成代码的下载下面文本即可。 DIY名片软件QQ DIY名片自定义 最近很火的非常...

由于代码实在太过长且复杂,给愿意研究的小伙伴讲解一下,需要现成代码的下载下面文本即可。

DIY名片软件QQ DIY名片自定义

最近很火的非常炫酷的QQdiy动态名片教程,内含全套代码和工具的软件!快来下载吧软件名称: DIY名片自定义软件版...

代码解析DIY代码大全合集:https://big.lanzoux.com/b079t9ikd

失效代码已不再维护,如需代码请下载上方软件

每个id范围内的x y h 等数值就是他的长宽高

各个参数都有中文解释,请仔细查看

代码语言:javascript代码运行次数:0运行复制{

"styleId":22,

"bgId":3807,

"cardId":3807,

"renderInfo":{

"v":380238476,

"bg":[

{

"type":"image_view",

"scale_type":"center_crop",

"content":"静态背景"

},

{

"type":"mask_view",

"content":"#00000000"

},

{

"type":"lottie_view",

"loop":"1",

"content":"动态压缩包地址?attname=QQ23668636.zip&?club.vip.qq.com&"

}

],

"header":{

"type":"layout",

"width":"fill",

"height":"fill",

"order":0,

"child":[

{

"id":"2001",

"type":"image_view",

"scale_type":"center_crop",

"x":"0w",

"y":"1365h",

"width":"10000w",

"height":"6814w",

"content":"头像贴纸?attname=QQ23668636.zip&?club.vip.qq.com&",

"positionLimit":{

"bottom":"75px"

},

"stickerId":2063

},

{

"content":"头像背景?attname=QQ23668636.zip&?club.vip.qq.com&",

"id":"2002",

"scale_type":"center_crop",

"stickerId":2068,

"type":"image_view",

"width":"4000w",

"height":"4000w",

"x":"3000w",

"y":"3500h",

"gravity":"center_horizontal"

},

{

"id":"1002",

"type":"pf_avatar",

"x":"3500w",

"y":"3500h",

"positionLimit":{

"top":"88px",

"bottom":"88px"

},

"gravity":"center_horizontal",

"border":"2002"

},

{

"id":"1003",

"type":"pf_name",

"x":"4555w",

"y":"6500h",

"width":"5445w",

"height":"",

"positionLimit":{

"top":"88px",

"bottom":"120px",

"left":"32px",

"right":"32px"

},

"f":0,

"ft":1,

"gravity":"center_horizontal",

"bg":"昵称背景?attname=QQ23668636.zip&?club.vip.qq.com&"

},

{

"id":"1001",

"type":"pf_like",

"x":"750w",

"y":"1334h",

"height":"1050w",

"positionLimit":{

"top":"88px",

"bottom":"88px"

},

"style":1,

"bg":"点赞背景?attname=QQ23668636.zip&?club.vip.qq.com&",

"lpd":12,

"rpd":12

}

]

},

"body":{

"id":22,

"c":"资料字体颜色",

"f":"",

"t_bg":"资料卡前置图?attname=QQ638023847.zip&?club.vip.qq.com&",

"arr":"资料卡后置图?attname=QQ23668636.zip&?club.vip.qq.com&",

"sbg":"资料卡背景图?attname=QQ23668636.zip&?club.vip.qq.com&",

"cbg":"空间预览图框?attname=QQ23668636.zip&?club.vip.qq.com&",

"cpd":8,

"line":"#FFFFFFFF",

"module":[

{

"type":"info",

"qq":"QQ号前图标?attname=QQ23668636.zip&?club.vip.qq.com&",

"p":"资料前图标?attname=QQ23668636.zip&?club.vip.qq.com&",

"sign":"个签前图标?attname=QQ23668636.zip&?club.vip.qq.com&",

"lv":"等级前图标?attname=QQ23668636.zip&?club.vip.qq.com&",

"metal":"钻前图标?attname=QQ23668636.zip&?club.vip.qq.com&",

"arr":"https:\/\/imgcache.qq.com\/xydata\/card\/item\/3807\/r\/dcc6ef2de2bd4853c3b10293678d54ff-info_arr.pn"

},

{

"type":"state",

"ph":"https:\/\/imgcache.qq.com\/xydata\/card\/item\/3807\/r\/dcc6ef2de2bd4853c3b10293678d54ff-state_ph.pn"

},

{

"type":"qz",

"ph":"空间换行图标?attname=QQ23668636.zip&?club.vip.qq.com&"

},

{

"type":"photo"

},

{

"type":"tag"

},

{

"type":"exp"

}

],

"ts":0

}

},

"callback":"__MQQ_CALLBACK_AUTO_7"

}

正文到此结束