Browse Source

g

pre-production
马远东 1 year ago
parent
commit
709bb7aa27
  1. 1
      src/views/distribution/deliverylist/distributionDeliveryList.vue
  2. 7
      vite.config.js

1
src/views/distribution/deliverylist/distributionDeliveryList.vue

@ -1158,7 +1158,6 @@ export default {
display: flex;
}
.order-info {
margin-right: 3%;
ul {
list-style: none;
display: flex;

7
vite.config.js

@ -24,12 +24,9 @@ export default ({ mode, command }) => {
// 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.10.57:13000',
// target: 'http://192.168.10.57:13000',
// tjj
// sst
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',
// target: 'http://h5uapi.huitongys.com',

Loading…
Cancel
Save