style
This commit is contained in:
@@ -40,7 +40,7 @@ const mockTags = [
|
||||
{
|
||||
name: "建筑师",
|
||||
bgColor: 0xffebeb,
|
||||
fontColor: 0xf86e6e,
|
||||
fontColor: 0xff6969,
|
||||
size: 11.5,
|
||||
opacity: 1,
|
||||
angle: -Math.PI / 4.2, // 1点方向
|
||||
@@ -83,7 +83,7 @@ const mockTags = [
|
||||
fontColor: 0x1d71ef,
|
||||
size: 11,
|
||||
opacity: 1,
|
||||
angle: Math.PI / 3.2, // 5点方向
|
||||
angle: Math.PI / 3, // 5点方向
|
||||
radius: 75,
|
||||
tailRotation: (3 * Math.PI) / 2, // 拖尾向上
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user