13 lines
625 B
Plaintext
13 lines
625 B
Plaintext
<view class="flex-col page">
|
|
<view class="flex-col section">
|
|
<text class="self-start font text">15888610253</text>
|
|
<view class="flex-row justify-between self-stretch group">
|
|
<input class="font text_2" placeholder="验证码" />
|
|
<text class="font text_3">获取验证码</text>
|
|
</view>
|
|
<input class="text_1 font" placeholder="密码" />
|
|
<view class="self-stretch divider"></view>
|
|
<input class="text_8 font text_4" placeholder="再输入密码" />
|
|
</view>
|
|
<view class="flex-col justify-start items-center text-wrapper mt-20"><text class="font text_5">重置密码</text></view>
|
|
</view> |