Просмотр исходного кода

Merge branch 'dev' of http://git.dnzc.vip:3000/yangqishu/tmzn-weihe into dev

yangqishu 3 месяцев назад
Родитель
Сommit
876e8094ad
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      src/views/csq-popup/index.vue
  2. 2 2
      src/views/csq-popup/pie-chart/index.vue

+ 1 - 1
src/views/csq-popup/index.vue

@@ -65,7 +65,7 @@ export default {
   top: 8%;
   left: 50%;
   transform: translate(-50%, 0%);
-  width: px-to-rem(430);
+  width: px-to-rem(470);
   z-index: 9999;
   .csq-popup-title {
     background: url('@/assets/image/common/popup_title_bg.png') no-repeat;

+ 2 - 2
src/views/csq-popup/pie-chart/index.vue

@@ -23,10 +23,10 @@ export default {
         series: [
           {
             type: 'pie',
-            radius: '60%',
+            radius: '50%',
             label: {
               color:"#fff",
-              formatter: '{b} :{d}%'
+              formatter: '{b}:{d}%'
             },
             center: ['50%', '58%'],
             data: [