yangan
2024-08-09 040acd447439dc98536281414a6d43a54b00719d
subPages/fayunPlanDetails/fayunPlanDetails.vue
@@ -105,6 +105,7 @@
<script>
   import combinedTitle from '@/components/combined-title/combined-title.vue';
   export default {
       navigationStyle: 'custom',
      components: {
         combinedTitle
      },
@@ -252,6 +253,9 @@
               font-size: 32rpx;
               font-weight: normal;
               color: #ffffff;
               white-space: nowrap;
               overflow: hidden;
               text-overflow: ellipsis;
               line-height: 69rpx;
               text-shadow: 0rpx 4rpx 0rpx #1a66fe;
            }