diff --git a/pages.json b/pages.json index c189aad..d5e9447 100644 --- a/pages.json +++ b/pages.json @@ -175,13 +175,15 @@ } },*/ /*------------------------------------------------------------------进入主页的过渡界面--------------------------------------------*/ - +/* { "path": "pages/homepages/homes/home/home", "style": { "navigationStyle": "custom" } } + / + */ /* { "path": "pages/homepages/homes/my_recipe_plan/my_recipe_plan", "style": { @@ -224,12 +226,12 @@ } },*/ /*---------------------------------------------------------------------社区界面------------------------------------------------------*/ - /*{ + { "path": "pages/homepages/user/user/user", "style": { "navigationStyle": "custom" } - }*/ + }, /*---------------------------------------------------------------------个人信息界面以及跳转的几个界面----------------------------------------------------*/ /* { @@ -470,7 +472,7 @@ }*/ /*--------------------------------------------------------知识图谱界面----------------------------------------------------------------------*/ - /*-------------------------------------------------------------------部分组件的测试类---------------------------------------------------*/, + /*-------------------------------------------------------------------部分组件的测试类---------------------------------------------------*/ { "path": "pages/homepages/homes/my_exercise_plan/my_exercise_plan", "style": { diff --git a/pages/homepages/user/basic_information/basic_information.vue b/pages/homepages/user/basic_information/basic_information.vue index 342846f..4a47e2e 100644 --- a/pages/homepages/user/basic_information/basic_information.vue +++ b/pages/homepages/user/basic_information/basic_information.vue @@ -1,6 +1,21 @@ @@ -8,10 +23,141 @@ export default { data() { return {}; + }, + methods:{ + navigateTo(page) { + uni.navigateTo({ + url: page + }); + }, } } +.background{ + background-image: url("/static/homepages/user/basic_information/img.png"); + background-size: cover; + background-position: center; + height: 100vh; + display: flex; + align-items: center; + justify-content: center; + overflow: hidden; + position: relative; +} +.self_back{ + background-image: url("/static/homepages/user/basic_information/back.png"); + background-size: cover; + flex:1; + height: 80vh; + width: 57.3vh; + position: absolute; + bottom:-7% +} +.name{ + background-image: url("/static/homepages/user/basic_information/user_name.png"); + background-size: cover; + background-position: center; + height: 30vh; + flex:1; + align-items: center; + position: absolute; + height: 10.1vh; + width: 45vh; + right: 10.5%; + bottom: 71%; +} +.self{ + background-image: url("/static/homepages/user/basic_information/self_back.png"); + background-size: cover; + background-position: center; + height: 20vh; + flex:1; + align-items: center; + position: absolute; + height: 36vh; + width: 45vh; + right: 10.5%; + bottom: 23%; +} +.user_head{ + background-image: url("/static/homepages/user/basic_information/user_back.png"); + background-size: cover; + flex:1; + height: 30vh; + width: 57.3vh; + position: absolute; + bottom:70% +} +.head{ + position: absolute; + height: 55%; + width: 30%; + opacity: 1; + right: 34%; /* 距右边 10% */ + bottom: -20%; + z-index: 1; +} +.head_pic{ + position: absolute; + height: 50%; + width: 25%; + opacity: 1; + right: 36.7%; /* 距右边 10% */ + bottom: -10%; + z-index: 1; +} +.head_but{ + position: absolute; + height: 14%; + width: 7%; + opacity: 1; + right: 34%; /* 距右边 10% */ + bottom: -17%; + z-index: 1; +} +.user_name_but{ + position: absolute; + height: 47%; + width: 10%; + opacity: 1; + right: 3%; /* 距右边 10% */ + bottom: 30%; +} +.name_text{ + position: absolute; + font-size: 1.4em; + text-align: center; + width: 100%; + height: 20%; + top: 17%; + color:#000000; + font-weight: bold; +} +.self_but{ + position: absolute; + height: 13%; + width: 10%; + opacity: 1; + right: 3%; /* 距右边 10% */ + bottom: 3%; +} +.self_write{ + position: absolute; + font-size: 1em; + text-align: center; + width: 100%; + height: 20%; + top: 4%; + color:#000000; +} +.button{ + position: absolute; + height: 10%; + width: 37%; + opacity: 1; + right: 31%; /* 距右边 10% */ + bottom: 11%; +} + \ No newline at end of file diff --git a/pages/homepages/user/user/user.vue b/pages/homepages/user/user/user.vue index e8bd631..9ef0105 100644 --- a/pages/homepages/user/user/user.vue +++ b/pages/homepages/user/user/user.vue @@ -1,77 +1,199 @@ +.background{ + background-image: url("/static/homepages/user/user/background.png"); + background-size: cover; + background-position: center; + height: 200vh; + display: flex; + align-items: center; + justify-content: center; + overflow: hidden; + position: relative; +} +.head_pic{ + position: absolute; + height: 4%; + width: 20%; + opacity: 1; + right: 70%; + bottom: 92%; +} +.head_button{ + position: absolute; + height: 1.2%; + width: 20%; + opacity: 1; + right: 5%; + bottom: 90.7%; +} +.bmi_button{ + position: absolute; + height: 1.2%; + width: 20%; + opacity: 1; + right: 6%; + bottom: 60.7%; +} +.ad_button{ + position: absolute; + height: 2%; + width: 35%; + opacity: 1; + right: 57%; + bottom:17.5%; +} +.eat_button{ + position: absolute; + height: 2%; + width: 35%; + opacity: 1; + right: 57%; + bottom: 10.5%; +} +.user{ + position: absolute; + height: 18%; + width: 30%; + opacity: 1; + right: 15%; + bottom: 26%; +} +.point{ + position: absolute; + height: 0.3%; + width: 2%; + opacity: 1; + right: 50%; + bottom: 48.5%; +} +.button{ + position: absolute; + height: 5%; + width: 88%; + opacity: 1; + right: 6%; /* 距右边 10% */ + bottom: 4.5%; +} +.id{ + position: absolute; + height: 5%; + width: 50%; + opacity: 1; + right: 13%; /* 距右边 10% */ + bottom: 90.2%; +} +.hot_in{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 77%; /* 距右边 10% */ + bottom: 87%; + font-size: 1.3rem; + color: #ffffff; +} +.hot_out{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 27%; /* 距右边 10% */ + bottom: 87%; + font-size: 0.5rem; + color: #ffffff; +} +.height{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 72%; /* 距右边 10% */ + bottom: 55.3%; + font-size: 1.2rem; + color: #ffffff; +} +.weight{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 33%; /* 距右边 10% */ + bottom: 55.3%; + font-size: 1.2rem; + color: #ffffff; +} +.bmi{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 73%; /* 距右边 10% */ + bottom: 50.5%; + font-size: 1.2rem; + color: #ffffff; +} +.xw{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 79%; /* 距右边 10% */ + bottom: 39.3%; + font-size: 1.2rem; +} +.yw{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 79%; /* 距右边 10% */ + bottom: 34.5%; + font-size: 1.2rem; +} +.tw{ + position: absolute; + height: 0.2%; + width: 5%; + opacity: 1; + right: 79%; /* 距右边 10% */ + bottom: 29.3%; + font-size: 1.2rem; +} + \ No newline at end of file diff --git a/unpackage/dist/cache/.vite/deps/_metadata.json b/unpackage/dist/cache/.vite/deps/_metadata.json index 71bef9f..ed3c019 100644 --- a/unpackage/dist/cache/.vite/deps/_metadata.json +++ b/unpackage/dist/cache/.vite/deps/_metadata.json @@ -1,8 +1,8 @@ { - "hash": "0aaf698d", - "configHash": "cc60d382", - "lockfileHash": "22a0e42d", - "browserHash": "89d9bfb2", + "hash": "48f6c93b", + "configHash": "badd50c8", + "lockfileHash": "e3b0c442", + "browserHash": "debd2ea0", "optimized": {}, "chunks": {} } \ No newline at end of file