chengwl 4 년 전
부모
커밋
7bd3d859a0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/IndexController.php

+ 1 - 1
controllers/IndexController.php

@@ -76,7 +76,7 @@ class IndexController extends \app\controllers\HomeController
             'date'=>"ga:date",
           ],
           'week'=>[
-            'date'=>'ga:isoYear'.'W'.'IsoWeek',
+            'date'=>'ga:isoYearIsoWeek',
           ],
           'month'=>[
             'date'=>'ga:yearMonth'