@@ -41,7 +41,7 @@
</div>
<div class="tips">
<div>{{ $t('lang116') }}</div>
- <div>{{ tip }}</div>
+ <div v-html="tip"></div>
@@ -46,7 +46,7 @@