摘要:
vue获取后端接口传入的base64验证码 <img :src="codeUrl" @click="getCode()" style="width:130px;height:40px; float:left;margin-left:25px" /> <a-input v-model="code" s 阅读全文
posted @ 2022-02-23 15:18 yqphare 阅读(1035) 评论(0) 推荐(0)
|
摘要:
vue获取后端接口传入的base64验证码 <img :src="codeUrl" @click="getCode()" style="width:130px;height:40px; float:left;margin-left:25px" /> <a-input v-model="code" s 阅读全文
posted @ 2022-02-23 15:18 yqphare 阅读(1035) 评论(0) 推荐(0) |
||