Browse Source

调整工具界面

guo00guo 4 years ago
parent
commit
e0c7290b69
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>