Explorar el Código

已完成修改title

yingzhou hace 6 años
padre
commit
718380bbba
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      app/rehabilitation/js/guide_the_message.js

+ 4 - 0
app/rehabilitation/js/guide_the_message.js

@ -89,6 +89,10 @@
							icon: 5
						});
					}
					if(vm.service.status==1){
						var index = top.layer.getFrameIndex(window.name); //先得到当前iframe层的索引
						top.layer.title('服务记录详情', index)  //再改变当前层的标题						
					}
				})
			},
			zdly: function(data) {