src/views/screen/components/screen-examine/components/examine-hola.vue
@@ -3,7 +3,7 @@ <div class="progressChart"> <div class="chart" id="progressChart" ref="chartRef"></div> <el-link class="bottom le-0-font" :underline="false" @click="handleDetail(routerPath)"> <label >{{ bottomTitle }}</label> <label>{{ bottomTitle }}</label> </el-link> </div> </template> @@ -85,7 +85,7 @@ detail: { // width: 50, // height: 14, fontSize: 14, fontSize: 20, color: 'auto' }, data: [ @@ -162,7 +162,7 @@ width: 100%; color: #01f8ff; text-align: center; font-size: 16px; font-size: 14px; margin-top: 10px; } }