Browse Source

词云修改size方法

qinpeng 2 years ago
parent
commit
dcfe78a563
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/ciyun/js/cloud.min.js

+ 2 - 2
public/ciyun/js/cloud.min.js

@@ -188,8 +188,8 @@ function downloadSVG() {
 							text: h.call(this, t, e),
 							font: p.call(this, t, e),
 							rotate: g.call(this, t, e),
-							// size: ~~y.call(this, t, e),
-							size: changeSize(t.key, ciyunData),
+							size: ~~y.call(this, t, e),
+							// size: changeSize(t.key, ciyunData),
 							padding: s.call(this, t, e)
 						}
 					}).sort(function (t, e) {