Преглед изворни кода

Merge branch 'feature-2.0' into 'master'

调整工具界面

See merge request crowd-2019/crowd-test-service-front!154
郭超 пре 4 година
родитељ
комит
27a2aee7be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/Technology/CrowdTool.vue

+ 1 - 1
src/pages/Technology/CrowdTool.vue

@@ -6,7 +6,7 @@
           <el-col :span="4">
             <img :src="item.photoUrl" alt="tool-img" class="pull-left technology-img">
           </el-col>
-          <el-col :span="16" class="technology-detail">
+          <el-col :span="17" class="technology-detail">
             <div class="technology-title">
               {{item.name}}
             </div>