Feature: Use home as default class name for home

This commit is contained in:
winkidney
2019-11-26 14:01:19 +08:00
committed by Isaac Bythewood
parent 5b57587755
commit c5fd1a9193

View File

@@ -1,5 +1,5 @@
<template>
<div class="hello">
<div class="home">
<PHeader></PHeader>
<Pins></Pins>
</div>