|
|
@@ -6,8 +6,7 @@
|
|
|
<AppSearchModule placeholder="输入拼音首字母搜索" @input="searchFn"/>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <!-- <view class="top-bar"><DateSelect class="bar" top="0" @selectDateFn="selectDateFn" /></view> -->
|
|
|
- <view class="top-bar" style="margin-left:150upx;">今天</view>
|
|
|
+ <view class="top-bar" style="margin-left:115upx;">实时</view>
|
|
|
<scroll-view scroll-y scroll-with-animation class="main-view">
|
|
|
<view class="space-view ex-table">
|
|
|
<t-table :headerBackgroundColor="'#F0F2F6'">
|
|
|
@@ -101,7 +100,7 @@ export default {
|
|
|
left: 0;
|
|
|
display: flex;
|
|
|
width: 100%;
|
|
|
- top:116upx;
|
|
|
+ top:135upx;
|
|
|
z-index: 20;
|
|
|
.bar{
|
|
|
width: 50%;
|