diff --git a/woman/app.wxss b/woman/app.wxss index 56be7ee..4e280fa 100644 --- a/woman/app.wxss +++ b/woman/app.wxss @@ -316,7 +316,9 @@ .margin-b53 { margin-bottom: 53rpx; } - +.margin-b60 { + margin-bottom: 60rpx; +} .margin-l13 { margin-left: 13rpx; } diff --git a/woman/pages/cancerCheck/cancerCheck.js b/woman/pages/cancerCheck/cancerCheck.js index 0c05fd8..c38ea0d 100644 --- a/woman/pages/cancerCheck/cancerCheck.js +++ b/woman/pages/cancerCheck/cancerCheck.js @@ -5,7 +5,7 @@ Page({ * 页面的初始数据 */ data: { - + }, /** diff --git a/woman/pages/folicAcid/folicAcid.wxml b/woman/pages/folicAcid/folicAcid.wxml index eb8ebf2..b37df7e 100644 --- a/woman/pages/folicAcid/folicAcid.wxml +++ b/woman/pages/folicAcid/folicAcid.wxml @@ -1,2 +1,84 @@ + + + 2022.05.11 + + + 孕12周+5天 + 领取数量:1 + + + + 高危因素:无 + + + + + + 2022.05.11 + + + 孕12周+5天 + 领取数量:1 + + + + 高危因素:无 + + + + + 2022.05.11 + + + 孕12周+5天 + 领取数量:1 + + + + 高危因素:无 + + + + + 2022.05.11 + + + 孕12周+5天 + 领取数量:1 + + + + 高危因素:无 + + + + + 2022.05.11 + + + 孕12周+5天 + 领取数量:1 + + + + 高危因素:无 + + + + + 2022.05.11 + + + 孕12周+5天 + 领取数量:1 + + + + 高危因素:无 + + + + + \ No newline at end of file diff --git a/woman/pages/folicAcid/folicAcid.wxss b/woman/pages/folicAcid/folicAcid.wxss index 0b646a4..536b7e4 100644 --- a/woman/pages/folicAcid/folicAcid.wxss +++ b/woman/pages/folicAcid/folicAcid.wxss @@ -20,8 +20,15 @@ .menuList_text { font-size: 26rpx; - font-family: PingFang SC-Medium, PingFang SC; - font-weight: 500; + font-weight: 600; + background: linear-gradient(135deg, #FFB4B4 0%, #FF8EA9 100%); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; + line-height: 26rpx; +} +.menuList_text1 { + font-size: 26rpx; + font-weight: 600; background: linear-gradient(135deg, #FFB4B4 0%, #FF8EA9 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; diff --git a/woman/project.config.json b/woman/project.config.json index 426d47d..a1f97e2 100644 --- a/woman/project.config.json +++ b/woman/project.config.json @@ -42,8 +42,8 @@ }, "compileType": "miniprogram", "libVersion": "2.19.4", - "appid": "wxa6702b75459654c3", - "projectname": "miniprogram-92", + "appid": "wx20e5ae2a0fc9a88d", + "projectname": "妇女保健", "condition": {}, "editorSetting": { "tabIndent": "insertSpaces",