{{:MyLang('layout.view_module_title_url')}} ×
{{if !empty($pages_list)}}
  • {{:MyLang('layout.view_pages_tabs_system_title')}}
  • {{:MyLang('layout.view_pages_tabs_plugins_title')}}
  • {{:MyLang('layout.view_pages_tabs_custom_title')}}
    {{foreach $pages_list.common.data as $ks=>$vs}}
  • {{$vs.name}}
  • {{/foreach}}
{{if empty($pages_list['plugins']['data'])}} {{:ModuleInclude('public/not_data')}} {{else /}} {{foreach $pages_list.plugins.data as $k=>$v}}
{{$v.name}}
    {{foreach $v.data as $ks=>$vs}}
  • {{$vs.name}}
  • {{/foreach}}
{{/foreach}} {{/if}}
{{foreach :MyConst('common_platform_type') as $v}}
{{/foreach}}
{{:ModuleInclude('public/custom_to_value_tips')}}
{{else /}} {{:ModuleInclude('public/not_data')}} {{/if}}