Skip to content

Commit

Permalink
Merge pull request #250 from zhangjinyuan190729/modify_home_banner.vue
Browse files Browse the repository at this point in the history
修复配置-首页的bannner->heroImageStyle配置样式不生效 #249
  • Loading branch information
recoluan authored Oct 25, 2023
2 parents 5bef9a9 + 8ba6034 commit 50cfd0b
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 50cfd0b

Please sign in to comment.