Commit 76cb8253 by 黄森林

页面优化

parent 30eeb623
......@@ -156,7 +156,7 @@
<p>用户类别:{{orderInfo.orderCustomerType}}</p>
</a-col>
<a-col :span="12">
<p>区域:{{orderInfo.orderRegion}}</p>
<p>县分:{{orderInfo.orderRegion}}</p>
</a-col>
</a-row>
<a-row>
......@@ -247,18 +247,18 @@
columns: [
{dataIndex: 'orderseq', width: 200, title: '订单号码 '},
{dataIndex: 'productname', width: 200, title: '产品名称'},
{dataIndex: 'orderSetMeal', width: 200, title: '套餐 '},
{dataIndex: 'orderSetMeal', width: 80, title: '套餐 '},
{dataIndex: 'orderUniversityName', width: 200, title: '学校'},
{dataIndex: 'ordername', width: 200, title: '姓名 '},
{dataIndex: 'orderdate', width: 200, title: '提交时间 ' ,scopedSlots: {customRender: 'productLastUpdateTime'}},
{dataIndex: 'status', width: 200, title: '状态 ', scopedSlots: {customRender: 'productState'}},
{dataIndex: 'orderRegion', width: 200, title: '区域'},
{dataIndex: 'orderCustomerType', width: 200, title: '用户类别 '},
{dataIndex: 'ordername', width: 80, title: '姓名 '},
{dataIndex: 'orderdate', width: 150, title: '提交时间 ' ,scopedSlots: {customRender: 'productLastUpdateTime'}},
{dataIndex: 'status', width: 50, title: '状态 ', scopedSlots: {customRender: 'productState'}},
{dataIndex: 'orderRegion', width: 70, title: '县分'},
{dataIndex: 'orderCustomerType', width: 50, title: '用户类别 '},
/* {dataIndex: 'productIntroduction', width: 200, title: '产品情况 ', scopedSlots: {customRender: 'text'}},
{dataIndex: 'productSetMealIntroduction', width: 200, title: '资费介绍 ', scopedSlots: {customRender: 'text'}},*/
{
dataIndex: 'operation',
width: 100,
width: 50,
title: '操作',
scopedSlots: {customRender: 'operation'},
fixed: "right"
......
......@@ -39,7 +39,7 @@
</template>
<template slot="productState" slot-scope="text">
<p v-if="text=='0'">正常</p>
<p v-else=""></p>
<p v-else>下架</p>
</template>
<template slot="operation" slot-scope="text, record">
<span>
......@@ -129,17 +129,17 @@
productId:''
},
columns: [
{dataIndex: 'productTitle', width: 200, title: '宽带标题 '},
{dataIndex: 'productUniversity', width: 200, title: '学校'},
{dataIndex: 'productPrice', width: 200, title: '资费 '},
{dataIndex: 'productRegion', width: 200, title: '区域'},
{dataIndex: 'productCreater', width: 200, title: '创建人 '},
{dataIndex: 'productLastUpdateTime', width: 200, title: '更新时间 ' ,scopedSlots: {customRender: 'productLastUpdateTime'}},
{dataIndex: 'productCreateTime', width: 200, title: '创建时间 ', scopedSlots: {customRender: 'productCreateTime'}},
{dataIndex: 'productState', width: 200, title: '状态 ', scopedSlots: {customRender: 'productState'}},
{dataIndex: 'productTitle', width: 180, title: '宽带标题 '},
{dataIndex: 'productUniversity', width: 250, title: '学校'},
{dataIndex: 'productPrice', width: 70, title: '资费 '},
{dataIndex: 'productRegion', width: 80, title: '县分'},
{dataIndex: 'productCreater', width: 80, title: '创建人 '},
{dataIndex: 'productLastUpdateTime', width: 150, title: '更新时间 ' ,scopedSlots: {customRender: 'productLastUpdateTime'}},
{dataIndex: 'productCreateTime', width: 150, title: '创建时间 ', scopedSlots: {customRender: 'productCreateTime'}},
{dataIndex: 'productState', width: 70, title: '状态 ', scopedSlots: {customRender: 'productState'}},
{dataIndex: 'productMealPrice', width: 200, title: '套餐情况 ', scopedSlots: {customRender: 'text'}},
{dataIndex: 'productRate', width: 200, title: '包年包月情况 '},
{dataIndex: 'productMeal', width: 200, title: '宽带速率 '},
{dataIndex: 'productMeal', width: 70, title: '宽带速率 '},
/* {dataIndex: 'productIntroduction', width: 200, title: '产品情况 ', scopedSlots: {customRender: 'text'}},
{dataIndex: 'productSetMealIntroduction', width: 200, title: '资费介绍 ', scopedSlots: {customRender: 'text'}},*/
{
......
......@@ -6,8 +6,8 @@
<a-form layout="inline">
<a-row :gutter="24">
<a-col :md="6" :sm="12">
<a-form-item label="区域:">
<a-input placeholder="区域" v-model="queryParam.universityRegion"></a-input>
<a-form-item label="县分:">
<a-input placeholder="县分" v-model="queryParam.universityRegion"></a-input>
</a-form-item>
</a-col>
<a-col :md="6" :sm="12">
......@@ -129,17 +129,17 @@
},
columns: [
{dataIndex: 'universityName', width: 200, title: '学校名称'},
{dataIndex: 'universityRegion', width: 200, title: '所在区域 '},
{dataIndex: 'universityInstalledAddress', width: 200, title: '装机地址'},
{dataIndex: 'universityExteriorLines', width: 200, title: '外线方式 '},
{dataIndex: 'universityPackageNumber', width: 200, title: '揽装工号 '},
{dataIndex: 'universityUserType', width: 200, title: '用户类型 '},
{dataIndex: 'universityMonthlyRentType', width: 200, title: '月租类型 '},
{dataIndex: 'universityChargeMode', width: 200, title: '收费模式 '},
{dataIndex: 'universityChargingAttribute', width: 200, title: '计费属性 '},
{dataIndex: 'universityRegion', width: 80, title: '县分 '},
{dataIndex: 'universityInstalledAddress', width: 300, title: '装机地址'},
{dataIndex: 'universityExteriorLines', width: 120, title: '外线方式 '},
{dataIndex: 'universityPackageNumber', width: 100, title: '揽装工号 '},
{dataIndex: 'universityUserType', width: 150, title: '用户类型 '},
{dataIndex: 'universityMonthlyRentType', width: 80, title: '月租类型 '},
{dataIndex: 'universityChargeMode', width: 120, title: '收费模式 '},
{dataIndex: 'universityChargingAttribute', width: 60, title: '计费属性 '},
{dataIndex: 'universityContactPhone', width: 200, title: '学校联系号码 '},
{dataIndex: 'universityLastUpdateTime', width: 200, title: '更新时间 ' ,scopedSlots: {customRender: 'productLastUpdateTime'}},
{dataIndex: 'universityCreateTime', width: 200, title: '创建时间 ', scopedSlots: {customRender: 'productCreateTime'}},
{dataIndex: 'universityLastUpdateTime', width: 150, title: '更新时间 ' ,scopedSlots: {customRender: 'productLastUpdateTime'}},
{dataIndex: 'universityCreateTime', width: 150, title: '创建时间 ', scopedSlots: {customRender: 'productCreateTime'}},
{
dataIndex: 'operation',
width: 100,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment