From 039021532eb7381f437b4b6f2fe730029145fc1c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <454313500@qq.com>
Date: Sun, 9 Oct 2022 01:10:30 +0800
Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Yi.Vue3.x.Vant/src/style.css | 10 ++++-
Yi.Vue3.x.Vant/src/view/my.vue | 74 +++++++++++++++++++++++++++++++++-
2 files changed, 80 insertions(+), 4 deletions(-)
diff --git a/Yi.Vue3.x.Vant/src/style.css b/Yi.Vue3.x.Vant/src/style.css
index 14c6ba32..d5b647e5 100644
--- a/Yi.Vue3.x.Vant/src/style.css
+++ b/Yi.Vue3.x.Vant/src/style.css
@@ -1,4 +1,10 @@
-:root {
+#app {
+ max-width: 1280px;
+ margin: 0 auto;
+ padding: 0rem;
+ text-align: center;
+}
+/* :root {
font-family: Inter, Avenir, Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 24px;
@@ -78,4 +84,4 @@ button:focus-visible {
button {
background-color: #f9f9f9;
}
-}
+} */
diff --git a/Yi.Vue3.x.Vant/src/view/my.vue b/Yi.Vue3.x.Vant/src/view/my.vue
index e3133284..d74f19fd 100644
--- a/Yi.Vue3.x.Vant/src/view/my.vue
+++ b/Yi.Vue3.x.Vant/src/view/my.vue
@@ -1,3 +1,73 @@
- 这里是我的页面
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+ 大白不在家
+ 个人主页
+
+
+ 6
关注
+ 3
粉丝
+ 0
人气
+ 3
钱钱
+
+
+
+ 我的购物
+ 我的签到
+
+
+
+
+
\ No newline at end of file