blob: adf7d66f9dc0a5b09b8900ed51c1aad6c7762f44 [file] [log] [blame]
extends ../layouts/doc
block global_args_extra
script(type="text/javascript").
window.globalArgsExtra = {
baseUrl: 'documents/api-parts',
docType: 'api',
locale: 'zh'
};
if (window.EC_WWW_CDN_PAY_ROOT) {
window.globalArgsExtra.cdnRoot = window.EC_WWW_CDN_PAY_ROOT + '/zh/' + window.globalArgsExtra.baseUrl
}