|
@@ -9,8 +9,8 @@ export default new Vuex.Store({
|
|
|
configTitleList: ['摄像头', '完美传感器', '激光雷达', 'GPS'],
|
|
|
|
|
|
|
|
|
- fileHost: 'http://47.94.105.148:81',
|
|
|
-
|
|
|
+
|
|
|
+ fileHost: 'http://47.94.105.148:80',
|
|
|
fileUrl: '/simulation/resource/common/minio/preview',
|
|
|
themeColor: '#3397FF',
|
|
|
id: '',
|