Browse Source

样式

master
Zhao Qiqi 3 years ago
parent
commit
ccdc9addb4
  1. 2
      anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modelstandardconfiguration.vue
  2. 16
      anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/relation/changyongpeizhi.vue
  3. 8
      anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/relation/chexingguanlianchangyong.vue
  4. 18
      anrui-scm/anrui-scm-ui/src/views/cheliang/chexingpeizhi/changyongpeizhi.vue
  5. 18
      anrui-scm/anrui-scm-ui/src/views/shangzhuang/shangzhuangguanli/shangzhuangguanli.vue

2
anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modelstandardconfiguration.vue

@ -6,7 +6,7 @@
<div>
<el-button type="primary" size="small">意向</el-button>
<el-button type="primary" size="small" @click="handleEnquiry">询价</el-button>
<el-button type="primary" size="small">价格有效期询价</el-button>
<!-- <el-button type="primary" size="small">价格有效期询价</el-button>-->
<el-button type="info" size="small" @click="handleReturn">关闭</el-button>
</div>
</div>

16
anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/relation/changyongpeizhi.vue

@ -141,7 +141,7 @@
<span>{{ scope.row.createOrg }}</span>
</template>
</el-table-column>
<el-table-column label="颜色" align="center">
<el-table-column width="110px" label="颜色" align="center">
<template slot-scope="scope">
<span>{{ scope.row.carColor }}</span>
</template>
@ -156,17 +156,17 @@
<span>{{ scope.row.rearViewMirror }}</span>
</template>
</el-table-column>
<el-table-column label="轮胎" align="center">
<el-table-column width="120px" label="轮胎" align="center">
<template slot-scope="scope">
<span>{{ scope.row.tireSize }}</span>
</template>
</el-table-column>
<el-table-column label="驾驶室" align="center">
<el-table-column width="110px" label="驾驶室" align="center">
<template slot-scope="scope">
<span>{{ scope.row.specification }}</span>
</template>
</el-table-column>
<el-table-column label="后桥速比" align="center">
<el-table-column width="110px" label="后桥速比" align="center">
<template slot-scope="scope">
<span>{{ scope.row.rearAxleRatio }}</span>
</template>
@ -176,7 +176,7 @@
<span>{{ scope.row.airConditioner }}</span>
</template>
</el-table-column>
<el-table-column label="轮毂材质" align="center">
<el-table-column width="110px" label="轮毂材质" align="center">
<template slot-scope="scope">
<span>{{ scope.row.hubMaterial }}</span>
</template>
@ -191,7 +191,7 @@
<span>{{ scope.row.suspension }}</span>
</template>
</el-table-column>
<el-table-column label="座椅" align="center">
<el-table-column width="135px" label="座椅" align="center">
<template slot-scope="scope">
<span>{{ scope.row.seat }}</span>
</template>
@ -206,7 +206,7 @@
<span>{{ scope.row.saddle }}</span>
</template>
</el-table-column>
<el-table-column label="轴距" align="center">
<el-table-column width="118px" label="轴距" align="center">
<template slot-scope="scope">
<span>{{ scope.row.wheelbase }}</span>
</template>
@ -221,7 +221,7 @@
<span>{{ scope.row.configuringBao }}</span>
</template>
</el-table-column>
<el-table-column label="独立热源" align="center">
<el-table-column width="130px" label="独立热源" align="center">
<template slot-scope="scope">
<span>{{ scope.row.independentSources }}</span>
</template>

8
anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/relation/chexingguanlianchangyong.vue

@ -160,7 +160,7 @@
<span>{{ scope.row.rearViewMirror }}</span>
</template>
</el-table-column>
<el-table-column label="轮胎" align="center">
<el-table-column width="130px" label="轮胎" align="center">
<template slot-scope="scope">
<span>{{ scope.row.tireSize }}</span>
</template>
@ -195,7 +195,7 @@
<span>{{ scope.row.suspension }}</span>
</template>
</el-table-column>
<el-table-column label="座椅" align="center">
<el-table-column width="130px" label="座椅" align="center">
<template slot-scope="scope">
<span>{{ scope.row.seat }}</span>
</template>
@ -210,7 +210,7 @@
<span>{{ scope.row.saddle }}</span>
</template>
</el-table-column>
<el-table-column label="轴距" align="center">
<el-table-column width="130px" label="轴距" align="center">
<template slot-scope="scope">
<span>{{ scope.row.wheelbase }}</span>
</template>
@ -230,7 +230,7 @@
<span>{{ scope.row.independentSources }}</span>
</template>
</el-table-column>
<el-table-column label="燃料箱" align="center">
<el-table-column width="130px" label="燃料箱" align="center">
<template slot-scope="scope">
<span>{{ scope.row.fuelTank }}</span>
</template>

18
anrui-scm/anrui-scm-ui/src/views/cheliang/chexingpeizhi/changyongpeizhi.vue

@ -148,12 +148,12 @@
<span>{{ scope.row.createOrg }}</span>
</template>
</el-table-column>
<el-table-column label="使用状态" align="center">
<el-table-column label="使用状态" width="110px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.isUseState === 1 ? '已使用' : '未使用' }}</span>
</template>
</el-table-column>
<el-table-column label="颜色" align="center">
<el-table-column label="颜色" width="110px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.carColor }}</span>
</template>
@ -168,17 +168,17 @@
<span>{{ scope.row.rearViewMirror }}</span>
</template>
</el-table-column>
<el-table-column label="轮胎" align="center">
<el-table-column label="轮胎" width="130px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.tireSize }}</span>
</template>
</el-table-column>
<el-table-column label="驾驶室" align="center">
<el-table-column label="驾驶室" width="110px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.specification }}</span>
</template>
</el-table-column>
<el-table-column label="后桥速比" align="center">
<el-table-column label="后桥速比" width="130px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.rearAxleRatio }}</span>
</template>
@ -188,7 +188,7 @@
<span>{{ scope.row.airConditioner }}</span>
</template>
</el-table-column>
<el-table-column label="轮毂材质" align="center">
<el-table-column label="轮毂材质" width="130px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.hubMaterial }}</span>
</template>
@ -203,7 +203,7 @@
<span>{{ scope.row.suspension }}</span>
</template>
</el-table-column>
<el-table-column label="座椅" align="center">
<el-table-column label="座椅" width="130px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.seat }}</span>
</template>
@ -218,7 +218,7 @@
<span>{{ scope.row.saddle }}</span>
</template>
</el-table-column>
<el-table-column label="轴距" align="center">
<el-table-column label="轴距" width="110px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.wheelbase }}</span>
</template>
@ -238,7 +238,7 @@
<span>{{ scope.row.independentSources }}</span>
</template>
</el-table-column>
<el-table-column label="燃料箱" align="center">
<el-table-column label="燃料箱" width="110px" align="center">
<template slot-scope="scope">
<span>{{ scope.row.fuelTank }}</span>
</template>

18
anrui-scm/anrui-scm-ui/src/views/shangzhuang/shangzhuangguanli/shangzhuangguanli.vue

@ -67,18 +67,18 @@
<el-button type="primary" size="small" @click="toInfo(scope.row)">查看</el-button>
</template>
</el-table-column>
<el-table-column prop="vehicleTypeValue" label="车辆功能" align="center"/>
<el-table-column prop="installNameValue" label="上装名称" align="center"/>
<el-table-column prop="refitMethodValue" label="委改方式" align="center"/>
<el-table-column prop="refitFactory" label="委改厂" align="center"/>
<el-table-column prop="vehicleTypeValue" width="110" label="车辆功能" align="center"/>
<el-table-column prop="installNameValue" width="110" label="上装名称" align="center"/>
<el-table-column prop="refitMethodValue" width="110" label="委改方式" align="center"/>
<el-table-column prop="refitFactory" width="110" label="委改厂" align="center"/>
<el-table-column prop="wk" label="外廓尺寸" header-align="center" align="left" width="250"/>
<el-table-column prop="colorValue" label="颜色" align="center"/>
<el-table-column prop="plateMaterialValue" label="板材材质" align="center"/>
<el-table-column prop="colorValue" width="110" label="颜色" align="center"/>
<el-table-column prop="plateMaterialValue" width="110" label="板材材质" align="center"/>
<el-table-column prop="plateThickness" label="板材厚度" header-align="center" align="left" width="250"/>
<el-table-column prop="tarpaulinSlide" label="篷布滑道" align="center"/>
<el-table-column prop="refrigerator" label="冷藏冷机" align="center"/>
<el-table-column prop="tarpaulinSlide" width="110" label="篷布滑道" align="center"/>
<el-table-column prop="refrigerator" width="110" label="冷藏冷机" align="center"/>
<el-table-column prop="selfUnHyCoPl" label="自卸液压盖板" align="center" width="150"/>
<el-table-column prop="floorHeating" label="底板加热" align="center"/>
<el-table-column prop="floorHeating" width="110" label="底板加热" align="center"/>
</el-table>
</div>
<!--End 项目列表-->

Loading…
Cancel
Save