优化视图背景颜色

This commit is contained in:
许红梅 2022-09-18 19:46:14 +08:00
parent 10e4d29b9f
commit 9f298f07ef
1 changed files with 1 additions and 0 deletions

View File

@ -872,6 +872,7 @@ export default class edittemplate extends React.Component {
<h4>落地页:</h4>
<div
onClick={() => this.activeChoice(1)}
style={{ background: this.state.model.bg_color }}
className={
this.state.activeNavStatus == 1
? 'activeNav thumbheader'