diff --git a/pages.json b/pages.json index 4f7ca1f..45ba06f 100644 --- a/pages.json +++ b/pages.json @@ -1,6 +1,7 @@ { "pages": [ /*---------------------------------------------------------动画过渡界面--------------------------------*/ +/* { "path": "pages/transition/page1/page1", "style": { @@ -45,7 +46,7 @@ }, /*-----------------------------------------------------------------------动画过渡界面-------------------------------------------*/ /*-----------------------------------------------------------------------登录注册界面-----------------------------------------------*/ - +/* { "path": "pages/login/account_login/account_login", "style": { @@ -72,7 +73,7 @@ }, /*-----------------------------------------------------------------------登录注册界面-------------------------------------------*/ /*-----------------------------------------------------------------------性别填写界面---------------------------------------------*/ - { + /* { "path": "pages/information/sex/sex", "style": { "navigationStyle": "custom" @@ -80,7 +81,7 @@ }, /*----------------------------------------------性别填写界面--------------------------------------------------------------*/ /*------------------------------------------------男生填写体重------------------------------------------------------*/ - { + /* { "path": "pages/information/boy_weight_start/boy_weight_start", "style": { "navigationStyle": "custom" @@ -100,7 +101,7 @@ }, /*------------------------------------------------男生填写体重------------------------------------------------------------*/ /*------------------------------------------------男生填写身高------------------------------------------------------------*/ - { + /* { "path": "pages/information/boy_height_start/boy_height_start", "style": { "navigationStyle": "custom" @@ -120,7 +121,7 @@ }, /*---------------------------------------男生填写身高--------------------------------------------------------------*/ /*------------------------------------------------女生填写身高------------------------------------------------------------*/ - { + /* { "path": "pages/information/girl_height_start/girl_height_start", "style": { "navigationStyle": "custom" @@ -140,7 +141,7 @@ }, /*------------------------------------------------女生填写身高------------------------------------------------------------*/ /*------------------------------------------------------------------------女生填写体重------------------------------------------------------------------*/ - { + /* { "path": "pages/information/girl_weight_start/girl_weight_start", "style": { "navigationStyle": "custom" @@ -160,7 +161,7 @@ }, /*--------------------------------------------------------------------女生填写体重------------------------------------------------------------------*/ /*----------------------------------------------------------填写使用目的--------------------------------------------------*/ - { + /* { "path": "pages/information/purpose/purpose", "style": { "navigationStyle": "custom" @@ -168,7 +169,7 @@ }, /*------------------------------------------------填写使用目的-----------------------------------------------------------*/ /*---------------------------------------------------------------进入主页的过渡界面----------------------------------------------------*/ - { + /*{ "path": "pages/transition/page8/page8", "style": { "navigationStyle": "custom" @@ -176,7 +177,7 @@ }, /*------------------------------------------------------------------进入主页的过渡界面--------------------------------------------*/ /*------------------------------------------------------------------主页部分内容--------------------------------------------------------*/ - { + /*{ "path": "pages/homepages/homes/home/home", "style": { "navigationStyle": "custom" @@ -250,7 +251,7 @@ } }*/ /*-----------------------------------------------------------------------主界面----------------------------------------------------------*/ - { + /* { "path": "pages/homepages/puppy_chat/puppy_chat", "style": { "navigationStyle": "custom" @@ -278,6 +279,7 @@ "navigationStyle": "custom" } }, + */ { "path": "pages/homepages/user/bmi_information/bmi_information", "style": { @@ -290,6 +292,7 @@ "navigationStyle": "custom" } }, + /* { "path": "pages/homepages/user/exercise_plans/exercise_plans", "style": { diff --git a/pages/homepages/user/basic_information/basic_information.vue b/pages/homepages/user/basic_information/basic_information.vue index 4a47e2e..c1e0de1 100644 --- a/pages/homepages/user/basic_information/basic_information.vue +++ b/pages/homepages/user/basic_information/basic_information.vue @@ -3,18 +3,20 @@ - + - - puppy + + + {{name}} - - + + + {{selftext}} - + @@ -22,14 +24,37 @@ @@ -129,11 +154,21 @@ export default { position: absolute; font-size: 1.4em; text-align: center; - width: 100%; - height: 20%; - top: 17%; + width: 65%; + height: 40%; + top: 24%; + left: 20%; + color:#000000; +} +.w_name{ + position: absolute; + font-size: 1.4em; + text-align: center; + width: 65%; + height: 40%; + top: 26%; + left: 20%; color:#000000; - font-weight: bold; } .self_but{ position: absolute; @@ -145,11 +180,20 @@ export default { } .self_write{ position: absolute; - font-size: 1em; - text-align: center; - width: 100%; - height: 20%; + font-size: 1.4em; + width: 70%; + height: 80%; + top: 4%; + right: 10%; + color:#000000; +} +.self_read{ + position: absolute; + font-size: 1.4em; + width: 70%; + height: 80%; top: 4%; + right: 10%; color:#000000; } .button{ diff --git a/pages/homepages/user/bmi_information/bmi_information.vue b/pages/homepages/user/bmi_information/bmi_information.vue index fef9dff..6f06de5 100644 --- a/pages/homepages/user/bmi_information/bmi_information.vue +++ b/pages/homepages/user/bmi_information/bmi_information.vue @@ -1,24 +1,7 @@ - - - - -