瀏覽代碼

已完成修改title

yingzhou 6 年之前
父節點
當前提交
718380bbba
共有 1 個文件被更改,包括 4 次插入0 次删除
  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) {