|
|
@@ -74,7 +74,7 @@ |
|
|
|
<view class="pswd-strong">输入密码</view> |
|
|
|
</view> |
|
|
|
<view class="pswd-uni-modal__hd" style="margin-bottom: 1em;"> |
|
|
|
<input class="pswdinp" type="text" v-model="password" placeholder="密码"> |
|
|
|
<input class="pswdinp" type="password" v-model="password" placeholder="密码"> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="pswd-uni-modal__ft"> |
|
|
|