
    <script type="text/javascript">
        jQuery(document).bind('gform_post_render', function(){
            /* apply only to a textarea with a class of gf_readonly */
            jQuery("li.gf_readonly input").attr("readonly","readonly");
            jQuery("li.gf_readonly textarea").attr("readonly","readonly");
            jQuery('input[readonly]').focus(function(){
                this.blur();
            });
            jQuery('li.gf_readonly textarea').focus(function(){
                this.blur();
            });

            //Hide a form Error message after 5 sec.
            setTimeout(function(){
                jQuery('.gform_wrapper .validation_error, body .gform_confirmation_wrapper').fadeOut('slow');
            }, 10000);

            //Highlight Sub Labels
            jQuery('body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex select').focusin( function() {
                jQuery(this).prev('label').addClass('sub-label-highlight');
                jQuery(this).next('label').addClass('sub-label-highlight');
            }) .focusout( function() {
                jQuery(this).prev('label').removeClass('sub-label-highlight');
                jQuery(this).next('label').removeClass('sub-label-highlight');
            });
        });
    </script>

    {"id":732,"date":"2020-06-25T22:30:28","date_gmt":"2020-06-25T10:30:28","guid":{"rendered":"https:\/\/eziyaka.co.nz\/contact-us\/"},"modified":"2021-05-18T12:00:50","modified_gmt":"2021-05-18T00:00:50","slug":"%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac","status":"publish","type":"page","link":"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/","title":{"rendered":"\u8054\u7cfb\u6211\u4eec"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">[vc_row el_class=&#8221;desktop-padding-top-70 mobile-padding-top-35&#8243;][vc_column width=&#8221;2\/3&#8243;][vc_custom_heading text=&#8221;\u8054\u7cfb\u6211\u4eec&#8221; font_container=&#8221;tag:h1|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_column_text css=&#8221;.vc_custom_1601601491980{margin-bottom: 35px !important;}&#8221;]Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8\u662f\u4e00\u5bb6\u5728\u65b0\u897f\u5170\u7ecf\u8425\u7684\u516c\u53f8\u3002\u6211\u4eec\u603b\u90e8\u8bbe\u5728\u5965\u514b\u5170\u3002\u6211\u4eec\u521b\u9020\u7528\u4e8e\u63d0\u9ad8\u6210\u672c\u6548\u76ca\u7684\u4ea7\u54c1\u2014\u2014\u9884\u6d47\u7b51\u548c\u6d47\u7b51\u7684\u6df7\u51dd\u571f\u5730\u57fa\u548c\u5730\u677f\u3002<\/p>\n<p>\u5982\u9700\u4e86\u89e3\u6211\u4eec\u7684\u6df7\u51dd\u571f\u5730\u57fa\u4ea7\u54c1\u662f\u5982\u4f55\u5e2e\u52a9\u60a8\u5b8c\u6210\u4e0b\u4e00\u4e2a\u5efa\u7b51\u9879\u76ee\u7684\uff0c\u8bf7\u8054\u7cfb\u6211\u4eec\u6216\u586b\u5199\u4ee5\u4e0b\u8868\u683c\u3002[\/vc_column_text]<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_3' ><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_3' id='gform_3'  action='\/cn\/wp-json\/wp\/v2\/pages\/732' data-formid='3' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LeIm2QeAAAAAL1efNl6B646PJO6poERAr3zkHad' data-tabindex='0'><input id=\"input_bfdac43ce5b88fb280a46e2b292cbf67\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_bfdac43ce5b88fb280a46e2b292cbf67\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><ul id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_3_7\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_7'>URL<\/label><div class='ginput_container'><input name='input_7' id='input_3_7' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_3_7'>\u8fd9\u4e2a\u5b57\u6bb5\u662f\u7528\u4e8e\u9a8c\u8bc1\u76ee\u7684\uff0c\u5e94\u8be5\u4fdd\u6301\u4e0d\u53d8\u3002<\/div><\/li><li id=\"field_3_6\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_6'>\u59d3\u540d<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_3_6' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_2\" class=\"gfield gfield--type-phone gf_left_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_2'>\u8054\u7cfb\u7535\u8bdd<\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_3_2' type='tel' value='' class='large'    aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_3\" class=\"gfield gfield--type-email gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_3'>\u7535\u5b50\u90ae\u4ef6<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_3_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_3_4\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_4'>\u8bc4\u8bba\/\u8bf7\u6c42<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_4' id='input_3_4' class='textarea medium'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=0&amp;theme=legacy&amp;styles=[]&amp;hash=9539207a827891e97c8a9b72bd15a77a' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='NZD' value='Y3RnCwHe2k3qtJPGNbtmsrW9Ds22ZVu0CNfF6peVFeCEVJDaKQPCE8Z\/4X+\/AVGp1j+2hmXzzfq9in7fiF0h47KQU9snuWmmueoSMPTfs4TUxBE=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsImI3NjBlNDRmMzNkOWU5ZGU3ZTE1ZmFiNjAxNTU0MmY1Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3' title='\u6b64 iframe \u5305\u542b\u7528\u4e8e\u5904\u7406\u652f\u6301AJAX\u7684Gravity Forms\u6240\u9700\u7684\u903b\u8f91\u3002'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"3\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_3\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_3\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_3\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n[vc_column_text css=&#8221;.vc_custom_1601807523147{padding-top: 35px !important;}&#8221;]\u8981\u67e5\u627e\u79bb\u60a8\u6700\u8fd1\u7684 Eziyaka \u6df7\u51dd\u571f\u5730\u57fa\u4ea7\u54c1\u5e93\u5b58\u5730\uff0c<a href=\"https:\/\/eziyaka.co.nz\/cn\/%e5%9c%a8%e5%93%aa%e9%87%8c%e8%83%bd%e4%b9%b0%e5%88%b0\/\">\u8bf7\u5355\u51fb\u6b64\u5904<\/a>\u3002[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_column_text el_class=&#8221;desktop-padding-top-70&#8243; css=&#8221;.vc_custom_1621296047618{margin-bottom: 35px !important;}&#8221;]Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8<br \/>\nPO Box 24212<br \/>\nRoyal Oak<br \/>\n\u5965\u514b\u5170 1345<br \/>\n\u8054\u7cfb\u7535\u8bdd: <a class=\"free-phone-number\" href=\"tel:0800266172\">0800 266 172<\/a>\n\u7535\u5b50\u90ae\u4ef6: <a class=\"email-address\" href=\"mailto:accounts@conqra.com\">accounts@conqra.com<\/a>[\/vc_column_text][vc_column_text]<strong>Address<\/strong><br \/>\nUnit D22, 930 Great South Road<br \/>\nPenrose, Auckland[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][vc_raw_html css=&#8221;.vc_custom_1621296013866{margin-bottom: 0px !important;}&#8221;]JTNDaWZyYW1lJTIwY2xhc3MlM0QlMjJkaXNwbGF5LWJsb2NrJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xNCUyMTFtOCUyMTFtMyUyMTFkMTI3NjIuMzA4NDg2NTUzNTElMjEyZDE3NC43NTc5NTElMjEzZC0zNi45MDA0NjM1JTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4MCUyNTNBMHhhMTEzMzZjMDQ0NDJkMzc1JTIxMnNFemklMjUyMFlha2ElMjUyMENvbmNyZXRlJTI1MjBGb3VuZGF0aW9ucyUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNjIxMjk0NzU4OTc4JTIxNW0yJTIxMXNlbiUyMTJzaW4lMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQwMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGxvYWRpbmclM0QlMjJsYXp5JTIyJTNFJTNDJTJGaWZyYW1lJTNF[\/vc_raw_html][\/vc_column][\/vc_row]\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row el_class=&#8221;desktop-padding-&#8230;<\/p>\n<p><a class=\"blurb-read-more\" href=\"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/\">\u9605\u8bfb\u66f4\u591a &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width-no-padding.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-732","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u6df7\u51dd\u571f\u5730\u57fa\u89e3\u51b3\u65b9\u6848 |0800 266 172 |\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u7cfb\u7edf<\/title>\n<meta name=\"description\" content=\"Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8 \u2013 \u4f9b\u5e94\u65b0\u897f\u5170\u9886\u5148\u7684\u5efa\u7b51\u4f9b\u5e94\u5546\u3002\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u3001\u7528\u4e8e\u6e17\u900f\u548c\u5c01\u76d6\u7684\u84b8\u6c7d\u5c4f\u969c\u3001\u5730\u677f\u835a\u95f4\u9694\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eziyaka.co.nz\/cn\/\u8054\u7cfb\u6211\u4eec\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u6df7\u51dd\u571f\u5730\u57fa\u89e3\u51b3\u65b9\u6848 |0800 266 172 |\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u7cfb\u7edf\" \/>\n<meta property=\"og:description\" content=\"Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8 \u2013 \u4f9b\u5e94\u65b0\u897f\u5170\u9886\u5148\u7684\u5efa\u7b51\u4f9b\u5e94\u5546\u3002\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u3001\u7528\u4e8e\u6e17\u900f\u548c\u5c01\u76d6\u7684\u84b8\u6c7d\u5c4f\u969c\u3001\u5730\u677f\u835a\u95f4\u9694\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eziyaka.co.nz\/cn\/\u8054\u7cfb\u6211\u4eec\/\" \/>\n<meta property=\"og:site_name\" content=\"Ezi Yaka Foundations Ltd\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-18T00:00:50+00:00\" \/>\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=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/\",\"url\":\"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/\",\"name\":\"\u6df7\u51dd\u571f\u5730\u57fa\u89e3\u51b3\u65b9\u6848 |0800 266 172 |\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u7cfb\u7edf\",\"isPartOf\":{\"@id\":\"https:\/\/eziyaka.co.nz\/#website\"},\"datePublished\":\"2020-06-25T10:30:28+00:00\",\"dateModified\":\"2021-05-18T00:00:50+00:00\",\"description\":\"Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8 \u2013 \u4f9b\u5e94\u65b0\u897f\u5170\u9886\u5148\u7684\u5efa\u7b51\u4f9b\u5e94\u5546\u3002\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u3001\u7528\u4e8e\u6e17\u900f\u548c\u5c01\u76d6\u7684\u84b8\u6c7d\u5c4f\u969c\u3001\u5730\u677f\u835a\u95f4\u9694\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eziyaka.co.nz\/cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u8054\u7cfb\u6211\u4eec\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eziyaka.co.nz\/#website\",\"url\":\"https:\/\/eziyaka.co.nz\/\",\"name\":\"Ezi Yaka Foundations Ltd\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eziyaka.co.nz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eziyaka.co.nz\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eziyaka.co.nz\/#organization\",\"name\":\"Ezi Yaka Foundations Ltd\",\"alternateName\":\"Conqra Building Systems\",\"url\":\"https:\/\/eziyaka.co.nz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/eziyaka.co.nz\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eziyaka.co.nz\/wp-content\/uploads\/2023\/05\/conqra-building-systems-logo-square.webp\",\"contentUrl\":\"https:\/\/eziyaka.co.nz\/wp-content\/uploads\/2023\/05\/conqra-building-systems-logo-square.webp\",\"width\":696,\"height\":696,\"caption\":\"Ezi Yaka Foundations Ltd\"},\"image\":{\"@id\":\"https:\/\/eziyaka.co.nz\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u6df7\u51dd\u571f\u5730\u57fa\u89e3\u51b3\u65b9\u6848 |0800 266 172 |\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u7cfb\u7edf","description":"Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8 \u2013 \u4f9b\u5e94\u65b0\u897f\u5170\u9886\u5148\u7684\u5efa\u7b51\u4f9b\u5e94\u5546\u3002\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u3001\u7528\u4e8e\u6e17\u900f\u548c\u5c01\u76d6\u7684\u84b8\u6c7d\u5c4f\u969c\u3001\u5730\u677f\u835a\u95f4\u9694\u3002","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:\/\/eziyaka.co.nz\/cn\/\u8054\u7cfb\u6211\u4eec\/","og_locale":"zh_CN","og_type":"article","og_title":"\u6df7\u51dd\u571f\u5730\u57fa\u89e3\u51b3\u65b9\u6848 |0800 266 172 |\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u7cfb\u7edf","og_description":"Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8 \u2013 \u4f9b\u5e94\u65b0\u897f\u5170\u9886\u5148\u7684\u5efa\u7b51\u4f9b\u5e94\u5546\u3002\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u3001\u7528\u4e8e\u6e17\u900f\u548c\u5c01\u76d6\u7684\u84b8\u6c7d\u5c4f\u969c\u3001\u5730\u677f\u835a\u95f4\u9694\u3002","og_url":"https:\/\/eziyaka.co.nz\/cn\/\u8054\u7cfb\u6211\u4eec\/","og_site_name":"Ezi Yaka Foundations Ltd","article_modified_time":"2021-05-18T00:00:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/","url":"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/","name":"\u6df7\u51dd\u571f\u5730\u57fa\u89e3\u51b3\u65b9\u6848 |0800 266 172 |\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u7cfb\u7edf","isPartOf":{"@id":"https:\/\/eziyaka.co.nz\/#website"},"datePublished":"2020-06-25T10:30:28+00:00","dateModified":"2021-05-18T00:00:50+00:00","description":"Eziyaka \u5730\u57fa\u6709\u9650\u516c\u53f8 \u2013 \u4f9b\u5e94\u65b0\u897f\u5170\u9886\u5148\u7684\u5efa\u7b51\u4f9b\u5e94\u5546\u3002\u9884\u6d47\u7b51\u6df7\u51dd\u571f\u57ab\u3001\u7528\u4e8e\u6e17\u900f\u548c\u5c01\u76d6\u7684\u84b8\u6c7d\u5c4f\u969c\u3001\u5730\u677f\u835a\u95f4\u9694\u3002","breadcrumb":{"@id":"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eziyaka.co.nz\/cn\/%e8%81%94%e7%b3%bb%e6%88%91%e4%bb%ac\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eziyaka.co.nz\/cn\/"},{"@type":"ListItem","position":2,"name":"\u8054\u7cfb\u6211\u4eec"}]},{"@type":"WebSite","@id":"https:\/\/eziyaka.co.nz\/#website","url":"https:\/\/eziyaka.co.nz\/","name":"Ezi Yaka Foundations Ltd","description":"","publisher":{"@id":"https:\/\/eziyaka.co.nz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eziyaka.co.nz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/eziyaka.co.nz\/#organization","name":"Ezi Yaka Foundations Ltd","alternateName":"Conqra Building Systems","url":"https:\/\/eziyaka.co.nz\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/eziyaka.co.nz\/#\/schema\/logo\/image\/","url":"https:\/\/eziyaka.co.nz\/wp-content\/uploads\/2023\/05\/conqra-building-systems-logo-square.webp","contentUrl":"https:\/\/eziyaka.co.nz\/wp-content\/uploads\/2023\/05\/conqra-building-systems-logo-square.webp","width":696,"height":696,"caption":"Ezi Yaka Foundations Ltd"},"image":{"@id":"https:\/\/eziyaka.co.nz\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/pages\/732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/comments?post=732"}],"version-history":[{"count":6,"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/pages\/732\/revisions"}],"predecessor-version":[{"id":1007,"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/pages\/732\/revisions\/1007"}],"wp:attachment":[{"href":"https:\/\/eziyaka.co.nz\/cn\/wp-json\/wp\/v2\/media?parent=732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}