🦀️ fix: 修复bug

This commit is contained in:
wangsongsole 2024-04-22 18:05:32 +08:00
parent 75b6b82ed8
commit 7c2c7e3590
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
maxlength="100">
<input type="text" placeholder="请输入支付宝账号" class="f-input" v-model="form.receive_account">
<p class="f-prompt">您可在支付宝的个人信息中查看【支付宝账号】</p>
<button class="but" @click="receive">{{buttonTextFun(goodInfo.type,'receive')}}</button>
<button class="but" @click="receive">{{buttonTextFun(goodsInfo.type,'receive')}}</button>
</template>
</div>
<div class="instruction-box">