{"id":23,"date":"2015-10-15T15:32:40","date_gmt":"2015-10-15T15:32:40","guid":{"rendered":""},"modified":"2024-02-02T11:07:15","modified_gmt":"2024-02-02T03:07:15","slug":"contact","status":"publish","type":"page","link":"https:\/\/frd-med.com\/index.php\/contact\/","title":{"rendered":"\u8054\u7cfb\u6211\u4eec"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-308340fc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"308340fc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5f333e3d\" data-id=\"5f333e3d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70b780d elementor-widget elementor-widget-html\" data-id=\"70b780d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n <html>\r\n <head>\r\n   <meta charset=\"utf-8\">\r\n   <meta name=\"keywords\" content=\"\u9ad8\u5fb7\u5730\u56fe,DIY\u5730\u56fe,\u9ad8\u5fb7\u5730\u56fe\u751f\u6210\u5668\">\r\n   <meta name=\"description\" content=\"\u9ad8\u5fb7\u5730\u56fe\uff0cDIY\u5730\u56fe\uff0c\u81ea\u5df1\u5236\u4f5c\u5730\u56fe\uff0c\u751f\u6210\u81ea\u5df1\u7684\u9ad8\u5fb7\u5730\u56fe\">\r\n   <title>\u9ad8\u5fb7\u5730\u56fe - DIY\u6211\u7684\u5730\u56fe<\/title>\r\n   <style>\r\n     body { margin: 0; font: 13px\/1.5 \"Microsoft YaHei\", \"Helvetica Neue\", \"Sans-Serif\"; min-height: 960px; min-width: 600px; }\r\n     .my-map { margin: 0 auto; height: 500px; } .my-map .icon { background: url(\/\/a.amap.com\/lbs-dev-yuntu\/static\/web\/image\/tools\/creater\/marker.png) no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; }\r\n     .amap-container{height: 100%;}\r\n     .myinfowindow{width: 240px;min-height: 50px;}\r\n     .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }\r\n     .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }\r\n   <\/style>\r\n <\/head>\r\n <body>\r\n   <div id=\"wrap\" class=\"my-map\">\r\n     <div id=\"mapContainer\"><\/div>\r\n   <\/div>\r\n   <script src=\"\/\/webapi.amap.com\/maps?v=1.3&key=e07ffdf58c8e8672037bef0d6cae7d4a\"><\/script>\r\n   <script>\r\n   !function(){\r\n     var infoWindow, map, level = 18,\r\n       center = {lng: 114.383983, lat: 22.732305},\r\n       features = [{\"icon\":\"cir\",\"color\":\"red\",\"name\":\"\u6df1\u5733\u5e02\u5bcc\u745e\u8fbe\u533b\u7597\u5668\u68b0\u6280\u672f\u670d\u52a1\u6709\u9650\u516c\u53f8\",\"desc\":\"\u8054\u7cfb\u65b9\u5f0f\uff1a<br \/><br \/>\u7535\u8bdd\uff1a+86 13620911595<br \/><br \/>\u90ae\u7bb1\uff1aEricZhan@frd-med.com\",\"lnglat\":{\"Q\":22.732304525283247,\"R\":114.38398268803951,\"lng\":114.383983,\"lat\":22.732305},\"offset\":{\"x\":-9,\"y\":-31},\"type\":\"Marker\"}];\r\n \r\n     var feature\r\n     function loadFeatures(){\r\n       for(var data, i = 0, len = features.length, j, jl, path; i < len; i++){\r\n         data = features[i];\r\n         switch(data.type){\r\n           case \"Marker\":\r\n             feature = new AMap.Marker({ map: map, position: new AMap.LngLat(data.lnglat.lng, data.lnglat.lat),\r\n               zIndex: 3, extData: data, offset: new AMap.Pixel(data.offset.x, data.offset.y), title: data.name,\r\n               content: '<div class=\"icon icon-' + data.icon + ' icon-'+ data.icon +'-' + data.color +'\"><\/div>' });\r\n             break;\r\n           case \"Polyline\":\r\n            for(j = 0, jl = data.path.length, path = []; j < jl; j++){\r\n\t\t\t\t\t\t\tpath.push(new AMap.LngLat(data.path[j].lng, data.path[j].lat));\r\n\t\t\t\t\t\t}\r\n             feature = new AMap.Polyline({ map: map, path: path, extData: data, zIndex: 2,\r\n               strokeWeight: data.strokeWeight, strokeColor: data.strokeColor, strokeOpacity: data.strokeOpacity });\r\n             break;\r\n           case \"Polygon\":\r\n             for(j = 0, jl = data.path.length, path = []; j < jl; j++){\r\n               path.push(new AMap.LngLat(data.path[j].lng, data.path[j].lat));\r\n             }\r\n             feature = new AMap.Polygon({ map: map, path: path, extData: data, zIndex: 1,\r\n               strokeWeight: data.strokeWeight, strokeColor: data.strokeColor, strokeOpacity: data.strokeOpacity,\r\n               fillColor: data.fillColor, fillOpacity: data.fillOpacity });\r\n             break;\r\n           default: feature = null;\r\n         }\r\n         if(feature){ AMap.event.addListener(feature, \"click\", mapFeatureClick);AMap.event.trigger(feature ,\"click\"); }\r\n       }\r\n     }\r\n \r\n     function mapFeatureClick(e){\r\n       if(!infoWindow){ infoWindow = new AMap.InfoWindow({autoMove: true,isCustom: false}); }\r\n       infoWindow.setContent(\"<div class='myinfowindow'><h5>\" + features[0].name + \"<\/h5><div>\" + features[0].desc + \"<\/div><\/div>\");\r\n       infoWindow.open(map, {\r\n            \"O\": 22.732422755508992,\r\n            \"M\": 114.38398836441803,\r\n            \"lng\": 114.383988,\r\n            \"lat\": 22.732423\r\n        });\r\n     }\r\n \r\n     map = new AMap.Map(\"mapContainer\", {center: new AMap.LngLat(center.lng, center.lat), level: level, keyboardEnable:true, dragEnable:true, scrollWheel:true, doubleClickZoom:true});\r\n     \r\n     loadFeatures();\r\n \r\n     map.on('complete', function(){\r\n       map.plugin([\"AMap.ToolBar\", \"AMap.OverView\", \"AMap.Scale\"], function(){\r\n         map.addControl(new AMap.ToolBar({ruler: true, direction: true, locate: false})); map.addControl(new AMap.OverView({isOpen: true})); map.addControl(new AMap.Scale);\r\n       });\r\n     })\r\n     \r\n \t}();\r\n   <\/script>\r\n <\/body>\r\n <\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-346c83f3 elementor-widget elementor-widget-text-editor\" data-id=\"346c83f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><\/p>\n<p><div class='flex_column av-xqln-d5a3155f5fb1f8a67a479aa7656eb666 av_one_full  avia-builder-el-0  el_before_av_two_third  avia-builder-el-first  first flex_column_div '     ><\/div>\n<style type=\"text\/css\" data-created_by=\"avia_inline_auto\" id=\"style-css-av-93ldr-49c15fd39d9dfc3fcbc0fe4376af43ea\">\n.flex_column.av-93ldr-49c15fd39d9dfc3fcbc0fe4376af43ea{\n-webkit-border-radius:0px 0px 0px 0px;\n-moz-border-radius:0px 0px 0px 0px;\nborder-radius:0px 0px 0px 0px;\n}\n<\/style>\n<div class='flex_column av-93ldr-49c15fd39d9dfc3fcbc0fe4376af43ea av_two_third  avia-builder-el-1  el_after_av_one_full  el_before_av_one_third  first flex_column_div av-animated-generic bottom-to-top av-zero-column-padding column-top-margin'     >\n<p><style type=\"text\/css\" data-created_by=\"avia_inline_auto\" id=\"style-css-av-88nhr-5cc13710934cea9a1a11588c0a200b25\">\n#top .hr.av-88nhr-5cc13710934cea9a1a11588c0a200b25{\nmargin-top:10px;\nmargin-bottom:10px;\n}\n.hr.av-88nhr-5cc13710934cea9a1a11588c0a200b25 .hr-inner{\nwidth:50px;\nborder-color:#efbb20;\n}\n<\/style>\n<div  class='hr av-88nhr-5cc13710934cea9a1a11588c0a200b25 hr-custom  avia-builder-el-3  el_after_av_heading  el_before_av_contact  hr-left hr-icon-no'><span class='hr-inner inner-border-av-border-fat'><span class=\"hr-inner-style\"><\/span><\/span><\/div>\n<form action=\"https:\/\/frd-med.com\/index.php\/contact\/\" method=\"post\"  class=\"avia_ajax_form av-form-labels-visible   avia-builder-el-4  el_after_av_hr  avia-builder-el-last   \" data-avia-form-id=\"1\" data-avia-redirect='' >\n<h3 class=''>\u670d\u52a1\u9700\u6c42<\/h3>\n<fieldset>\n<p class='  first_form  form_element form_element_half' id='element_avia_1_1'><label for=\"avia_1_1\">\u59d3\u540d <abbr class=\"required\" title=\"required\">*<\/abbr><\/label> <input name=\"avia_1_1\" class=\"text_input is_empty\" type=\"text\" id=\"avia_1_1\" value=\"\" \/><\/p>\n<p class='  form_element form_element_half' id='element_avia_2_1'><label for=\"avia_2_1\">\u7535\u5b50\u90ae\u7bb1 <abbr class=\"required\" title=\"required\">*<\/abbr><\/label> <input name=\"avia_2_1\" class=\"text_input is_email\" type=\"text\" id=\"avia_2_1\" value=\"\" \/><\/p>\n<p class='  first_form  form_element form_element_half' id='element_avia_3_1'><label for=\"avia_3_1\">\u4e3b\u9898 <abbr class=\"required\" title=\"required\">*<\/abbr><\/label> <input name=\"avia_3_1\" class=\"text_input is_empty\" type=\"text\" id=\"avia_3_1\" value=\"\" \/><\/p>\n<p class='  first_form  form_element form_fullwidth av-last-visible-form-element' id='element_avia_4_1'><label for=\"avia_4_1\" class=\"textare_label hidden textare_label_avia_4_1\">\u7559\u8a00\u4fe1\u606f <abbr class=\"required\" title=\"required\">*<\/abbr><\/label><textarea  name=\"avia_4_1\" class=\"text_area is_empty\" cols=\"40\" rows=\"7\" id=\"avia_4_1\" ><\/textarea><\/p>\n<p class=\"hidden\"><input type=\"text\" name=\"avia_5_1\" class=\"hidden \" id=\"avia_5_1\" value=\"\" \/><\/p>\n<p class=\"form_element \"><input type=\"hidden\" value=\"1\" name=\"avia_generated_form1\" \/><input type=\"submit\" value=\"\u4fe1\u606f\u53d1\u9001\" class=\"button\"  data-sending-label=\"Sending\"\/><\/p>\n<\/fieldset>\n<\/form>\n<div id=\"ajaxresponse_1\" class=\"ajaxresponse ajaxresponse_1 hidden\"><\/div>\n<\/p>\n<\/div>\n<style type=\"text\/css\" data-created_by=\"avia_inline_auto\" id=\"style-css-av-3zm2v-7df5a0734be348f1327d18d05fcc6245\">\n.flex_column.av-3zm2v-7df5a0734be348f1327d18d05fcc6245{\n-webkit-border-radius:0px 0px 0px 0px;\n-moz-border-radius:0px 0px 0px 0px;\nborder-radius:0px 0px 0px 0px;\n}\n<\/style>\n<div class='flex_column av-3zm2v-7df5a0734be348f1327d18d05fcc6245 av_one_third  avia-builder-el-5  el_after_av_two_third  avia-builder-el-last  flex_column_div av-animated-generic bottom-to-top av-zero-column-padding column-top-margin'     >\n<section  class='av_textblock_section av-ordj-c981b95bfa5c529ed23da1a70823f840'  itemscope=\"itemscope\" itemtype=\"https:\/\/schema.org\/CreativeWork\" >\n<div class='avia_textblock'  itemprop=\"text\" >\n<p><strong>\u516c\u53f8\u540d\u79f0\uff1a<\/strong>\u6df1\u5733\u5e02\u5bcc\u745e\u8fbe\u533b\u7597\u5668\u68b0\u6280\u672f\u670d\u52a1\u6709\u9650\u516c\u53f8<\/p>\n<p><strong>\u5730\u5740\uff1a<\/strong>\u00a0<\/p>\n<p>\u4e2d\u56fd\u603b\u90e8\uff1a\u6df1\u5733\u5e02\u576a\u5c71\u533a\u9f99\u7530\u8857\u9053\u8001\u5751\u793e\u533a\u5149\u79d1\u4e00\u8def1\u53f7\u767e\u6cf0\u9ec4\u91d1\u73e0\u5b9d\u5927\u53a61\u53f7\u5382\u623f1801-0601\u3002<\/p>\n<p>\u7f8e\u56fd\u5206\u90e8\uff1a\u4f11\u65af\u987f\u533b\u5b66\u4e2d\u5fc3\uff086808 Blake CT Pearland TX USA\uff09\u3002<\/p>\n<p><strong>\u8054\u7cfb\u65b9\u5f0f\uff1a<\/strong><\/p>\n<p>\u7535\u8bdd\uff1a+86 13620911595\/ 13421382104<\/p>\n<p>\u90ae\u7bb1\uff1aEricZhan@frd-med.com<\/p>\n<p>\u5fae\u4fe1\uff1a <img decoding=\"async\" class=\"alignnone wp-image-1110\" src=\"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/08\/\u8a79\u77e5\u660e-\u5fae\u4fe1-295x300.jpg\" alt=\"\" width=\"137\" height=\"139\" srcset=\"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/08\/\u8a79\u77e5\u660e-\u5fae\u4fe1-295x300.jpg 295w, https:\/\/frd-med.com\/wp-content\/uploads\/2022\/08\/\u8a79\u77e5\u660e-\u5fae\u4fe1-80x80.jpg 80w, https:\/\/frd-med.com\/wp-content\/uploads\/2022\/08\/\u8a79\u77e5\u660e-\u5fae\u4fe1-36x36.jpg 36w, https:\/\/frd-med.com\/wp-content\/uploads\/2022\/08\/\u8a79\u77e5\u660e-\u5fae\u4fe1.jpg 611w\" sizes=\"(max-width: 137px) 100vw, 137px\" \/><\/p>\n<p><strong>\u5de5\u4f5c\u65f6\u95f4:<\/strong> \u5468\u4e00-\u5468\u4e94 9:00-18:00 \u5468\u516d\u5468\u65e5\uff1a\u4f11\u606f <\/p>\n<\/div>\n<\/section>\n<\/div>\n<p>\n<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u9ad8\u5fb7\u5730\u56fe &#8211; DIY\u6211\u7684\u5730\u56fe<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pmpro_default_level":0,"footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry","pmpro-has-access"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.12 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u8054\u7cfb\u6211\u4eec - \u5bcc\u745e\u8fbe<\/title>\n<meta name=\"description\" content=\"\u5bcc\u745e\u8fbe\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/frd-med.com\/index.php\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u8054\u7cfb\u6211\u4eec - \u5bcc\u745e\u8fbe\" \/>\n<meta property=\"og:description\" content=\"\u5bcc\u745e\u8fbe\" \/>\n<meta property=\"og:url\" content=\"https:\/\/frd-med.com\/index.php\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"\u5bcc\u745e\u8fbe\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-02T03:07:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/07\/cropped-cropped-\u5bcc\u745e\u8fbe-400X400.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/frd-med.com\/index.php\/contact\/\",\"url\":\"https:\/\/frd-med.com\/index.php\/contact\/\",\"name\":\"\u8054\u7cfb\u6211\u4eec - \u5bcc\u745e\u8fbe\",\"isPartOf\":{\"@id\":\"https:\/\/frd-med.com\/#website\"},\"datePublished\":\"2015-10-15T15:32:40+00:00\",\"dateModified\":\"2024-02-02T03:07:15+00:00\",\"description\":\"\u5bcc\u745e\u8fbe\",\"breadcrumb\":{\"@id\":\"https:\/\/frd-med.com\/index.php\/contact\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/frd-med.com\/index.php\/contact\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/frd-med.com\/index.php\/contact\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/frd-med.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u8054\u7cfb\u6211\u4eec\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/frd-med.com\/#website\",\"url\":\"https:\/\/frd-med.com\/\",\"name\":\"\u5bcc\u745e\u8fbe\",\"description\":\"\u6df1\u5733\u5e02\u5bcc\u745e\u8fbe\u533b\u7597\u5668\u68b0\u6280\u672f\u670d\u52a1\",\"publisher\":{\"@id\":\"https:\/\/frd-med.com\/#organization\"},\"alternateName\":\"Frd-Med\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/frd-med.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/frd-med.com\/#organization\",\"name\":\"\u5bcc\u745e\u8fbe\",\"url\":\"https:\/\/frd-med.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/frd-med.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/07\/cropped-\u5bcc\u745e\u8fbe-400X400.png\",\"contentUrl\":\"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/07\/cropped-\u5bcc\u745e\u8fbe-400X400.png\",\"width\":344,\"height\":335,\"caption\":\"\u5bcc\u745e\u8fbe\"},\"image\":{\"@id\":\"https:\/\/frd-med.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u8054\u7cfb\u6211\u4eec - \u5bcc\u745e\u8fbe","description":"\u5bcc\u745e\u8fbe","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/frd-med.com\/index.php\/contact\/","og_locale":"zh_CN","og_type":"article","og_title":"\u8054\u7cfb\u6211\u4eec - \u5bcc\u745e\u8fbe","og_description":"\u5bcc\u745e\u8fbe","og_url":"https:\/\/frd-med.com\/index.php\/contact\/","og_site_name":"\u5bcc\u745e\u8fbe","article_modified_time":"2024-02-02T03:07:15+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/07\/cropped-cropped-\u5bcc\u745e\u8fbe-400X400.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"3 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/frd-med.com\/index.php\/contact\/","url":"https:\/\/frd-med.com\/index.php\/contact\/","name":"\u8054\u7cfb\u6211\u4eec - \u5bcc\u745e\u8fbe","isPartOf":{"@id":"https:\/\/frd-med.com\/#website"},"datePublished":"2015-10-15T15:32:40+00:00","dateModified":"2024-02-02T03:07:15+00:00","description":"\u5bcc\u745e\u8fbe","breadcrumb":{"@id":"https:\/\/frd-med.com\/index.php\/contact\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/frd-med.com\/index.php\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/frd-med.com\/index.php\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/frd-med.com\/"},{"@type":"ListItem","position":2,"name":"\u8054\u7cfb\u6211\u4eec"}]},{"@type":"WebSite","@id":"https:\/\/frd-med.com\/#website","url":"https:\/\/frd-med.com\/","name":"\u5bcc\u745e\u8fbe","description":"\u6df1\u5733\u5e02\u5bcc\u745e\u8fbe\u533b\u7597\u5668\u68b0\u6280\u672f\u670d\u52a1","publisher":{"@id":"https:\/\/frd-med.com\/#organization"},"alternateName":"Frd-Med","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/frd-med.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/frd-med.com\/#organization","name":"\u5bcc\u745e\u8fbe","url":"https:\/\/frd-med.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/frd-med.com\/#\/schema\/logo\/image\/","url":"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/07\/cropped-\u5bcc\u745e\u8fbe-400X400.png","contentUrl":"https:\/\/frd-med.com\/wp-content\/uploads\/2022\/07\/cropped-\u5bcc\u745e\u8fbe-400X400.png","width":344,"height":335,"caption":"\u5bcc\u745e\u8fbe"},"image":{"@id":"https:\/\/frd-med.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":84,"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":10373,"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions\/10373"}],"wp:attachment":[{"href":"https:\/\/frd-med.com\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}