信达小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
3.5 KiB

3 months ago
<navbar custom-style="background:{{background}}" fixed></navbar>
<view
class="page"
style="background: url('/images/bg15.png') no-repeat top center/100% 518rpx;padding-top:{{pageTop}}px;"
>
<view class="module1" style="background: url('/images/bg16.png') no-repeat top center/cover">
<view class="content">
<view>
研究表明,GO-QOL生活质量评估能敏锐反映患者的主观感受变化,是评估治疗效果的重要工具
<text class="reference">[1]</text>
</view>
<view>它不仅能帮你看清自己“主观世界”的变化还能成为你和医生沟通的重要桥梁。</view>
</view>
<view class="container">
<view class="title">适用场景</view>
<view class="progress">
<view class="row">
<view class="aside">
<view class="line-top" style="opacity: 0;"></view>
<view class="side"></view>
<view class="line"></view>
</view>
<view class="r-content">
<text class="name">初诊时</text>
了解疾病对你生活造成了多大影响,作为基线记录。
<text class="reference">[3]</text>
</view>
</view>
<view class="row">
<view class="aside">
<view class="line-top"></view>
<view class="side"></view>
<view class="line"></view>
</view>
<view class="r-content">
<text class="name">治疗过程中</text>
分数上升说明你的主观感受得到改善,让你不再怀疑“是不是治疗白做了?"
<text class="reference">[4]</text>
</view>
</view>
<view class="row">
<view class="aside">
<view class="line-top"></view>
<view class="side"></view>
<view class="line"></view>
</view>
<view class="r-content">
<text class="name">病情稳定期</text>
判断是否还需要心理支持或功能康复训练。
<text class="reference">[2-3]</text>
</view>
</view>
</view>
</view>
<view class="tip">
<text class="num">26</text>
题,可能会占用您3分钟
</view>
</view>
<view class="module2">
<view class="title">参考文献:</view>
<view class="content">
<view>
[1]Kahaly, George J et al.“Teprotumumab lmproves Quality of Life in Thyroid Eye Disease: Meta-analysis and
Matching adjusted Indirect Comparison." Journal of the EndocrineSociety vol.9,6 bvaf063.8 Apr.2025
</view>
<view>
[2] Lee, T.H.B., & Sundar, G.(2020). Quality of Life in ThyroidEye Disease: A Systematic Review.Ophthalmic
plastic andreconstructive surgery,36(2),118-126.
</view>
<view>
[3] Dietrich A, Taylor P, White P, et al. Establishing theusefulness of the GO-QOL in a UK hospital-treated
populationwith thyroid eye disease in the ClRTED trial. Psychol HealthMed.2018;23(sup1):1341-1355.
</view>
<view>
[4] Smith TJ, Cockerham K, Barretto N, et al. Bridging andValidation of the Specific Graves Ophthalmopathy
Quality ofLife Questionnaire With Health State Utility Values. EndocrPract.2024;30(5):470-475.
</view>
</view>
</view>
<view class="footer">
<button class="share" open-type="share">
<image class="icon" src="/images/icon69.png"></image>
<view class="name">分享</view>
</button>
<view class="btn" bind:tap="handleAdd">开始评测</view>
</view>
</view>