api/publicInterface.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
api/request.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/driver-page/driver-index/bill-of-lading-details/historicalOrders/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/driver-page/driver-index/test-index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
api/publicInterface.js
@@ -3,8 +3,8 @@ import { BaseUrl as wrBaseUrl } from '@/api/request.js' const BaseUrl = 'http://192.168.0.212:9999' // const BaseUrl = 'https://mx.jzeg.cn:9095' // const BaseUrl = 'http://192.168.0.212:9999' const BaseUrl = 'https://mx.jzeg.cn:9095' // const BaseUrl = 'http://192.168.31.18:9999' // const BaseUrl = 'http://192.168.0.100:9999' // const BaseUrl = 'http://192.168.0.108:9999' api/request.js
@@ -103,8 +103,8 @@ // const BaseUrl = "http://192.168.31.18:9997" // const webSocketUrl = "ws://192.168.31.18:9997/wrzs/ws/info" const BaseUrl = 'http://192.168.0.212:9896' const webSocketUrl = "ws://192.168.0.212:9896/wrzs/ws/info" // const BaseUrl = 'http://192.168.0.212:9896' // const webSocketUrl = "ws://192.168.0.212:9896/wrzs/ws/info" export const onlineurl = "https://mx.jzeg.cn:9095"; // const BaseUrl = "http://192.168.0.100:9997"; // const webSocketUrl = "ws://192.168.0.100:9997/wrzs/ws/info" @@ -112,8 +112,8 @@ // const BaseUrl = "http://192.168.0.108:9997"; // const webSocketUrl = "ws://192.168.0.108:9997/wrzs/ws/info" // 线上生产 // const BaseUrl = "https://mx.jzeg.cn:9095"; // const webSocketUrl = "wss://mx.jzeg.cn:9095/wrzs/ws/info" const BaseUrl = "https://mx.jzeg.cn:9095"; const webSocketUrl = "wss://mx.jzeg.cn:9095/wrzs/ws/info" // 请求拦截 pages/driver-page/driver-index/bill-of-lading-details/historicalOrders/index.vue
@@ -62,7 +62,7 @@ <view class="time-icon"><u-icon name="clock" color="#515151" size="25"></u-icon></view> <view class="send-date">{{ item.yuYueSection }}</view> <view class="send-date">{{ item.yuYueSection || item.yuYueTime }}</view> </div> <div class="twoRight"> <u-tag :text="item.coalName" plain> </u-tag> pages/driver-page/driver-index/test-index.vue
@@ -67,7 +67,7 @@ <view class="time-icon"><u-icon name="clock" color="#515151" size="25"></u-icon></view> <view class="send-date">{{ item.yuYueSection }}</view> <view class="send-date">{{ item.yuYueTime }}</view> </div> <div class="twoRight"> <u-tag :text="item.coalName" plain> </u-tag>