Commit 1040f936 authored by jiangjiantao's avatar jiangjiantao

bugfixed

parent bfd36a9c
......@@ -146,5 +146,5 @@
font-weight: 500;
color: rgba(249, 97, 70, 1);
line-height: 30rpx;
margin-top: 10rpx
margin-top: 20rpx;
}
\ No newline at end of file
......@@ -14,8 +14,8 @@
</view>
</view>
<view class="result-baseline">
<text class="err-msg" a:if="{{errMsg != ''}}">{{errMsg}}</text>
</view>
<text class="err-msg" a:if="{{errMsg != ''}}">{{errMsg}}</text>
</view>
<view class="keybord-right">
<image class="keybord-close" mode="aspectFit" src="/images/close_keybord.png" catchTap="closeKeybord" />
......
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 to comment