596 lines
31 KiB
TypeScript
596 lines
31 KiB
TypeScript
import { Node } from 'cc';
|
|
interface matou_main extends Node{
|
|
nodesType:{
|
|
"bg_phb" : matou_main_bg_phb,
|
|
"PageView" : matou_main_bg_phb_PageView,
|
|
"view" : matou_main_bg_phb_PageView_view,
|
|
"content" : matou_main_bg_phb_PageView_view_content,
|
|
"page1" : matou_main_bg_phb_PageView_view_content_page1,
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
"page2" : matou_main_bg_phb_PageView_view_content_page2,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
"ty_bg_top2" : matou_main_bg_phb_ty_bg_top2,
|
|
"ty_di1" : matou_main_bg_phb_ty_di1,
|
|
"btnNodes" : matou_main_bg_phb_btnNodes,
|
|
"kftz" : matou_main_bg_phb_btnNodes_kftz,
|
|
"title" : matou_main_bg_phb_btnNodes_kftz_title,
|
|
"rctz" : matou_main_bg_phb_btnNodes_rctz,
|
|
"ani_mtzhuanchang" : matou_main_bg_phb_ani_mtzhuanchang,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb extends Node{
|
|
nodesType:{
|
|
"PageView" : matou_main_bg_phb_PageView,
|
|
"view" : matou_main_bg_phb_PageView_view,
|
|
"content" : matou_main_bg_phb_PageView_view_content,
|
|
"page1" : matou_main_bg_phb_PageView_view_content_page1,
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
"page2" : matou_main_bg_phb_PageView_view_content_page2,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
"ty_bg_top2" : matou_main_bg_phb_ty_bg_top2,
|
|
"ty_di1" : matou_main_bg_phb_ty_di1,
|
|
"btnNodes" : matou_main_bg_phb_btnNodes,
|
|
"kftz" : matou_main_bg_phb_btnNodes_kftz,
|
|
"title" : matou_main_bg_phb_btnNodes_kftz_title,
|
|
"rctz" : matou_main_bg_phb_btnNodes_rctz,
|
|
"ani_mtzhuanchang" : matou_main_bg_phb_ani_mtzhuanchang,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView extends Node{
|
|
nodesType:{
|
|
"view" : matou_main_bg_phb_PageView_view,
|
|
"content" : matou_main_bg_phb_PageView_view_content,
|
|
"page1" : matou_main_bg_phb_PageView_view_content_page1,
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
"page2" : matou_main_bg_phb_PageView_view_content_page2,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view extends Node{
|
|
nodesType:{
|
|
"content" : matou_main_bg_phb_PageView_view_content,
|
|
"page1" : matou_main_bg_phb_PageView_view_content_page1,
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
"page2" : matou_main_bg_phb_PageView_view_content_page2,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content extends Node{
|
|
nodesType:{
|
|
"page1" : matou_main_bg_phb_PageView_view_content_page1,
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
"page2" : matou_main_bg_phb_PageView_view_content_page2,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1 extends Node{
|
|
nodesType:{
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_ani_matou extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_zccg extends Node{
|
|
nodesType:{
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_jjc extends Node{
|
|
nodesType:{
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_dxlt extends Node{
|
|
nodesType:{
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_gbtx extends Node{
|
|
nodesType:{
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_wzcj extends Node{
|
|
nodesType:{
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_tfhd extends Node{
|
|
nodesType:{
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2 extends Node{
|
|
nodesType:{
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page2_ani_matou,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_matou_suo,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page2_matou_xuanzhong,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_ani_matou extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_slzd extends Node{
|
|
nodesType:{
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_qjzzd extends Node{
|
|
nodesType:{
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_hszb extends Node{
|
|
nodesType:{
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_kbzz extends Node{
|
|
nodesType:{
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_clsl extends Node{
|
|
nodesType:{
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_dpzd extends Node{
|
|
nodesType:{
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1_matou_suo,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_tlsd extends Node{
|
|
nodesType:{
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1 extends Node{
|
|
nodesType:{
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1_matou_suo,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1_txt_name extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1_matou_suo extends Node{
|
|
}
|
|
interface matou_main_bg_phb_PageView_view_content_page2_matou_xuanzhong extends Node{
|
|
}
|
|
interface matou_main_bg_phb_ty_bg_top2 extends Node{
|
|
}
|
|
interface matou_main_bg_phb_ty_di1 extends Node{
|
|
}
|
|
interface matou_main_bg_phb_btnNodes extends Node{
|
|
nodesType:{
|
|
"kftz" : matou_main_bg_phb_btnNodes_kftz,
|
|
"title" : matou_main_bg_phb_btnNodes_kftz_title,
|
|
"rctz" : matou_main_bg_phb_btnNodes_rctz,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_btnNodes_kftz extends Node{
|
|
nodesType:{
|
|
"title" : matou_main_bg_phb_btnNodes_kftz_title,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_btnNodes_kftz_title extends Node{
|
|
}
|
|
interface matou_main_bg_phb_btnNodes_rctz extends Node{
|
|
nodesType:{
|
|
"title" : matou_main_bg_phb_btnNodes_rctz_title,
|
|
|
|
}
|
|
}
|
|
interface matou_main_bg_phb_btnNodes_rctz_title extends Node{
|
|
}
|
|
interface matou_main_bg_phb_ani_mtzhuanchang extends Node{
|
|
}
|
|
declare global {
|
|
type tree_matou_matou_main = {
|
|
"matou_main" : matou_main,
|
|
"bg_phb" : matou_main_bg_phb,
|
|
"PageView" : matou_main_bg_phb_PageView,
|
|
"view" : matou_main_bg_phb_PageView_view,
|
|
"content" : matou_main_bg_phb_PageView_view_content,
|
|
"page1" : matou_main_bg_phb_PageView_view_content_page1,
|
|
"ani_matou" : matou_main_bg_phb_PageView_view_content_page1_ani_matou,
|
|
"zccg" : matou_main_bg_phb_PageView_view_content_page1_zccg,
|
|
"zccg1" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1,
|
|
"txt_name" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_txt_name,
|
|
"matou_suo" : matou_main_bg_phb_PageView_view_content_page1_zccg_zccg1_matou_suo,
|
|
"jjc" : matou_main_bg_phb_PageView_view_content_page1_jjc,
|
|
"jjc1" : matou_main_bg_phb_PageView_view_content_page1_jjc_jjc1,
|
|
"dxlt" : matou_main_bg_phb_PageView_view_content_page1_dxlt,
|
|
"dxlt1" : matou_main_bg_phb_PageView_view_content_page1_dxlt_dxlt1,
|
|
"gbtx" : matou_main_bg_phb_PageView_view_content_page1_gbtx,
|
|
"gbtx1" : matou_main_bg_phb_PageView_view_content_page1_gbtx_gbtx1,
|
|
"wzcj" : matou_main_bg_phb_PageView_view_content_page1_wzcj,
|
|
"wzcj1" : matou_main_bg_phb_PageView_view_content_page1_wzcj_wzcj1,
|
|
"tfhd" : matou_main_bg_phb_PageView_view_content_page1_tfhd,
|
|
"tfhd1" : matou_main_bg_phb_PageView_view_content_page1_tfhd_tfhd1,
|
|
"matou_xuanzhong" : matou_main_bg_phb_PageView_view_content_page1_matou_xuanzhong,
|
|
"page2" : matou_main_bg_phb_PageView_view_content_page2,
|
|
"slzd" : matou_main_bg_phb_PageView_view_content_page2_slzd,
|
|
"slzd1" : matou_main_bg_phb_PageView_view_content_page2_slzd_slzd1,
|
|
"qjzzd" : matou_main_bg_phb_PageView_view_content_page2_qjzzd,
|
|
"qjzzd1" : matou_main_bg_phb_PageView_view_content_page2_qjzzd_qjzzd1,
|
|
"hszb" : matou_main_bg_phb_PageView_view_content_page2_hszb,
|
|
"hszb1" : matou_main_bg_phb_PageView_view_content_page2_hszb_hszb1,
|
|
"kbzz" : matou_main_bg_phb_PageView_view_content_page2_kbzz,
|
|
"kbzz1" : matou_main_bg_phb_PageView_view_content_page2_kbzz_kbzz1,
|
|
"clsl" : matou_main_bg_phb_PageView_view_content_page2_clsl,
|
|
"clsl1" : matou_main_bg_phb_PageView_view_content_page2_clsl_clsl1,
|
|
"dpzd" : matou_main_bg_phb_PageView_view_content_page2_dpzd,
|
|
"dpzd1" : matou_main_bg_phb_PageView_view_content_page2_dpzd_dpzd1,
|
|
"mt_kqd_jb" : matou_main_bg_phb_PageView_view_content_page2_dpzd_mt_kqd_jb,
|
|
"tlsd" : matou_main_bg_phb_PageView_view_content_page2_tlsd,
|
|
"tlsd1" : matou_main_bg_phb_PageView_view_content_page2_tlsd_tlsd1,
|
|
"ty_bg_top2" : matou_main_bg_phb_ty_bg_top2,
|
|
"ty_di1" : matou_main_bg_phb_ty_di1,
|
|
"btnNodes" : matou_main_bg_phb_btnNodes,
|
|
"kftz" : matou_main_bg_phb_btnNodes_kftz,
|
|
"title" : matou_main_bg_phb_btnNodes_kftz_title,
|
|
"rctz" : matou_main_bg_phb_btnNodes_rctz,
|
|
"ani_mtzhuanchang" : matou_main_bg_phb_ani_mtzhuanchang,
|
|
}} |