diff --git a/components/Common.vue b/components/Common.vue index afbaf77..96f71d7 100644 --- a/components/Common.vue +++ b/components/Common.vue @@ -4,39 +4,7 @@ :class="pageClasses" @touchstart="onTouchStart" @touchend="onTouchEnd"> -
- - - -
- - - - - - - - - - -
- - -
-
-
-
-
+
@@ -70,6 +38,38 @@
+
+ + + +
+ + + + + + + + + + +
+ + +
+
+
+
diff --git a/components/Home.vue b/components/Home.vue index d699467..dabb4c7 100644 --- a/components/Home.vue +++ b/components/Home.vue @@ -3,40 +3,40 @@
hero + +

{{ $frontmatter.heroText || $title || '午后南杂' }}

+
-

{{ data.heroText || $title || '午后南杂' }}

+

{{ $description || 'Welcome to your vuePress-theme-reco site' }}

-

{{ $description || 'Welcome to your vuePress-theme-reco site' }}

-
- -

+

   华为,为中华而为之!

- -

+ +

- -
-
+ +
+

{{ feature.title }}

{{ feature.details }}

- - + +
@@ -44,23 +44,22 @@