Browse Source

Merge branch 'feature-2.0' into 'master'

调整工具界面

See merge request crowd-2019/crowd-test-service-front!154
郭超 4 years ago
parent
commit
27a2aee7be
1 changed files with 1 additions and 1 deletions
  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>