Parcourir la source

已完成修改title

yingzhou il y a 6 ans
Parent
commit
718380bbba
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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) {