liujiejie 2 miesięcy temu
rodzic
commit
657d102181

+ 2 - 9
src/views/performance/components/chartsCom/ColorbarInitTwoDmarkersChart.vue

@@ -1,7 +1,7 @@
 <!--
  * @Author: your name
  * @Date: 2025-03-14 10:30:00
- * @LastEditTime: 2025-03-21 14:55:21
+ * @LastEditTime: 2025-03-21 17:39:36
  * @LastEditors: bogon
  * @Description: In User Settings Edit
  * @FilePath: /performance-test/src/views/performance/components/chartsCom/colorbarInitTwoDmarkersChart.vue
@@ -10,14 +10,7 @@
   <div style="width: 100%; height: 600px">
     <!-- 2D散点图 -->
     <div style="display: flex; align-items: center; padding-top: 20px">
-      <div
-        style="
-          margin-right: 20px;
-          margin-top: 30px;
-          display: flex;
-          align-items: center;
-        "
-      >
+      <div style="margin-right: 20px; display: flex; align-items: center">
         <el-select
           size="small"
           v-model="color1"