Commit 64089c8b authored by verestrasz's avatar verestrasz

update

parent 8360fa71
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<button @click="goShowCaptcha">确定</button> <button @click="goShowCaptcha">确定</button>
</div> </div>
<div class="invite-code" v-if="inviteCode"> <div class="invite-code" v-if="inviteCode">
<p >推荐人邀请码:{ inviteCode }}</p> <p >推荐人邀请码:{{ inviteCode }}</p>
</div> </div>
<p class="append">微信扫码登陆,进行数字蔵品支付购买</p> <p class="append">微信扫码登陆,进行数字蔵品支付购买</p>
<div class="qrcode" > <div class="qrcode" >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment