Browse Source

首页标语修改

dev-xx
马远东 1 year ago
parent
commit
6c9e23d1dd
  1. 6
      src/views/warehouse/parcelList/distributionParcelList.vue
  2. 2
      src/views/wel/index.vue
  3. 4
      vite.config.js

6
src/views/warehouse/parcelList/distributionParcelList.vue

@ -253,7 +253,7 @@ export default {
label: '仓库',
type: 2,
values: '',
width: '130',
width: '80',
checkarr: [],
fixed: false,
sortable: true,
@ -275,7 +275,7 @@ export default {
label: '入库时间',
type: 2,
values: '',
width: '200',
width: '100',
checkarr: [],
fixed: false,
sortable: true,
@ -355,7 +355,7 @@ export default {
label: '上架状态',
type: 3,
values: '',
width: '130',
width: '90',
checkarr: [
{
label: '待上架',

2
src/views/wel/index.vue

@ -134,7 +134,7 @@
<div class="info">
<div class="name">{{ name }}</div>
<div class="slogan">您好欢迎使用货无忧</div>
<div class="title"> 成都数联物科有限公司 </div>
<div class="title"> 成都数联物科信息技术有限公司 </div>
<div class="time">{{currentTime}}</div>

4
vite.config.js

@ -23,9 +23,9 @@ export default ({ mode, command }) => {
// 新zyc
// target: 'http://192.168.6.116:8777',
// target: 'http://192.168.6.122:8777',
target: 'http://192.168.10.25:13000',
// target: 'http://192.168.10.25:13000',
// target: 'http://192.168.10.25:2888',
// target: 'http://192.168.6.148:9777',//CYZ
target: 'http://192.168.6.148:9777',//CYZ
// target: 'http://192.168.10.57:13000',
// target: 'http://192.168.10.200:13000',
// target: 'http://192.168.10.29:13000',

Loading…
Cancel
Save