Skip to content

Commit

Permalink
奈良市の陽性者数グラフに注釈文を追加と、「更新」を「時点」変更 (#188)
Browse files Browse the repository at this point in the history
* Modify 更新 to 時点, Add note to 陽性者数 in 奈良市

* 陽性者の属性カードの右上の合計数に main_summary の陽性者数を表示

Co-authored-by: Yasushi ISHIZUKA <[email protected]>
  • Loading branch information
YasushiIS and yasushi00 authored Apr 29, 2020
1 parent 2202293 commit eed02c2
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 13 deletions.
2 changes: 1 addition & 1 deletion components/DataView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</v-icon>
</a>
</div>
<time :datetime="formattedDate">{{ date }} 更新</time>
<time :datetime="formattedDate">{{ date }} 時点</time>
</v-footer>
</v-card>
</template>
Expand Down
Loading

0 comments on commit eed02c2

Please sign in to comment.