137 lines
5.7 KiB
TypeScript
137 lines
5.7 KiB
TypeScript
import { Node } from 'cc';
|
|
interface shouchanggui_xfjl extends Node{
|
|
nodesType:{
|
|
"pop_04" : shouchanggui_xfjl_pop_04,
|
|
"panel_top" : shouchanggui_xfjl_pop_04_panel_top,
|
|
"ty_pop1" : shouchanggui_xfjl_pop_04_panel_top_ty_pop1,
|
|
"title" : shouchanggui_xfjl_pop_04_panel_top_title,
|
|
"btn_guanbi" : shouchanggui_xfjl_pop_04_panel_top_btn_guanbi,
|
|
"ScrollView" : shouchanggui_xfjl_pop_04_ScrollView,
|
|
"view" : shouchanggui_xfjl_pop_04_ScrollView_view,
|
|
"content" : shouchanggui_xfjl_pop_04_ScrollView_view_content,
|
|
"list" : shouchanggui_xfjl_pop_04_list,
|
|
"ico" : shouchanggui_xfjl_pop_04_list_ico,
|
|
"frame_kong" : shouchanggui_xfjl_pop_04_list_frame_kong,
|
|
"scg_icon_01" : shouchanggui_xfjl_pop_04_list_frame_kong_scg_icon_01,
|
|
"RichText" : shouchanggui_xfjl_pop_04_list_RichText,
|
|
"txt1" : shouchanggui_xfjl_pop_04_list_txt1,
|
|
"btn_lq" : shouchanggui_xfjl_pop_04_list_btn_lq,
|
|
"btntxt" : shouchanggui_xfjl_pop_04_list_btn_lq_btntxt,
|
|
"btn_yjh" : shouchanggui_xfjl_pop_04_list_btn_yjh,
|
|
"img_fgx" : shouchanggui_xfjl_pop_04_list_img_fgx,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04 extends Node{
|
|
nodesType:{
|
|
"panel_top" : shouchanggui_xfjl_pop_04_panel_top,
|
|
"ty_pop1" : shouchanggui_xfjl_pop_04_panel_top_ty_pop1,
|
|
"title" : shouchanggui_xfjl_pop_04_panel_top_title,
|
|
"btn_guanbi" : shouchanggui_xfjl_pop_04_panel_top_btn_guanbi,
|
|
"ScrollView" : shouchanggui_xfjl_pop_04_ScrollView,
|
|
"view" : shouchanggui_xfjl_pop_04_ScrollView_view,
|
|
"content" : shouchanggui_xfjl_pop_04_ScrollView_view_content,
|
|
"list" : shouchanggui_xfjl_pop_04_list,
|
|
"ico" : shouchanggui_xfjl_pop_04_list_ico,
|
|
"frame_kong" : shouchanggui_xfjl_pop_04_list_frame_kong,
|
|
"scg_icon_01" : shouchanggui_xfjl_pop_04_list_frame_kong_scg_icon_01,
|
|
"RichText" : shouchanggui_xfjl_pop_04_list_RichText,
|
|
"txt1" : shouchanggui_xfjl_pop_04_list_txt1,
|
|
"btn_lq" : shouchanggui_xfjl_pop_04_list_btn_lq,
|
|
"btntxt" : shouchanggui_xfjl_pop_04_list_btn_lq_btntxt,
|
|
"btn_yjh" : shouchanggui_xfjl_pop_04_list_btn_yjh,
|
|
"img_fgx" : shouchanggui_xfjl_pop_04_list_img_fgx,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_panel_top extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : shouchanggui_xfjl_pop_04_panel_top_ty_pop1,
|
|
"title" : shouchanggui_xfjl_pop_04_panel_top_title,
|
|
"btn_guanbi" : shouchanggui_xfjl_pop_04_panel_top_btn_guanbi,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_panel_top_ty_pop1 extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_panel_top_title extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_panel_top_btn_guanbi extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_ScrollView extends Node{
|
|
nodesType:{
|
|
"view" : shouchanggui_xfjl_pop_04_ScrollView_view,
|
|
"content" : shouchanggui_xfjl_pop_04_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_ScrollView_view extends Node{
|
|
nodesType:{
|
|
"content" : shouchanggui_xfjl_pop_04_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_ScrollView_view_content extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list extends Node{
|
|
nodesType:{
|
|
"ico" : shouchanggui_xfjl_pop_04_list_ico,
|
|
"frame_kong" : shouchanggui_xfjl_pop_04_list_frame_kong,
|
|
"scg_icon_01" : shouchanggui_xfjl_pop_04_list_frame_kong_scg_icon_01,
|
|
"RichText" : shouchanggui_xfjl_pop_04_list_RichText,
|
|
"txt1" : shouchanggui_xfjl_pop_04_list_txt1,
|
|
"btn_lq" : shouchanggui_xfjl_pop_04_list_btn_lq,
|
|
"btntxt" : shouchanggui_xfjl_pop_04_list_btn_lq_btntxt,
|
|
"btn_yjh" : shouchanggui_xfjl_pop_04_list_btn_yjh,
|
|
"img_fgx" : shouchanggui_xfjl_pop_04_list_img_fgx,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_ico extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_frame_kong extends Node{
|
|
nodesType:{
|
|
"scg_icon_01" : shouchanggui_xfjl_pop_04_list_frame_kong_scg_icon_01,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_frame_kong_scg_icon_01 extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_RichText extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_txt1 extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_btn_lq extends Node{
|
|
nodesType:{
|
|
"btntxt" : shouchanggui_xfjl_pop_04_list_btn_lq_btntxt,
|
|
|
|
}
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_btn_lq_btntxt extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_btn_yjh extends Node{
|
|
}
|
|
interface shouchanggui_xfjl_pop_04_list_img_fgx extends Node{
|
|
}
|
|
declare global {
|
|
type tree_zhujuegongyu_shouchanggui_xfjl = {
|
|
"shouchanggui_xfjl" : shouchanggui_xfjl,
|
|
"pop_04" : shouchanggui_xfjl_pop_04,
|
|
"panel_top" : shouchanggui_xfjl_pop_04_panel_top,
|
|
"ty_pop1" : shouchanggui_xfjl_pop_04_panel_top_ty_pop1,
|
|
"title" : shouchanggui_xfjl_pop_04_panel_top_title,
|
|
"btn_guanbi" : shouchanggui_xfjl_pop_04_panel_top_btn_guanbi,
|
|
"ScrollView" : shouchanggui_xfjl_pop_04_ScrollView,
|
|
"view" : shouchanggui_xfjl_pop_04_ScrollView_view,
|
|
"content" : shouchanggui_xfjl_pop_04_ScrollView_view_content,
|
|
"list" : shouchanggui_xfjl_pop_04_list,
|
|
"ico" : shouchanggui_xfjl_pop_04_list_ico,
|
|
"frame_kong" : shouchanggui_xfjl_pop_04_list_frame_kong,
|
|
"scg_icon_01" : shouchanggui_xfjl_pop_04_list_frame_kong_scg_icon_01,
|
|
"RichText" : shouchanggui_xfjl_pop_04_list_RichText,
|
|
"txt1" : shouchanggui_xfjl_pop_04_list_txt1,
|
|
"btn_lq" : shouchanggui_xfjl_pop_04_list_btn_lq,
|
|
"btntxt" : shouchanggui_xfjl_pop_04_list_btn_lq_btntxt,
|
|
"btn_yjh" : shouchanggui_xfjl_pop_04_list_btn_yjh,
|
|
"img_fgx" : shouchanggui_xfjl_pop_04_list_img_fgx,
|
|
}} |