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