diff --git a/src/assets/images/xiayiye.png b/src/assets/images/xiayiye.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac59310a33df4a9263653184aae6035618dd2674
Binary files /dev/null and b/src/assets/images/xiayiye.png differ
diff --git a/src/components/common/PicketAcced.vue b/src/components/common/PicketAcced.vue
index 4f3f306c984ba22be71882f75d12a819c34ab415..33a0a26145b81321dc689db81beba5dd4f4d1ba3 100644
--- a/src/components/common/PicketAcced.vue
+++ b/src/components/common/PicketAcced.vue
@@ -50,20 +50,22 @@
-
- 还款计划
-
-
-
-
- 计算器
-
-
-
+
+ 查看还款计划
+
+
+
+
+
+
+
+ 计算器
+
+
+
+
+
+
@@ -101,7 +103,8 @@ export default class PicketAcced extends Vue {
.card {
border-radius: 2%;
- height: 27vh;
+ //height: 28vh;
+ height: 190px;
margin: 3% 3% 3% 3%;
background: #ffffff;
}
@@ -130,7 +133,7 @@ export default class PicketAcced extends Vue {
}
.bottom {
- background-color: rgba(54, 114, 241, 1);
+ background-color: #3672F1;
border: none;
border-radius: 5px;
border-top-left-radius: 0px;
@@ -145,5 +148,6 @@ export default class PicketAcced extends Vue {
font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
font-weight: 400;
font-style: normal;
+ height: 30px;
}
diff --git a/src/views/workbench/AccommodDetails.vue b/src/views/workbench/AccommodDetails.vue
index 7ec1ef7553c7867a597e1a1963aba492af9d93cb..575f0018eadd6a221b0198079cbea8773ff10928 100644
--- a/src/views/workbench/AccommodDetails.vue
+++ b/src/views/workbench/AccommodDetails.vue
@@ -13,7 +13,7 @@
-
+
diff --git a/src/views/workbench/Accommodation.vue b/src/views/workbench/Accommodation.vue
index c6930a5f3ad3e4404a815e6ec25e2ab370a096cc..473ff66f5567d8ab3a3ee24182c8dd7f76ac0047 100644
--- a/src/views/workbench/Accommodation.vue
+++ b/src/views/workbench/Accommodation.vue
@@ -13,7 +13,7 @@