diff --git a/src/App.vue b/src/App.vue index 65c7a00ece0f542b8acc17fe735874f5f3d7f227..7bd66adbe7efdb74accc3da0e26a8708602f3752 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,11 +19,12 @@ html, body { width: 100%; height: 100%; + background: #ffff; } #app { - width: 100%; - height: 100%; - + width: 100vw; + height: 100vh; + background: #ffff; } diff --git "a/src/assets/\344\270\213\350\275\275.jpg" "b/src/assets/\344\270\213\350\275\275.jpg" new file mode 100644 index 0000000000000000000000000000000000000000..6403319ad314d317812711c296bcc59ede4136ff Binary files /dev/null and "b/src/assets/\344\270\213\350\275\275.jpg" differ diff --git "a/src/assets/\346\220\234\347\264\242.png" "b/src/assets/\346\220\234\347\264\242.png" new file mode 100644 index 0000000000000000000000000000000000000000..6eab0b222d5af8474719a4f31e795ff697fb7362 Binary files /dev/null and "b/src/assets/\346\220\234\347\264\242.png" differ diff --git a/src/components/Article.vue b/src/components/Article.vue index e302afc1cb7d152d60264314662c9d6242e8a8ff..9123b16240ba2673754b1d72e525b4f147a3cc77 100644 --- a/src/components/Article.vue +++ b/src/components/Article.vue @@ -1,65 +1,79 @@ - +} + diff --git a/src/components/Detail.vue b/src/components/Detail.vue index 65450b75e0a93d3fe317491e8f12ee2e36624e50..fe81b4738be54db1741c0365a1da6a2a3bcd2359 100644 --- a/src/components/Detail.vue +++ b/src/components/Detail.vue @@ -1,68 +1,160 @@ - diff --git a/src/components/Heade.vue b/src/components/Heade.vue index 03da87cb495a26fde1e02f7a180e7b9b83edfbef..c35d2209d23709abcc3a5a1e560a76887d79fb19 100644 --- a/src/components/Heade.vue +++ b/src/components/Heade.vue @@ -3,6 +3,7 @@ Nav logo
+ @@ -55,54 +56,161 @@ {{ $t('message.route4') }} -
- -
+ +
+
+ + + + + + +
+
- -
+ + +
+ + + -
-
- -
+ + + +
+
- 登录 + 登录 + + + + +

确定要退出登录吗

+
+ 取消 + 退出登录 +
+ +
+ + + +
- 注册 - 写文章 + 注册 + + + 写文章 +
diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue index b455da7b85002ae7ef1ab9b93d68dcdac20e71f3..ffdcfde0e809e8e8ef27fe8c7757a96505af8d1f 100644 --- a/src/components/HelloWorld.vue +++ b/src/components/HelloWorld.vue @@ -1,156 +1,29 @@ - - + \ No newline at end of file diff --git a/src/components/HomeSidebar.vue b/src/components/HomeSidebar.vue new file mode 100644 index 0000000000000000000000000000000000000000..a82d0f99a3ecfa52890db8cb61852755aff8bbcd --- /dev/null +++ b/src/components/HomeSidebar.vue @@ -0,0 +1,272 @@ + + + + + diff --git a/src/components/Pinglun.vue b/src/components/Pinglun.vue new file mode 100644 index 0000000000000000000000000000000000000000..707770daadb9b4d2bf6316c882d78c0d93393926 --- /dev/null +++ b/src/components/Pinglun.vue @@ -0,0 +1,379 @@ + + + + + diff --git a/src/components/Shout.vue b/src/components/Shout.vue new file mode 100644 index 0000000000000000000000000000000000000000..610221dc1912e37901aaf82839ee65e46183a776 --- /dev/null +++ b/src/components/Shout.vue @@ -0,0 +1,90 @@ + + + + + + + diff --git a/src/components/VIewLogin.vue b/src/components/VIewLogin.vue index 6670a587786cba7a3fd306b246b92e0231642b30..fc25d43fb938e919deadbb3a961a81ae7a3836c3 100644 --- a/src/components/VIewLogin.vue +++ b/src/components/VIewLogin.vue @@ -1,5 +1,6 @@