- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
<template>
<div class="side-effects">
<div class="side-effects__text" v-html="text"></div>
</div>
</template>
<script>
export default {
name: 'SideEffects',
data () {
return {
text: '<strong>JORNAY PM can cause serious side effects, including: </strong>' +
'<ul>' +
'<li>' +
'<strong>Abuse and dependence.</strong> JORNAY PM contains methylphenidate. JORNAY PM, other methylphenidate-containing products, and\n' +
'amphetamines have a high chance for abuse and can cause physical and psychological dependence. Your healthcare provider should check\n' +
'you or your child for signs of abuse and dependence before and during treatment with JORNAY PM.' +
'<ul>' +
'<li>Tell your healthcare provider if you or your child has ever abused or been dependent on alcohol, prescription medicines, or street\n' +
'drugs. </li>' +
'<li> Your healthcare provider can tell you more about the differences between physical and psychological dependence and drug addiction. </li>' +
'</ul>' +
'</li>' +
'<li>' +
'<p class="mb-0"><strong>Heart-related problems, including:</strong></p>' +
'<ul>' +
'<li>sudden death, stroke, and heart attack in adults</li>' +
'<li>sudden death in children who have heart problems or heart defects</li>' +
'<li> increased blood pressure and heart rate </li>' +
'</ul>' +
'</li>' +
'</ul>' +
'Your healthcare provider should check you or your child carefully for heart problems before starting JORNAY PM. Tell your healthcare provider\n' +
'if you or your child has any heart problems, heart defects, or high blood pressure.' +
' <p>Your healthcare provider should check your or your child’s blood pressure and heart rate regularly during treatment with JORNAY PM. </p>' +
'<p><strong>Call your healthcare provider right away or go to the nearest hospital emergency room right away if you or your child has any signs of\n' +
'heart problems such as chest pain, shortness of breath, or fainting during treatment with JORNAY PM. </strong></p>' +
'<ul>' +
'<li>' +
'<strong>Mental (psychiatric) problems, including:</strong>' +
'<ul>' +
'<li>new or worse behavior and thought problems</li>' +
'<li>new or worse bipolar illness</li>' +
'<li>new psychotic symptoms (such as hearing voices, or seeing or believing things that are not real) or new manic symptoms </li>' +
'</ul>' +
'</li>' +
'</ul>' +
'Tell your healthcare provider about any mental problems you or your child has, or about a family history of suicide, bipolar illness, or\n' +
'depression. ' +
'<p><strong>Call your healthcare provider right away if you or your child have any new or worsening mental symptoms or problems during treatment\n' +
'with JORNAY PM, especially hearing voices, seeing or believing things that are not real, or new manic symptoms</strong></p>' +
'<strong>JORNAY PM can cause other serious side effects, including:</strong>' +
'<ul>' +
'<li>See <strong>“What is the most important information I should know about JORNAY PM?” </strong></li>' +
'<li><strong>Painful and prolonged erections (priapism). </strong>Priapism has happened in males who take products that contain methylphenidate. If you or\n' +
'your child develops priapism, get medical help right away</li>' +
'<li>' +
'<strong>Circulation problems in fingers and toes (peripheral vasculopathy, including Raynaud’s phenomenon). Signs and symptoms may\n' +
'include:</strong>' +
'<ul>' +
'<li>fingers or toes may feel numb, cool, or painful</li>' +
'<li> fingers or toes may change color from pale, to blue, to red </li>' +
'</ul>' +
'</li>' +
'</ul>' +
'Tell your healthcare provider if you or your child has numbness, pain, skin color change, or sensitivity to temperature in the fingers or toes. ' +
'<strong>Call your healthcare provider right away if you or your child has any signs of unexplained wounds appearing on fingers or toes during\n' +
'treatment with JORNAY PM.</strong>' +
'<ul>' +
'<li>' +
'<strong>Slowing of growth (height and weight) in children</strong> Children should have their height and weight checked often during treatment with\n' +
'JORNAY PM. JORNAY PM treatment may be stopped if your child is not gaining weight or height. ' +
'</li>' +
'</ul>' +
'<strong>The most common side effects of methylphenidate products in children, adolescents, and adults with ADHD include:</strong>' +
'<ul>' +
'<li>decreased appetite</li>' +
'<li>stomach pain</li>' +
'<li>irritability</li>' +
'<li>trouble sleeping</li>' +
'<li>weight loss</li>' +
'<li>mood swings (affect lability)</li>' +
'<li>nausea</li>' +
'<li>anxiety</li>' +
'<li>increased heart rate</li>' +
'<li>vomiting</li>' +
'<li>dizziness</li>' +
'<li>increased blood pressure</li>' +
'<li>indigestion</li>' +
'</ul>' +
'<strorg>The most common side effects of JORNAY PM in children age 6 to 12 with ADHD include: </strorg>';
}
}
}
</script>
bootcamp_dropout 31.05.2019 19:30 # 0
js-ник бы использовал гравис (`)
cmepmop 31.05.2019 19:35 # +1
и правда, так лучше смотрицца.
Ойбля, сослепу минуснул... Ну да ладно.
unicorn 01.06.2019 10:08 # +1
Не видно, что PHP-ник писал, он бы поискал, как сделать на JavaScript типа такого...
guest8 11.07.2019 04:41 # −999