diff --git a/components/TextToHex/textToDotMatrix.vue b/components/TextToHex/textToDotMatrix.vue new file mode 100644 index 0000000..2dc904d --- /dev/null +++ b/components/TextToHex/textToDotMatrix.vue @@ -0,0 +1,231 @@ + + + + + \ No newline at end of file diff --git a/config/index.js b/config/index.js index 93e0224..dfb50b2 100644 --- a/config/index.js +++ b/config/index.js @@ -2,7 +2,7 @@ const config = { // 开发环境 development: { - BASE_URL: 'https://www.cnxhyc.com/jq', + BASE_URL: 'http://192.168.110.56:8000', API_PREFIX: '', // MQTT 配置 MQTT_HOST: 'www.cnxhyc.com', diff --git a/pages/6155/ImgCrop.vue b/pages/6155/ImgCrop.vue index 26cf4a2..39126ca 100644 --- a/pages/6155/ImgCrop.vue +++ b/pages/6155/ImgCrop.vue @@ -1,9 +1,9 @@