Commit 8467b688 authored by lixy's avatar lixy

优化

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