模板 路径
{$P8LANG['office_model_admin_edit_template']} 原始模板: {$core.CONFIG['template_dir']}admin/$SYSTEM/item/$name/#edit.html {$core.CONFIG['template_dir']}admin/$SYSTEM/item/edit.html
目标模板: {$core.CONFIG['template_dir']}admin/$SYSTEM/item/$name/edit.html
{$P8LANG['office_model_edit_template']} 原始模板: {$core.CONFIG['template_dir']}{$this_system.CONFIG['template']}/$SYSTEM/item/$name/#edit.html {$core.CONFIG['template_dir']}{$this_system.CONFIG['template']}/$SYSTEM/item/#/edit.html
目标模板: {$core.CONFIG['template_dir']}{$this_system.CONFIG['template']}/$SYSTEM/item/$name/edit.html
{$P8LANG['office_model_list_edit_template']} 原始模板: {$core.CONFIG['template_dir']}{$this_system.CONFIG['template']}/$SYSTEM/item/$name/#list.html {$core.CONFIG['template_dir']}{$this_system.CONFIG['template']}/$SYSTEM/item/#/list.html
目标模板: {$core.CONFIG['template_dir']}{$this_system.CONFIG['template']}/$SYSTEM/item/$name/list.html