xingzai 1 жил өмнө
parent
commit
bf18eb6ee7

+ 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
 		}
 	}