Browse Source

[edit][bug]

zhangwei 3 năm trước cách đây
mục cha
commit
28112678f6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pages/index.vue

+ 0 - 1
pages/index.vue

@@ -314,7 +314,6 @@ export default {
 		},
 		getFontSize(amount) {
 			let _num = parseInt(360 / amount.length);
-			debugger
 			this.amount_font_size = _num < 46 ? _num : 46;
 		},
 		setCookieMid() {