Skip to content

Commit

Permalink
修复配置-首页的bannner->heroImageStyle配置样式不生效 #249
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjinyuan190729 committed Oct 25, 2023
1 parent 5bef9a9 commit 8ba6034
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
v-if="heroImage"
:src="heroImage"
:style="{
heroImageStyle,
...heroImageStyle,
}"
alt="heroImage"
/>
Expand Down

0 comments on commit 8ba6034

Please sign in to comment.