pull/2/head
xiaozhiyong 2 years ago
parent 1d70f75633
commit 5c36dd13b6
  1. 3
      financialCenter/business/detail.vue
  2. 3
      financialCenter/serviceStation/detail.vue

@ -149,8 +149,9 @@
}
.card-sec .second>view view:nth-of-type(1) {
overflow: hidden;
text-overflow: ellipsis;
color: #333;
word-break: break-word;
}
.card-sec .second>view view:nth-of-type(2) {

@ -109,8 +109,9 @@
}
.card-sec .second>view view:nth-of-type(1) {
overflow: hidden;
text-overflow: ellipsis;
color: #333;
word-break: break-word;
}
.card-sec .second>view view:nth-of-type(2) {

Loading…
Cancel
Save