chengwl 4 년 전
부모
커밋
3836b393c8
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:yearWeek',
+            'date'=>'ga:isoYearIsoWeek',
           ],
           'month'=>[
             'date'=>'ga:yearMonth'