大连个人网上办健康证30元需要什么证件去哪办?


',{offset:new BMap.Size(-5,-5)});
label.addEventListener("click",function(){
callback(mapArr[0]);
marker.getLabel().hide();
})
marker.setLabel(label);
marker.addEventListener("click",function(){
callback(mapArr[0]);
marker.getLabel().hide();
});
}
function showdetail()
{
callback(mapArr[0]);
marker.getLabel().hide();
}
function callback(obj)//单击热点图层
{
var _point=point;
var content = '' +'' +obj.content+'';
var searchInfoWindow = new BMapLib.SearchInfoWindow(map, content, {
title: obj.title, //标题
width: 290, //宽度
height: 110, //高度
panel : "panel", //检索结果面板
enableAutoPan : true,
//自动平移
searchTypes :[
]
});
searchInfoWindow.addEventListener("close",function(){
marker.getLabel().show();
});
searchInfoWindow.open(_point);
}
//鼠标经过事件
$(document).on({
'mouseenter':function(e) {
$(this).find('span').css({
'background-image':'url(/Images/map2.png)',
'color':'#dd772b'
})
},
'mouseleave':function(e) {
$(this).find('span').css({
'background-image':'url(/Images/map.png)',
'color':''
})
}
},'.map_tip_Box');
//公交查询
var transit = new BMap.TransitRoute(map, {
renderOptions: {map: map, panel: "result_map"}
});
//驾车查询
var driving = new BMap.DrivingRoute(map, {renderOptions: {
map: map,
panel: "result_map",
autoViewport: true}
});
//点击查询公交信息
//$('.result_end a').get(0).onclick = function(){
//
transit.search($(this).siblings('input').val(),point);
//}
//$('.result_start a').get(0).onclick = function(){
//transit.search(point,$(this).siblings('input').val());
//}
//点击查询自驾信息
//$('.result_end a').get(1).onclick = function(){
//driving.search($(this).siblings('input').val(),point);
//}
//$('.result_start a').get(1).onclick = function(){
//driving.search(point,$(this).siblings('input').val());
//}
/*
function initialize(mapArr) {
var map = new BMap.Map("map"); // 创建地图实例
var point = new BMap.Point('', '');
map.centerAndZoom(point, 15);//地图中心(北京),地图级别
//map.centerAndZoom("北京",13);这种方式也可以
map.enableScrollWheelZoom();//启用滚轮放大缩小,默认禁用
//IP定位
function myFun(result){
var cityName = result.name;
//添加红点
function addMarker(obj){
point = new BMap.Point(obj.longitude,obj.latitude);
var marker = new BMap.Marker(point); // 初始化地图和地图级别
map.addOverlay(marker);
var label = new BMap.Label(''+obj.id+''+obj.title+'',{offset:new BMap.Size(-5,-5)});
marker.setLabel(label);
}
addMarker(mapArr[0]);
//鼠标经过事件
$(document).on({
'mouseenter':function(e) {
$(this).find('span').css({
'background-image':'url(/Images/map2.png)',
'color':'#dd772b'
})
},
'mouseleave':function(e) {
$(this).find('span').css({
'background-image':'url(/Images/map.png)',
'color':''
})
}
},'.map_tip_Box');
//公交查询
var transit = new BMap.TransitRoute(map, {
renderOptions: {map: map, panel: "result_map"}
});
//驾车查询
var driving = new BMap.DrivingRoute(map, {renderOptions: {
map: map,
panel: "result_map",
autoViewport: true}
});
//点击查询公交信息
$('.result_end a').get(0).onclick = function(){
transit.search($(this).siblings('input').val(),point);
}
$('.result_start a').get(0).onclick = function(){
transit.search(point,$(this).siblings('input').val());
}
//点击查询自驾信息
$('.result_end a').get(1).onclick = function(){
driving.search($(this).siblings('input').val(),point);
}
$('.result_start a').get(1).onclick = function(){
driving.search(point,$(this).siblings('input').val());
}
}
var myCity = new BMap.LocalCity();
myCity.get(myFun);
}
initialize([
{
id:1,
longitude:'',
latitude:'',
title:'',
content:'地址: ',
imgUrl:'/Images/6.jpg',
pyabbr:''
}
]);*/
//经度,纬度,标题,内容,LOGO
电话咨询
在线咨询
中心简介
体检套餐
体检须知
预约流程
中心介绍关于昭通美年大健康体检中心美年大健康产业集团有限公司是中国最大的健康体检和健康服务机构,是集健康体检、健康管理、健康咨询于一体的多元化经营连锁机构,覆盖包括上海、北京、沈阳、广州、成都、重庆、大连、天津、哈尔滨等21个省,三十多个主要城市,共计80家门店,员工5000余名,年服务客户200万,服务群体涵盖党政机关、知名企事业单位、保险行业
点击查看更多

我要回帖

更多关于 网上办健康证30元需要什么证件 的文章