路泰科技体检小程序UI设计新版本
qx
2025-08-06 fe97f78b9a343ee9fa45a3531d03d73dcd1df31b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div class="bottom_sty">
                    <view class="content">
                        <span class="text1">报告阅读说明</span>
                        <div>
                            <span class="text2">1.以上报告结果,仅针对本次检查、检验样本负责。本报告不能用于二次会诊、用药、或其他任何医学判断目的的使用。如您有不适症状,或需要医疗服务,请及时到医院就医并遵医嘱。</span>
                            <span class="text3">查看更多</span>
                            <img class="img" src="/static/youjiantou1.png" alt="">
                        </div>
                        <div>
                            <span class="text2">如需了解更多关于检测方法和检测结果参考值得信息,</span>
                            <span class="text3">请点这里</span>
                            <img class="img" src="/static/youjiantou1.png" alt="">
                        </div>
                    </view>
                </div>