提交 6cc46e07 作者: 毛细亚

清除 cookie

上级 e5a50223
......@@ -19,8 +19,7 @@
</div>
<div class="rowFlex columnCenter spaceBetween gameCodeTitle" @click="showGameCode = !showGameCode">
<p class="rowFlex columnCenter spaceBetween">
<img src="@/assets/icon/svg/gift.svg" alt="gift"
style="width: 16px;height: 16px;margin-right: 5px;margin-top: -2px;">
<svg-icon icon-class="gift" style="font-size:20px;margin-right: 5px;margin-top: -2px;"></svg-icon>
<span class="giftCode">礼包码</span>
</p>
<i :class="showGameCode ? 'el-icon-arrow-right' : 'el-icon-arrow-down'"></i>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论