diff --git a/app/routes/($lang).plan.tsx b/app/routes/($lang).plan.tsx index 14f5eb6..f460d65 100644 --- a/app/routes/($lang).plan.tsx +++ b/app/routes/($lang).plan.tsx @@ -42,10 +42,128 @@ export default function () {
-
- 經痛 - 異常出血 - 巧克力囊腫 +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
代表藥物
奏效速度
效力
副作用
使用方式
價錢
推薦順序
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
症狀控制藥第四代黃體素避孕藥子宮內投藥避孕器性腺激素釋放素促進劑(類)雄性素保守性手術根除性手術
Naproxen (能百鎮)Dienogest (異位寧)Diane (黛麗安)Mirena (蜜蕊娜)Leuprolide (柳培林)Gestrinone (佑汝)肌腺瘤切除、神經阻斷等子宮切除
數天數天3週2週
有效極有效極有效極有效極有效極有效有效極有效
輕微一般一般一般一般稍強稍強稍強
經期每天口服每天口服每天口服放置一支持續5年每月一針共3-6針每天口服微創或傳統手術微創或傳統手術
健保健保健保每支6000元以上每針6000元以上健保通常萬元起跳通常萬元起跳
12223333
+
diff --git a/app/styles/plan.css b/app/styles/plan.css index aa90a13..887f1c4 100644 --- a/app/styles/plan.css +++ b/app/styles/plan.css @@ -4,11 +4,11 @@ } .section { - @apply container mx-auto max-w-[900px] px-8 text-3xl text-[#536942]; + @apply container mx-auto max-w-[900px] px-8 text-[#536942]; } .section .title { - @apply mt-12 text-center font-bold; + @apply mt-12 text-center text-3xl font-bold; } .section .plan-block {