Commit 7e7a6b15 by liangqi

更改大小写命名规范

parent 42aceb71
<template>
<div>
<input v-model="captcha_input"/>
<input v-model="captcha_input" name="captcha"/>
<img :src="captchaUrl">
</div>
......
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 sign in to comment