blob: 4d6522f356c6a96dc555f306c84271f0efed2939 [file] [log] [blame]
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
}