再次封装Msg组件,扫码功能增加中转页面

This commit is contained in:
liub
2026-02-05 10:15:11 +08:00
parent 274c037eea
commit 7cbdc00ae0
13 changed files with 813 additions and 57 deletions

View File

@ -2,7 +2,7 @@
const config = {
// 开发环境
development: {
BASE_URL: 'http://192.168.110.172:8000',//http://139.224.253.23:8000
BASE_URL: 'http://192.168.110.57:8000',//http://139.224.253.23:8000
API_PREFIX: '',
// MQTT 配置
MQTT_HOST: 'www.cnxhyc.com',