| | |
| | | # 开发环境配置 |
| | | NODE_ENV = 'development' |
| | | |
| | | <<<<<<< HEAD |
| | | # VUE_APP_API_URL = 'https://atwl.ahzyssl.com/zhyq_interface' |
| | | |
| | | VUE_APP_API_URL = 'http://192.168.1.45:10010' |
| | | # VUE_APP_API_URL = 'http://192.168.1.45:10010' |
| | | |
| | | VUE_APP_API_URL = 'http://192.168.0.7/system_gateway' |
| | | |
| | | # VUE_APP_API_URL = 'http://127.0.0.1:10010' |
| | | ======= |
| | | VUE_APP_API_URL = 'http://127.0.0.1:10010' |
| | | >>>>>>> 5e6da22fb6f3b65e4dbf83896ad2a05d6d971432 |
| | | |
| | | #key:045542fc5f436b75e6c911c5c84ff8cd |
| | | #密钥:8bd38497f9aee2b75e7a888a4dfd1e6c |
| | |
| | | @confirm="confirm" |
| | | > |
| | | <el-form :model="form" ref="form" :rules="rules"> |
| | | <el-form-item label="版本号" prop="versionInfo"> |
| | | <el-input v-model="form.versionInfo" placeholder="请输入版本号" v-trim/> |
| | | <el-form-item label="版本名称" prop="versionInfo"> |
| | | <el-input v-model="form.versionInfo" placeholder="请输入版本名称" v-trim/> |
| | | </el-form-item> |
| | | <el-form-item label="版本号" prop="versionNum"> |
| | | <el-input v-model="form.versionNum" placeholder="请输入版本号" v-trim/> |
| | | </el-form-item> |
| | | <el-form-item label="安装包" prop="fileUrl"> |
| | | <div style="width: 100%; height: 1px;"></div> |
| | |
| | | fileUrl: '', |
| | | content: '', |
| | | fileSize: '', |
| | | versionNum: '', |
| | | name: '', |
| | | isForce: 1 |
| | | }, |
| | | // 验证规则 |
| | | rules: { |
| | | versionInfo: [ |
| | | { required: true, message: '请输入版本号', trigger: 'blur' } |
| | | { required: true, message: '请输入版本名称', trigger: 'blur' } |
| | | ], |
| | | fileUrl: [ |
| | | { required: true, message: '请上传安装包', trigger: 'blur' } |
| | | ], |
| | | content: [ |
| | | { required: true, message: '请输入更新描述', trigger: 'blur' } |
| | | ] |
| | | ], |
| | | versionNum: [ |
| | | { required: true, message: '请输入版本号', trigger: 'blur' } |
| | | ], |
| | | }, |
| | | fileList: [], |
| | | uploadData: { |
| | |
| | | :data="tableData.list" |
| | | stripe |
| | | > |
| | | <el-table-column prop="versionInfo" label="版本号" min-width="100px"></el-table-column> |
| | | <el-table-column prop="versionInfo" label="版本名称" min-width="100px"></el-table-column> |
| | | <el-table-column label="平台类型" min-width="100px"> |
| | | <template slot-scope="{row}"> |
| | | <span v-if="row.type === 0">Android</span> |
| | |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column prop="content" label="更新描述" min-width="100px"></el-table-column> |
| | | <el-table-column prop="versionNum" label="版本号" min-width="100px"></el-table-column> |
| | | <el-table-column prop="name" label="安装包" min-width="100px"></el-table-column> |
| | | <el-table-column label="文件大小" min-width="100px"> |
| | | <template slot-scope="{row}"> |
| | |
| | | }, |
| | | component: () => import('../views/KeyCabinet.vue') |
| | | } |
| | | , |
| | | { |
| | | path: '/PlatformCall', // 月台叫号大屏 |
| | | name: 'PlatformCall', |
| | | meta: { |
| | | title: '安泰物流月台叫号大屏' |
| | | }, |
| | | component: () => import('../views/PlatformCall.vue') |
| | | }, |
| | | { |
| | | path: '/EnergyConsum', // 能耗看板 - 安泰智慧物流园区-绿色低碳运营 |
| | | name: 'EnergyConsum', |
| | | meta: { |
| | | title: '安泰智慧物流园区-绿色低碳运营' |
| | | }, |
| | | component: () => import('../views/EnergyConsum.vue') |
| | | }, |
| | | { |
| | | path: '/LogisticsEfficiency', // 物流运行调度看板- 调度能效 |
| | | name: 'LogisticsEfficiency', |
| | | meta: { |
| | | title: '安泰智慧物流园区-调度能效跟踪' |
| | | }, |
| | | component: () => import('../views/LogisticsEfficiency.vue') |
| | | }, |
| | | { |
| | | path: '/SecurityControl', // 安防管控大屏 - |
| | | name: 'SecurityControl', |
| | | meta: { |
| | | title: '安泰智慧物流园区-智能安防监测' |
| | | }, |
| | | component: () => import('../views/SecurityControl.vue') |
| | | }, |
| | | { |
| | | path: '/LogisticsCenter', //全省物流在途-物流中心 |
| | | name: 'LogisticsCenter', |
| | | meta: { |
| | | title: '安徽中烟数智成品管控' |
| | | }, |
| | | component: () => import('../views/LogisticsCenter.vue') |
| | | }, |
| | | { |
| | | path: '/FireFighting', //消防监控 |
| | | name: 'FireFighting', |
| | | meta: { |
| | | title: '安泰智慧物流园区-消防态势监控' |
| | | }, |
| | | component: () => import('../views/FireFighting.vue') |
| | | }, |
| | | { |
| | | path: '/FireFighting1', //消防监控 |
| | | name: 'FireFighting1', |
| | | meta: { |
| | | title: '安泰智慧物流园区-消防态势监控' |
| | | }, |
| | | component: () => import('../views/FireFighting1.vue') |
| | | }, |
| | | { |
| | | path: '/TaskEfficiency', //场内调度看板 -作业能效 |
| | | name: 'TaskEfficiency', |
| | | meta: { |
| | | title: '安泰智慧物流园区-作业效能统筹' |
| | | }, |
| | | component: () => import('../views/TaskEfficiency.vue') |
| | | }, |
| | | { |
| | | path: '/KeyCabinet', // 钥匙柜数据看板 |
| | | name: 'KeyCabinet', |
| | | meta: { |
| | | title: '钥匙柜数据看板' |
| | | }, |
| | | component: () => import('../views/KeyCabinet.vue') |
| | | }, |
| | | // , |
| | | // { |
| | | // path: '/PlatformCall', // 月台叫号大屏 |
| | | // name: 'PlatformCall', |
| | | // meta: { |
| | | // title: '安泰物流月台叫号大屏' |
| | | // }, |
| | | // component: () => import('../views/PlatformCall.vue') |
| | | // }, |
| | | // { |
| | | // path: '/EnergyConsum', // 能耗看板 - 安泰智慧物流园区-绿色低碳运营 |
| | | // name: 'EnergyConsum', |
| | | // meta: { |
| | | // title: '安泰智慧物流园区-绿色低碳运营' |
| | | // }, |
| | | // component: () => import('../views/EnergyConsum.vue') |
| | | // }, |
| | | // { |
| | | // path: '/LogisticsEfficiency', // 物流运行调度看板- 调度能效 |
| | | // name: 'LogisticsEfficiency', |
| | | // meta: { |
| | | // title: '安泰智慧物流园区-调度能效跟踪' |
| | | // }, |
| | | // component: () => import('../views/LogisticsEfficiency.vue') |
| | | // }, |
| | | // { |
| | | // path: '/SecurityControl', // 安防管控大屏 - |
| | | // name: 'SecurityControl', |
| | | // meta: { |
| | | // title: '安泰智慧物流园区-智能安防监测' |
| | | // }, |
| | | // component: () => import('../views/SecurityControl.vue') |
| | | // }, |
| | | // { |
| | | // path: '/LogisticsCenter', //全省物流在途-物流中心 |
| | | // name: 'LogisticsCenter', |
| | | // meta: { |
| | | // title: '安徽中烟数智成品管控' |
| | | // }, |
| | | // component: () => import('../views/LogisticsCenter.vue') |
| | | // }, |
| | | // { |
| | | // path: '/FireFighting', //消防监控 |
| | | // name: 'FireFighting', |
| | | // meta: { |
| | | // title: '安泰智慧物流园区-消防态势监控' |
| | | // }, |
| | | // component: () => import('../views/FireFighting.vue') |
| | | // }, |
| | | // { |
| | | // path: '/FireFighting1', //消防监控 |
| | | // name: 'FireFighting1', |
| | | // meta: { |
| | | // title: '安泰智慧物流园区-消防态势监控' |
| | | // }, |
| | | // component: () => import('../views/FireFighting1.vue') |
| | | // }, |
| | | // { |
| | | // path: '/TaskEfficiency', //场内调度看板 -作业能效 |
| | | // name: 'TaskEfficiency', |
| | | // meta: { |
| | | // title: '安泰智慧物流园区-作业效能统筹' |
| | | // }, |
| | | // component: () => import('../views/TaskEfficiency.vue') |
| | | // }, |
| | | // { |
| | | // path: '/KeyCabinet', // 钥匙柜数据看板 |
| | | // name: 'KeyCabinet', |
| | | // meta: { |
| | | // title: '钥匙柜数据看板' |
| | | // }, |
| | | // component: () => import('../views/KeyCabinet.vue') |
| | | // }, |
| | | ] |
| | | }) |
| | | |
| | |
| | | server: { |
| | | proxy: { |
| | | "/system_gateway": { |
| | | target: "http://192.168.1.45:10010", |
| | | // target: "http://192.168.0.7", |
| | | // target: "http://192.168.1.45:10010", |
| | | target: "http://192.168.0.7/system_gateway", |
| | | // target: "http://10.50.250.253:8088/gateway_interface", |
| | | // target: "https://atwl.ahzyssl.com/zhyq_interface", |
| | | changeOrigin: true, |