|
@@ -8,9 +8,9 @@ export default new Vuex.Store({
|
|
|
color: '#31C3A6',
|
|
|
mode: true,
|
|
|
// 外网
|
|
|
- // ip: 'http://120.27.234.126:8010',
|
|
|
+ ip: 'http://120.27.234.126:8010',
|
|
|
//本地
|
|
|
- ip: 'http://192.168.1.165:8010',
|
|
|
+ // ip: 'http://192.168.1.165:8010',
|
|
|
// 所选择的farmId
|
|
|
farmId: '',
|
|
|
farmList: [],
|