xingzai 1 yıl önce
ebeveyn
işleme
bf18eb6ee7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 		}
 	}