封装提示弹框

This commit is contained in:
fengerli
2025-07-24 10:05:17 +08:00
parent c0a9c0b3f2
commit 51ab4d0bfa
9 changed files with 307 additions and 144 deletions

View File

@ -12,7 +12,7 @@ const config = {
},
// 生产环境
production: {
BASE_URL: 'https://fuyuanshen.com/backend',
BASE_URL: 'http://47.120.79.150/backend', // https://fuyuanshen.com/backend
API_PREFIX: '',
// MQTT 配置
MQTT_HOST: '47.120.79.150',