diff --git a/pages/commercialBI/formatPortrait.vue b/pages/commercialBI/formatPortrait.vue index ee53553..deb9a04 100644 --- a/pages/commercialBI/formatPortrait.vue +++ b/pages/commercialBI/formatPortrait.vue @@ -66,7 +66,7 @@
- + {{item.MerchantName || ''}} @@ -618,7 +618,7 @@ export default { //width: 80%; min-height: 25px; padding: 0 8px; - background: linear-gradient(90deg, RGBA(222, 231, 255, 1) 0%, RGBA(241, 246, 255, 1) 100%); + background: linear-gradient(270deg, RGBA(222, 231, 255, 1) 0%, RGBA(241, 246, 255, 1) 100%); border-radius: 2px; margin-top: 10px; .value{