fix(login): 修复代码错误
This commit is contained in:
parent
8f8ace89e1
commit
3c4aaa0f77
|
|
@ -106,7 +106,7 @@
|
||||||
<text>图形验证码</text>
|
<text>图形验证码</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="input-wrapper">
|
<view class="input-wrapper">
|
||||||
<inputx
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
class="form-input"
|
class="form-input"
|
||||||
placeholder="请输入验证码"
|
placeholder="请输入验证码"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue