json数据里面放入html代码的处理

hotfix/paypal-note
赵鹏 4 years ago
parent 304675a8b8
commit ab08c5c9cd

@ -7,14 +7,14 @@
</div> </div>
<div class="zodiac-search" style="display: none;" id="zodiac-search"> <div class="zodiac-search" style="display: none;" id="zodiac-search">
<p class="font24">Your Chinese zodiac sign is the <strong class="orange" id="sign1">Ox</strong>.</p> <p class="font24">Your Chinese zodiac sign is the <strong class="orange" id="sign1"></strong></p>
<p>People born in the Year of the <sapn id="sign2">Ox</sapn> are <strong id="character">honest, patient, and reliable</strong>.</p> <p>People born in the Year of the <sapn id="sign2">Ox</sapn> are <strong id="character"></strong></p>
<ul class="common"> <ul class="common">
<li><strong>Five Elements:</strong> <span id="WuXing">Earth</span></li> <li><strong>Five Elements:</strong> <span id="WuXing"></span></li>
<li><strong>Lucky Numbers:</strong> <span id="Luky-Numbers">1, 4, 9</span></li> <li><strong>Lucky Numbers:</strong> <span id="Luky-Numbers"></span></li>
<li><strong>Lucky Colors:</strong> <span id="Luky-Colors">green, white</span></li> <li><strong>Lucky Colors:</strong> <span id="Luky-Colors"></span></li>
</ul> </ul>
</div> </div>
</div> </div>

Loading…
Cancel
Save