Commit 8467b688 authored by lixy's avatar lixy

优化

parent 8e6f4648
......@@ -84,7 +84,7 @@ input[disabled] {
display: flex;
justify-content: space-between;
align-items: center;
height: px2rem(88px);
height:44px;
position: fixed;
z-index: 999;
top: 0;
......
......@@ -46,9 +46,9 @@
</li>
</ul>
<p
v-if="preventRepeatReuqest"
class="loading">加载中……</p>
<!--<p-->
<!--v-if="preventRepeatReuqest"-->
<!--class="loading">加载中……</p>-->
<p id="empty"/>
<p
v-if="touchend"
......
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