|
@@ -113,7 +113,7 @@ registerMicroApps([
|
|
|
},
|
|
|
{
|
|
|
name: 'fjhxCloudVue',
|
|
|
- entry: isServe ? 'http://192.168.1.198:1777' : 'http://36.134.91.96:10002',
|
|
|
+ entry: isServe ? 'http://localhost:8082' : 'http://36.134.91.96:10002',
|
|
|
//entry: (process.env.NODE_ENV === "development") ? 'https://wdly.bytesail.cn:10002' : 'https://wdly.bytesail.cn:10002',
|
|
|
container: '#appContainer',
|
|
|
activeRule: '/main/fjhxCloudVue',
|