manifest.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/loadUnload-page/selectTarget/selectTarget.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/custom/login/eye_close.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/custom/login/eye_open.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/add.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/address.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/avatar.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/blueblock.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/clock.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/location.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/notice.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/printer.png | 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/image/banner/redblock.png | 补丁 | 查看 | 原始文档 | blame | 历史 |
manifest.json
@@ -100,7 +100,7 @@ "disableHostCheck" : true, "proxy" : { "/admin" : { "target" : "http://192.168.0.66:9999/", "target" : "http://wrzs.czjlchem.com:9095/", "changeOrigin" : true, "secure" : true, "ws" : false, // 需要websocket 开启 @@ -109,7 +109,7 @@ } }, "/gen" : { "target" : "http://192.168.0.66:9999/", "target" : "http://wrzs.czjlchem.com:9095/", "changeOrigin" : true, "secure" : true, "ws" : false, // 需要websocket 开启 @@ -118,7 +118,7 @@ } }, "/wrzs" : { "target" : "http://192.168.0.66:9896/", "target" : "http://wrzs.czjlchem.com:9095/", "changeOrigin" : true, "secure" : true, "ws" : true, // 需要websocket 开启 pages/loadUnload-page/selectTarget/selectTarget.vue
@@ -367,14 +367,15 @@ <text v-if="isClean"> {{'吨' }}</text> </view> <!-- v-if="activeObj.containerNumber" --> <view style="display: flex;"><span>集装箱号: </span> <view v-if="activeObj.containerNumber" style="display: flex;"><span>集装箱号: </span> <u--input v-model="activeObj.containerNumber" clearable style="border: solid 1px #ccc;" placeholder="输入集装箱号" prefixIconStyle="color: #909399"></u--input> <view><text style="color: red;">请认真核对集装箱号再提交!</text></view> </view> <view><text style="color: red;">请认真核对集装箱号再提交!</text></view> <!-- 是否输入折吨 --> <view style="display:flex;margin-top:20rpx" v-if="isClean">是否需要折吨: <u-radio-group v-model="isCleanFlag" static/custom/login/eye_close.pngBinary files differ
static/custom/login/eye_open.pngBinary files differ
static/image/banner/add.pngBinary files differ
static/image/banner/address.pngBinary files differ
static/image/banner/avatar.pngBinary files differ
static/image/banner/blueblock.pngBinary files differ
static/image/banner/clock.pngBinary files differ
static/image/banner/location.pngBinary files differ
static/image/banner/notice.pngBinary files differ
static/image/banner/printer.pngBinary files differ
static/image/banner/redblock.pngBinary files differ