xingzai 1 سال پیش
والد
کامیت
bf18eb6ee7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
 		}
 	}