{"id":12772,"date":"2020-07-21T15:13:37","date_gmt":"2020-07-21T15:13:37","guid":{"rendered":"https:\/\/demo1.mycartheme.com\/?page_id=12772"},"modified":"2020-10-16T13:46:04","modified_gmt":"2020-10-16T13:46:04","slug":"login-register","status":"publish","type":"page","link":"https:\/\/chinausedvehicleexport.com\/zh\/login-register\/","title":{"rendered":"Login \/ Register"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"12772\" class=\"elementor elementor-12772\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1dc243a elementor-section-stretched vehica-login-register-page elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1dc243a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\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-8a3a0d5\" data-id=\"8a3a0d5\" 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-17bfa30 elementor-widget elementor-widget-vehica_login_general_widget\" data-id=\"17bfa30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"vehica_login_general_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div\r\n            class=\"vehica-app vehica-panel\"\r\n    >\r\n            <vehica-login-tabs>\r\n            <div slot-scope=\"props\" class=\"vehica-login-register-wide-container\">\r\n\r\n                                    <div class=\"vehica-login-register-tabs-wrapper\">\r\n                        <div class=\"vehica-login-register-tabs\">\r\n                            <div\r\n                                    @click=\"props.setTab('login')\"\r\n                                    class=\"vehica-login-register-tabs__login\"\r\n                                    :class=\"{'vehica-active': props.currentTab === 'login'}\"\r\n                            >\r\n                                \u767b\u5f55                            <\/div>\r\n\r\n                            <div\r\n                                    @click=\"props.setTab('register')\"\r\n                                    class=\"vehica-login-register-tabs__register\"\r\n                                    :class=\"{'vehica-active': props.currentTab === 'register'}\"\r\n                            >\r\n                                \u6ce8\u518c                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                \r\n                <div class=\"vehica-panel-login-register\">\r\n                    <div class=\"vehica-login\" :class=\"{'vehica-active': props.currentTab === 'login'}\">\r\n                        <div class=\"vehica-login__inner\">\r\n                            <h2>\u767b\u5f55\u4f60\u7684\u8d26\u6237<\/h2>\r\n\r\n                            <h3>\u6b22\u8fce\u56de\u6765\uff01\u767b\u5f55\u60a8\u7684\u8d26\u6237<\/h3>\r\n\r\n                            <vehica-login\r\n        request-url=\"https:\/\/chinausedvehicleexport.com\/wp-admin\/admin-post.php?action=vehica_login\"\r\n        vehica-nonce=\"21cf9bca3a\"\r\n        redirect-url=\"https:\/\/chinausedvehicleexport.com\/zh\/panel\/?action=list\"\r\n        :is-admin=\"false\"\r\n    >\r\n    <div slot-scope=\"form\">\r\n        <form @submit.prevent=\"form.onLogin\" action=\"\">\r\n            <template>\r\n                <div\r\n                        v-if=\"form.message && form.message !== ''\"\r\n                        class=\"vehica-register-login-notice\"\r\n                >\r\n                    {{ form.message }}\r\n                <\/div>\r\n\r\n                <div\r\n                        v-if=\"form.confirmationRequired\"\r\n                        class=\"vehica-register-login-notice vehica-register-login-notice--resend-email\"\r\n                >\r\n                    <div>\r\n                        Your Account is not confirmed.                    <\/div>\r\n\r\n                    <div>\r\n                        Please check your email for confirmation link.(\u8bf7\u767b\u5f55\u60a8\u7684\u90ae\u7bb1\u70b9\u51fb\u786e\u8ba4\u94fe\u63a5)                    <\/div>\r\n\r\n                    <a href=\"https:\/\/chinausedvehicleexport.com\/zh\/login-register\/?action=send_confirmation\">\r\n                        <i class=\"fas fa-envelope\"><\/i> Resend confirmation email                    <\/a>\r\n                <\/div>\r\n            <\/template>\r\n\r\n            \r\n            <div class=\"vehica-fields\">\r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': form.showLoginError}\"\r\n                >\r\n                    <input\r\n                            id=\"login\"\r\n                            name=\"login\"\r\n                            placeholder=\"\u90ae\u7bb1\u6216\u7528\u6237\u540d\"\r\n                            @input=\"form.setLogin($event.target.value)\"\r\n                            :value=\"form.login\"\r\n                            type=\"text\"\r\n                    >\r\n\r\n                    <template>\r\n                        <div v-if=\"form.showErrors\" class=\"vehica-field--validation-required__tip\">\r\n                            <div v-if=\"!form.errors.login.required\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Field is required                            <\/div>\r\n                            <div v-if=\"!form.errors.login.minLength\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Username must have at least 4 letters.                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n\r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': form.showPasswordError}\"\r\n                >\r\n                    <input\r\n                            id=\"vehica-login-password\"\r\n                            name=\"password\"\r\n                            @input=\"form.setPassword($event.target.value)\"\r\n                            placeholder=\"Password \uff08\u5bc6\u7801\uff09\"\r\n                            :value=\"form.password\"\r\n                            type=\"password\"\r\n                    >\r\n\r\n                    <template>\r\n                        <div v-if=\"form.showErrors\" class=\"vehica-field--validation-required__tip\">\r\n                            <div v-if=\"!form.errors.password.required\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Field is required                            <\/div>\r\n\r\n                            <div v-if=\"!form.errors.password.minLength\"\r\n                                 class=\"vehica-field--validation-required__tip__text\">\r\n                                Password must have at least 6 letters(\u5bc6\u7801\u6700\u5c116\u4f4d\uff09                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"vehica-login__below-fields\">\r\n                <div class=\"vehica-login__remember\">\r\n                    <div class=\"vehica-checkbox\">\r\n                        <input\r\n                                @change.prevent=\"form.setRemember\"\r\n                                id=\"remember\"\r\n                                name=\"remember\"\r\n                                type=\"checkbox\"\r\n                                :checked=\"form.remember\"\r\n                        >\r\n\r\n                        <label for=\"remember\">\r\n                            \u50a8\u5b58\u767b\u5f55\u4fe1\u606f                        <\/label>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"vehica-login__forgotten-password\">\r\n                    <a href=\"https:\/\/chinausedvehicleexport.com\/zh\/login-register\/?action=reset_password\">\r\n                        Forgotten password\uff08\u5fd8\u8bb0\u5bc6\u7801\uff09\uff1f                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <button\r\n                    class=\"vehica-button vehica-button--login vehica-button--with-progress-animation\"\r\n                    :class=\"{'vehica-button--with-progress-animation--active': form.inProgress}\"\r\n                    :disabled=\"form.inProgress\"\r\n            >\r\n                <template>\r\n                    <svg\r\n                            v-if=\"form.inProgress\"\r\n                            width=\"120\"\r\n                            height=\"30\"\r\n                            wviewbox=\"0 0 120 30\"\r\n                            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\r\n                            fill=\"#fff\"\r\n                    >\r\n                        <circle cx=\"15\" cy=\"15\" r=\"15\">\r\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"15;9;15\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"1;.5;1\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                        <circle cx=\"60\" cy=\"15\" r=\"9\" fill-opacity=\"0.3\">\r\n                            <animate attributename=\"r\" from=\"9\" to=\"9\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"9;15;9\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"0.5\" to=\"0.5\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\".5;1;.5\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                        <circle cx=\"105\" cy=\"15\" r=\"15\">\r\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"15;9;15\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"1;.5;1\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                    <\/svg>\r\n                <\/template>\r\n\r\n                <span>\u767b\u5f55<\/span>\r\n            <\/button>\r\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"zh\"\/><\/form>\r\n    <\/div>\r\n<\/vehica-login>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                                                                        <div class=\"vehica-panel-login-register__or\">\r\n                                \u6216                            <\/div>\r\n                        \r\n                        <div class=\"vehica-register\" :class=\"{'vehica-active': props.currentTab === 'register'}\">\r\n                            <div class=\"vehica-register__inner\">\r\n                                <h2>\u6ce8\u518c<\/h2>\r\n\r\n                                <h3>\u521b\u5efa\u65b0\u7684\u8d26\u6237<\/h3>\r\n\r\n                                <vehica-register\r\n        vehica-nonce=\"39ee7919bc\"\r\n        request-url=\"https:\/\/chinausedvehicleexport.com\/wp-admin\/admin-post.php?action=vehica_register\"\r\n        panel-page=\"https:\/\/chinausedvehicleexport.com\/zh\/panel\/?action=list\"\r\n        :accept-policy=\"true\"\r\n        :is-admin=\"false\"\r\n        :phone-required=\"true\"\r\n    >\r\n    <div slot-scope=\"registerForm\">\r\n        <form @submit.prevent=\"registerForm.onRegister\" action=\"\">\r\n\r\n            <template v-if=\"registerForm.message && registerForm.message !== ''\">\r\n                <div>\r\n                    {{ registerForm.message }}\r\n                <\/div>\r\n            <\/template>\r\n\r\n            \r\n            <template>\r\n                <div v-if=\"registerForm.showErrors\">\r\n                    <div v-if=\"!registerForm.errors.termsAccept.sameAs\" class=\"vehica-register-login-notice\">\r\n                        You must accept the privacy policy                    <\/div>\r\n                <\/div>\r\n            <\/template>\r\n\r\n            <div class=\"vehica-fields\">\r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': registerForm.showNameError}\"\r\n                >\r\n                    <input\r\n                            id=\"name\"\r\n                            name=\"name\"\r\n                            @input=\"registerForm.setName($event.target.value)\"\r\n                            :value=\"registerForm.name\"\r\n                            type=\"text\"\r\n                            placeholder=\"\u7528\u6237\u540d\"\r\n                            required\r\n>\r\n\r\n                    <template>\r\n                        <div\r\n                                v-if=\"registerForm.showErrors\"\r\n                                class=\"vehica-field--validation-required__tip\"\r\n                        >\r\n                            <div\r\n                                    v-if=\"!registerForm.errors.name.required\"\r\n                                    class=\"vehica-field--validation-required__tip__text\"\r\n                            >\r\n                                Field is required                            <\/div>\r\n\r\n                            <div\r\n                                    v-if=\"!registerForm.errors.name.minLength\"\r\n                                    class=\"vehica-field--validation-required__tip__text\"\r\n                            >\r\n                                Username must have at least 4 letters.                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n\r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': registerForm.showEmailError}\"\r\n                >\r\n                    <input\r\n                            id=\"email\"\r\n                            name=\"email\"\r\n                            @input=\"registerForm.setMail($event.target.value)\"\r\n                            :value=\"registerForm.email\"\r\n                            type=\"text\"\r\n                            placeholder=\"\u90ae\u7bb1\"\r\n                            required\r\n>\r\n\r\n                    <template>\r\n                        <div\r\n                                v-if=\"registerForm.showErrors\"\r\n                                class=\"vehica-field--validation-required__tip\"\r\n                        >\r\n                            <div\r\n                                    v-if=\"!registerForm.errors.email.required\"\r\n                                    class=\"vehica-field--validation-required__tip__text\"\r\n                            >\r\n                                Field is required                            <\/div>\r\n\r\n                            <div\r\n                                    v-if=\"!registerForm.errors.email.email\"\r\n                                    class=\"vehica-field--validation-required__tip__text\"\r\n                            >\r\n                                Invalid email format.\uff08\u90ae\u7bb1\u683c\u5f0f\u4e0d\u5bf9\uff09                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n\r\n                                    <div\r\n                            class=\"vehica-field\"\r\n                            :class=\"{'vehica-field--validation-required': registerForm.showPhoneError}\"\r\n                    >\r\n                        <input\r\n                                id=\"phone\"\r\n                                name=\"phone\"\r\n                                @input=\"registerForm.setPhone($event.target.value)\"\r\n                                :value=\"registerForm.phone\"\r\n                                type=\"text\"\r\n                                                            placeholder=\"\u7535\u8bdd\"\r\n                                required\r\n>\r\n\r\n                        <template>\r\n                            <div\r\n                                    v-if=\"registerForm.showErrors\"\r\n                                    class=\"vehica-field--validation-required__tip\"\r\n                            >\r\n                                <div\r\n                                        v-if=\"!registerForm.errors.phone.isPhone\"\r\n                                        class=\"vehica-field--validation-required__tip__text\"\r\n                                >\r\n                                    Only allow numbers, hyphens, and parentheses                                <\/div>\r\n\r\n                                                                    <div\r\n                                            v-if=\"!registerForm.errors.phone.required\"\r\n                                            class=\"vehica-field--validation-required__tip__text\"\r\n                                    >\r\n                                        Field is required                                    <\/div>\r\n                                                            <\/div>\r\n                        <\/template>\r\n                    <\/div>\r\n                \r\n                <div\r\n                        class=\"vehica-field\"\r\n                        :class=\"{'vehica-field--validation-required': registerForm.showPasswordError}\"\r\n                >\r\n                    <input\r\n                            id=\"vehica-register-password\"\r\n                            name=\"password\"\r\n                            @input=\"registerForm.setPassword($event.target.value)\"\r\n                            :value=\"registerForm.password\"\r\n                            type=\"password\"\r\n                            placeholder=\"Password \uff08\u5bc6\u7801\uff09*\"\r\n                            required\r\n>\r\n\r\n                    <template>\r\n                        <div\r\n                                v-if=\"registerForm.showErrors\"\r\n                                class=\"vehica-field--validation-required__tip\"\r\n                        >\r\n                            <div\r\n                                    v-if=\"!registerForm.errors.password.required\"\r\n                                    class=\"vehica-field--validation-required__tip__text\"\r\n                            >\r\n                                Field is required                            <\/div>\r\n\r\n                            <div\r\n                                    v-if=\"!registerForm.errors.password.minLength\"\r\n                                    class=\"vehica-field--validation-required__tip__text\"\r\n                            >\r\n                                Password must have at least 6 letters(\u5bc6\u7801\u6700\u5c116\u4f4d\uff09                            <\/div>\r\n                        <\/div>\r\n                    <\/template>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            \r\n                            <div class=\"vehica-register__terms\">\r\n                    <div class=\"vehica-checkbox\">\r\n                        <input\r\n                                :checked=\"registerForm.termsAccept\"\r\n                                @change=\"registerForm.setTermsAccept\"\r\n                                type=\"checkbox\"\r\n                                id=\"checkbox_terms\"\r\n                        >\r\n\r\n                        <label for=\"checkbox_terms\">\r\n                            \u6211\u540c\u610f <a href=\"#\">\u6240\u6709\u6761\u6b3e\u548c\u89c4\u5219<\/a>                        <\/label>\r\n                    <\/div>\r\n                <\/div>\r\n            \r\n            <button\r\n                    class=\"vehica-button vehica-button--register vehica-button--with-progress-animation\"\r\n                    :class=\"{'vehica-button--with-progress-animation--active': registerForm.inProgress}\"\r\n                    :disabled=\"registerForm.inProgress\"\r\n            >\r\n                <template>\r\n                    <svg\r\n                            v-if=\"registerForm.inProgress\"\r\n                            width=\"120\"\r\n                            height=\"30\"\r\n                            viewbox=\"0 0 120 30\"\r\n                            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\r\n                            fill=\"#fff\"\r\n                    >\r\n                        <circle cx=\"15\" cy=\"15\" r=\"15\">\r\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"15;9;15\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"1;.5;1\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                        <circle cx=\"60\" cy=\"15\" r=\"9\" fill-opacity=\"0.3\">\r\n                            <animate attributename=\"r\" from=\"9\" to=\"9\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"9;15;9\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"0.5\" to=\"0.5\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\".5;1;.5\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                        <circle cx=\"105\" cy=\"15\" r=\"15\">\r\n                            <animate attributename=\"r\" from=\"15\" to=\"15\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"15;9;15\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                            <animate attributename=\"fill-opacity\" from=\"1\" to=\"1\"\r\n                                     begin=\"0s\" dur=\"0.8s\"\r\n                                     values=\"1;.5;1\" calcmode=\"linear\"\r\n                                     repeatcount=\"indefinite\"\/>\r\n                        <\/circle>\r\n                    <\/svg>\r\n                <\/template>\r\n\r\n                <span>\u6ce8\u518c<\/span>\r\n            <\/button>\r\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"zh\"\/><\/form>\r\n    <\/div>\r\n<\/vehica-register>\r\n                            <\/div>\r\n                        <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/vehica-login-tabs>\r\n    <\/div>\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>","protected":false},"excerpt":{"rendered":"<p>Login Register Log in to your account Welcome back! Sign in to your account {{ form.message }} Send confirmation mail Field is required Username must have at least 4 letters. Field is required Password must have at least 6 letters. Remember Forgotten password? Login or Register Create new account today. {{ registerForm.message }} You must [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12772","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Login \/ Register - china used car export<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chinausedvehicleexport.com\/zh\/login-register\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Login \/ Register - china used car export\" \/>\n<meta property=\"og:description\" content=\"Login Register Log in to your account Welcome back! Sign in to your account {{ form.message }} Send confirmation mail Field is required Username must have at least 4 letters. Field is required Password must have at least 6 letters. Remember Forgotten password? Login or Register Create new account today. {{ registerForm.message }} You must [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chinausedvehicleexport.com\/zh\/login-register\/\" \/>\n<meta property=\"og:site_name\" content=\"china used car export\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-16T13:46:04+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/login-register\\\/\",\"url\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/login-register\\\/\",\"name\":\"Login \\\/ Register - china used car export\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/#website\"},\"datePublished\":\"2020-07-21T15:13:37+00:00\",\"dateModified\":\"2020-10-16T13:46:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/login-register\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/chinausedvehicleexport.com\\\/login-register\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/login-register\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Login \\\/ Register\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/#website\",\"url\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/\",\"name\":\"CUE china used car export china electric car export\",\"description\":\"china used car export china electric car export\",\"publisher\":{\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/#organization\",\"name\":\"CUE\",\"url\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/logo-pdf_0011.jpg\",\"contentUrl\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/logo-pdf_0011.jpg\",\"width\":1464,\"height\":1082,\"caption\":\"CUE\"},\"image\":{\"@id\":\"https:\\\/\\\/chinausedvehicleexport.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Login \/ Register - china used car export","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:\/\/chinausedvehicleexport.com\/zh\/login-register\/","og_locale":"zh_CN","og_type":"article","og_title":"Login \/ Register - china used car export","og_description":"Login Register Log in to your account Welcome back! Sign in to your account {{ form.message }} Send confirmation mail Field is required Username must have at least 4 letters. Field is required Password must have at least 6 letters. Remember Forgotten password? Login or Register Create new account today. {{ registerForm.message }} You must [&hellip;]","og_url":"https:\/\/chinausedvehicleexport.com\/zh\/login-register\/","og_site_name":"china used car export","article_modified_time":"2020-10-16T13:46:04+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chinausedvehicleexport.com\/login-register\/","url":"https:\/\/chinausedvehicleexport.com\/login-register\/","name":"Login \/ Register - china used car export","isPartOf":{"@id":"https:\/\/chinausedvehicleexport.com\/#website"},"datePublished":"2020-07-21T15:13:37+00:00","dateModified":"2020-10-16T13:46:04+00:00","breadcrumb":{"@id":"https:\/\/chinausedvehicleexport.com\/login-register\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chinausedvehicleexport.com\/login-register\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/chinausedvehicleexport.com\/login-register\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/chinausedvehicleexport.com\/"},{"@type":"ListItem","position":2,"name":"Login \/ Register"}]},{"@type":"WebSite","@id":"https:\/\/chinausedvehicleexport.com\/#website","url":"https:\/\/chinausedvehicleexport.com\/","name":"CUE china used car export china electric car export","description":"china used car export china electric car export","publisher":{"@id":"https:\/\/chinausedvehicleexport.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chinausedvehicleexport.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/chinausedvehicleexport.com\/#organization","name":"CUE","url":"https:\/\/chinausedvehicleexport.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/chinausedvehicleexport.com\/#\/schema\/logo\/image\/","url":"https:\/\/chinausedvehicleexport.com\/wp-content\/uploads\/2025\/02\/logo-pdf_0011.jpg","contentUrl":"https:\/\/chinausedvehicleexport.com\/wp-content\/uploads\/2025\/02\/logo-pdf_0011.jpg","width":1464,"height":1082,"caption":"CUE"},"image":{"@id":"https:\/\/chinausedvehicleexport.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/pages\/12772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/comments?post=12772"}],"version-history":[{"count":1,"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/pages\/12772\/revisions"}],"predecessor-version":[{"id":27055,"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/pages\/12772\/revisions\/27055"}],"wp:attachment":[{"href":"https:\/\/chinausedvehicleexport.com\/zh\/wp-json\/wp\/v2\/media?parent=12772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}