直播更新
This commit is contained in:
@@ -9,7 +9,7 @@ Page({
|
||||
title: '阿莫西林使用指南',
|
||||
desc: '了解抗生素的正确使用方法与注意事项',
|
||||
tag: '抗生素',
|
||||
readCount: '12,580',
|
||||
readCount: '2,580',
|
||||
},
|
||||
{
|
||||
id: 102,
|
||||
@@ -17,7 +17,7 @@ Page({
|
||||
title: '布洛芬用药须知',
|
||||
desc: '解热镇痛安全用药,避免过量与禁忌',
|
||||
tag: '解热镇痛',
|
||||
readCount: '9,346',
|
||||
readCount: '936',
|
||||
},
|
||||
{
|
||||
id: 103,
|
||||
@@ -25,7 +25,7 @@ Page({
|
||||
title: '胰岛素注射教程',
|
||||
desc: '糖尿病患者必看:正确注射方法与部位轮换',
|
||||
tag: '降糖药',
|
||||
readCount: '7,892',
|
||||
readCount: '492',
|
||||
},
|
||||
{
|
||||
id: 104,
|
||||
@@ -33,7 +33,7 @@ Page({
|
||||
title: '高血压用药管理',
|
||||
desc: '长期服药患者的日常管理与生活方式调整',
|
||||
tag: '心血管',
|
||||
readCount: '15,230',
|
||||
readCount: '1,530',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<view class="med-meta">{{item.dosage}} · {{item.frequency}}</view>
|
||||
<view class="med-tags">
|
||||
<view class="med-tag">{{item.category}}</view>
|
||||
<view class="med-tag slots">{{item.slots.join('·')}}</view>
|
||||
<!-- <view class="med-tag slots">{{item.slots.join('·')}}</view> -->
|
||||
</view>
|
||||
</view>
|
||||
<view class="med-right">
|
||||
|
||||
Reference in New Issue
Block a user