uu
This commit is contained in:
parent
d2593f4c0f
commit
c96e3785b9
@ -12,8 +12,10 @@
|
||||
<u-button :hairline="false" shape="circle" size="mini" custom-style="border-radius: 23rpx;font-size: 26rpx;height: 50rpx;min-width: 130rpx;width: auto;display:flex;margin:0;">
|
||||
<u-row justify="between" custom-style="width: 100%;">
|
||||
<view :style="'padding-right: 4rpx;white-space: nowrap;' + 'color: #666;'">
|
||||
统计-
|
||||
<u-row>
|
||||
<text>统计-</text>
|
||||
<tpx-text-dic :value="searchParam.date" :list="dateRangeList"></tpx-text-dic>
|
||||
</u-row>
|
||||
</view>
|
||||
<u-icon :name="showSearchMore?'arrow-up-fill':'arrow-down-fill'"
|
||||
color="#666" size="18" custom-style="margin-top: 2rpx;"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user