diff --git a/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/component/BindDetails.vue b/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/component/BindDetails.vue new file mode 100644 index 00000000..b6b7779f --- /dev/null +++ b/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/component/BindDetails.vue @@ -0,0 +1,112 @@ + + + + + diff --git a/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue b/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue new file mode 100644 index 00000000..21afdb41 --- /dev/null +++ b/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue @@ -0,0 +1,307 @@ + + + + + diff --git a/sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue new file mode 100644 index 00000000..7e2b391f --- /dev/null +++ b/sgzb-ui/src/views/warehouseManage/machinery/coding/component/BindIOT.vue @@ -0,0 +1,211 @@ + + + + + diff --git a/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue b/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue index 1899b13b..474d603a 100644 --- a/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue +++ b/sgzb-ui/src/views/warehouseManage/machinery/coding/index.vue @@ -1,6 +1,6 @@ + + + + + + +
+ +
diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index c86c329b..c2bd3b21 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -46,8 +46,8 @@ module.exports = { // target: `http://10.40.92.8:8080`, //超 // target: `http://10.40.92.81:8080`, //韩/ // target: `http://10.40.92.74:8080`,//旭/ - // target: `http://10.40.92.148:28080`, //帅 - target: `http://10.40.92.253:28080`, //福 + target: `http://192.168.2.246:28080`, //帅 + // target: `http://10.40.92.253:28080`, //福 //******** 注意事项 ********* */ //1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;