feat: 电子药箱小程序 - 4Tab药品管理

- 电子药箱: 药品库存管理 + 手动录入 + 今日用药打卡
- 药品百科: 搜索 + 分类筛选 + 20种药品静态数据
- 惠教中心: 4条药品使用指南课程
- 我的: 家庭成员信息管理
- 自定义TabBar + navigation-bar组件
- SVG药品分类插图
This commit is contained in:
陈誉午
2026-07-29 11:20:52 +08:00
commit 994b267f5c
683 changed files with 43849 additions and 0 deletions
@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.432 7.82055C16.6695 7.29651 14.7849 7.3558 13.0588 7.98959C11.3327 8.62337 9.85754 9.79775 8.85293 11.3378C7.84833 12.8779 7.36805 14.7013 7.48363 16.5364C7.59921 18.3715 8.30446 20.1202 9.49436 21.5221C10.6842 22.9239 12.2951 23.9039 14.0871 24.3161C15.879 24.7283 17.7562 24.5507 19.4391 23.8097C20.6521 23.2755 22.0686 23.8259 22.6027 25.0389C23.1369 26.252 22.5866 27.6685 21.3735 28.2026C18.7441 29.3605 15.811 29.638 13.011 28.994C10.2111 28.3499 7.69409 26.8186 5.83488 24.6282C3.97567 22.4378 2.87372 19.7055 2.69312 16.8381C2.51253 13.9707 3.26296 11.1217 4.83266 8.71534C6.40236 6.30898 8.70734 4.47402 11.4043 3.48373C14.1013 2.49344 17.0461 2.4008 19.8 3.21961C22.5539 4.03841 24.9697 5.72486 26.6875 8.02779C28.4054 10.3307 29.3334 13.1269 29.3334 16C29.3334 17.3255 28.2589 18.4 26.9334 18.4C25.6079 18.4 24.5334 17.3255 24.5334 16C24.5334 14.1612 23.9395 12.3717 22.8401 10.8978C21.7406 9.42391 20.1945 8.34458 18.432 7.82055Z" fill="url(#paint0_linear_344_10021)" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.432 7.82055C16.6695 7.29651 14.7849 7.3558 13.0588 7.98959C11.3327 8.62337 9.85754 9.79775 8.85293 11.3378C7.84833 12.8779 7.36805 14.7013 7.48363 16.5364C7.59921 18.3715 8.30446 20.1202 9.49436 21.5221C10.6842 22.9239 12.2951 23.9039 14.0871 24.3161C15.879 24.7283 17.7562 24.5507 19.4391 23.8097C20.6521 23.2755 22.0686 23.8259 22.6027 25.0389C23.1369 26.252 22.5866 27.6685 21.3735 28.2026C18.7441 29.3605 15.811 29.638 13.011 28.994C10.2111 28.3499 7.69409 26.8186 5.83488 24.6282C3.97567 22.4378 2.87372 19.7055 2.69312 16.8381C2.51253 13.9707 3.26296 11.1217 4.83266 8.71534C6.40236 6.30898 8.70734 4.47402 11.4043 3.48373C14.1013 2.49344 17.0461 2.4008 19.8 3.21961C22.5539 4.03841 24.9697 5.72486 26.6875 8.02779C28.4054 10.3307 29.3334 13.1269 29.3334 16C29.3334 17.3255 28.2589 18.4 26.9334 18.4C25.6079 18.4 24.5334 17.3255 24.5334 16C24.5334 14.1612 23.9395 12.3717 22.8401 10.8978C21.7406 9.42391 20.1945 8.34458 18.432 7.82055Z" fill="url(#paint1_linear_344_10021)" />
<defs>
<linearGradient id="paint0_linear_344_10021" x1="24.3334" y1="11" x2="21.0001" y2="23.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#1765FF" />
<stop offset="1" stop-color="#1765FF" stop-opacity="0" />
</linearGradient>
<linearGradient id="paint1_linear_344_10021" x1="-3.16658" y1="25.1667" x2="22.6667" y2="30.1667" gradientUnits="userSpaceOnUse">
<stop stop-color="#ADC9FF" />
<stop offset="1" stop-color="#8AB1FF" stop-opacity="0" />
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB