浏览代码

no message

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