完成靶子放大编辑
This commit is contained in:
@@ -72,6 +72,7 @@ onMounted(async () => {
|
||||
bowType.value = pointBook.bowType;
|
||||
distance.value = pointBook.distance;
|
||||
bowtargetType.value = pointBook.bowtargetType;
|
||||
expandIndex.value = 3;
|
||||
}
|
||||
});
|
||||
</script>
|
||||
@@ -183,6 +184,6 @@ onMounted(async () => {
|
||||
font-size: 27px;
|
||||
font-weight: 500;
|
||||
margin-right: 5px;
|
||||
color: #FFF4C9;
|
||||
color: #fff4c9;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user