|
@@ -2670,7 +2670,7 @@ Ext.onReady(function(){
|
|
|
var title5 = document.createElement('img');
|
|
|
title5.setAttribute('class','SpringHandleTitle5');
|
|
|
title5.src='../../res/img/common/shangchaun.png';
|
|
|
- title5.src=ConfirmStore[0].report_photos;
|
|
|
+ title5.src="https://qhome.usky.cn"+ConfirmStore[0].report_photos;
|
|
|
maintenanceCheckHtml21.appendChild(title5);
|
|
|
var title6 = document.createElement('div');
|
|
|
title6.setAttribute('class','SpringHandleTitle6');
|