Browse Source

最新

master
xiaobo 2 months ago
parent
commit
4647ca9f58
5 changed files with 4 additions and 5 deletions
  1. +0
    -1
      pages.json
  2. +1
    -1
      pages_my/activeList.vue
  3. +1
    -1
      pages_my/collection.vue
  4. +1
    -1
      pages_my/travelList.vue
  5. +1
    -1
      pages_order/invoiceIssuance.vue

+ 0
- 1
pages.json View File

@ -89,7 +89,6 @@
{
"path": "invoiceRecords",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom" ,
"navigationBarTextStyle": "white"
}


+ 1
- 1
pages_my/activeList.vue View File

@ -214,7 +214,7 @@
}
.travelList {
margin-bottom: 500rpx;
// margin-bottom: 500rpx;
.content {
.info {


+ 1
- 1
pages_my/collection.vue View File

@ -67,7 +67,7 @@
</script>
<style scoped lang="scss">
.invoiceIssuance {
margin-bottom: 500rpx;
// margin-bottom: 500rpx;
.content {
.info {


+ 1
- 1
pages_my/travelList.vue View File

@ -208,7 +208,7 @@
}
}
.travelList {
margin-bottom: 500rpx;
// margin-bottom: 500rpx;
.content {
.info {


+ 1
- 1
pages_order/invoiceIssuance.vue View File

@ -79,7 +79,7 @@
</script>
<style scoped lang="scss">
.invoiceIssuance {
margin-bottom: 500rpx;
// margin-bottom: 500rpx;
.content {
.info {
margin: 10rpx 32rpx 0rpx;;


Loading…
Cancel
Save