Browse Source

no message

xingzai 1 year ago
parent
commit
bf18eb6ee7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

@@ -605,7 +605,7 @@ func (this *YanxuanSpecialController) Center() {
 			return
 		}
 		if hasStyle || len(v.Docs) > 0 || hasImg {
-			v.ContentHasStyle = hasImg
+			v.ContentHasStyle = true
 		}
 	}