extends ../layouts/doc | |
block global_args_extra | |
script(type="text/javascript"). | |
window.globalArgsExtra = { | |
baseUrl: 'documents/option-gl-parts', | |
docType: 'option-gl', | |
locale: 'zh' | |
}; | |
if (window.EC_WWW_CDN_PAY_ROOT) { | |
window.globalArgsExtra.cdnRoot = window.EC_WWW_CDN_PAY_ROOT + '/zh/' + window.globalArgsExtra.baseUrl | |
} |