移出使用账户历史消息
This commit is contained in:
20
pages.json
20
pages.json
@@ -344,16 +344,6 @@
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#446EFE",
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"buttons": [{
|
||||
"text": "使用账户信息",
|
||||
"color": "#ffffff",
|
||||
"fontSize": "30rpx",
|
||||
"width": "180rpx"
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/work/perfectBasis",
|
||||
@@ -364,16 +354,6 @@
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#446EFE",
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"buttons": [{
|
||||
"text": "使用账户信息",
|
||||
"color": "#ffffff",
|
||||
"fontSize": "30rpx",
|
||||
"width": "180rpx"
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/transfers/lists",
|
||||
|
||||
@@ -64,20 +64,6 @@
|
||||
</view>
|
||||
<u-loadmore v-if="pagesShow" :status="status" />
|
||||
</view>
|
||||
<!-- 筛选时间 -->
|
||||
<!-- <button @click="">打开弹窗</button> -->
|
||||
<!-- <u-calendar
|
||||
v-if="maxDate != ''"
|
||||
:show="dayShow"
|
||||
mode="range"
|
||||
color="#446EFE"
|
||||
:minDate="minDate"
|
||||
:maxDate="maxDate"
|
||||
monthNum="36"
|
||||
title="选择筛选区间"
|
||||
@close="dayShow = false"
|
||||
@confirm="onDay"
|
||||
></u-calendar> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user