feat(banban): add standalone entry and mini app base wiring
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
||||
defineConstants: {
|
||||
__APP_ENV__: '"development"',
|
||||
// Update this to your LAN backend when testing on a real device.
|
||||
__API_BASE_URL__: '"http://192.168.101.86:8001"',
|
||||
__API_BASE_URL__: '"http://192.168.10.36:8001"',
|
||||
},
|
||||
mini: {},
|
||||
h5: {}
|
||||
|
||||
Reference in New Issue
Block a user