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