|
@@ -56,7 +56,7 @@
|
|
<input name="password" password="{{true}}" value='{{Value}}' class='ipt' maxlength="{{Length}}" focus="{{isFocus}}" bindinput="Focus" style='display:none'></input>
|
|
<input name="password" password="{{true}}" value='{{Value}}' class='ipt' maxlength="{{Length}}" focus="{{isFocus}}" bindinput="Focus" style='display:none'></input>
|
|
<view class='f-box btn-box'>
|
|
<view class='f-box btn-box'>
|
|
<view class="btn-area f-s32 btn-del" bindtap='fromDel'>删除</view>
|
|
<view class="btn-area f-s32 btn-del" bindtap='fromDel'>删除</view>
|
|
- <view class="btn-area f-s32 bg-orange c-white" bindtap='formSubmit'>确定</view>
|
|
|
|
|
|
+ <view class="btn-area f-s32 bg-green c-white" bindtap='formSubmit'>确定</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|