Browse Source

修改频度

longyu 2 years ago
parent
commit
9ba4535f8b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      watch/watch.go

+ 3 - 0
watch/watch.go

@@ -94,6 +94,9 @@ func WatchIndexFile(filePath string) {
 								}
 								if rk == 2 {
 									unit = colCell
+									if !strings.Contains(unit, "度") {
+										unit = unit + "度"
+									}
 								}
 								if rk == 3 {
 									source = colCell