🦀️ fix: 修复bug
This commit is contained in:
parent
75b6b82ed8
commit
7c2c7e3590
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue