193 lines
7.5 KiB
TypeScript
193 lines
7.5 KiB
TypeScript
import { Node } from 'cc';
|
|
interface gonghui_sq extends Node{
|
|
nodesType:{
|
|
"pop_01" : gonghui_sq_pop_01,
|
|
"tips_top" : gonghui_sq_pop_01_tips_top,
|
|
"ty_pop1" : gonghui_sq_pop_01_tips_top_ty_pop1,
|
|
"title" : gonghui_sq_pop_01_tips_top_title,
|
|
"btn_close" : gonghui_sq_pop_01_tips_top_btn_close,
|
|
"btn_qd" : gonghui_sq_pop_01_btn_qd,
|
|
"btntxt" : gonghui_sq_pop_01_btn_qd_btntxt,
|
|
"btn_qx" : gonghui_sq_pop_01_btn_qx,
|
|
"ScrollView" : gonghui_sq_pop_01_ScrollView,
|
|
"view" : gonghui_sq_pop_01_ScrollView_view,
|
|
"content" : gonghui_sq_pop_01_ScrollView_view_content,
|
|
"list" : gonghui_sq_pop_01_list,
|
|
"headinfo" : gonghui_sq_pop_01_list_headinfo,
|
|
"ty_bg_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang,
|
|
"head" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head,
|
|
"zc_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji,
|
|
"lv" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv,
|
|
"zhanli" : gonghui_sq_pop_01_list_zhanli,
|
|
"power" : gonghui_sq_pop_01_list_zhanli_power,
|
|
"txt_name" : gonghui_sq_pop_01_list_txt_name,
|
|
"btn_jj" : gonghui_sq_pop_01_list_btn_jj,
|
|
"btn_ty" : gonghui_sq_pop_01_list_btn_ty,
|
|
"ty_zwnr" : gonghui_sq_pop_01_ty_zwnr,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01 extends Node{
|
|
nodesType:{
|
|
"tips_top" : gonghui_sq_pop_01_tips_top,
|
|
"ty_pop1" : gonghui_sq_pop_01_tips_top_ty_pop1,
|
|
"title" : gonghui_sq_pop_01_tips_top_title,
|
|
"btn_close" : gonghui_sq_pop_01_tips_top_btn_close,
|
|
"btn_qd" : gonghui_sq_pop_01_btn_qd,
|
|
"btntxt" : gonghui_sq_pop_01_btn_qd_btntxt,
|
|
"btn_qx" : gonghui_sq_pop_01_btn_qx,
|
|
"ScrollView" : gonghui_sq_pop_01_ScrollView,
|
|
"view" : gonghui_sq_pop_01_ScrollView_view,
|
|
"content" : gonghui_sq_pop_01_ScrollView_view_content,
|
|
"list" : gonghui_sq_pop_01_list,
|
|
"headinfo" : gonghui_sq_pop_01_list_headinfo,
|
|
"ty_bg_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang,
|
|
"head" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head,
|
|
"zc_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji,
|
|
"lv" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv,
|
|
"zhanli" : gonghui_sq_pop_01_list_zhanli,
|
|
"power" : gonghui_sq_pop_01_list_zhanli_power,
|
|
"txt_name" : gonghui_sq_pop_01_list_txt_name,
|
|
"btn_jj" : gonghui_sq_pop_01_list_btn_jj,
|
|
"btn_ty" : gonghui_sq_pop_01_list_btn_ty,
|
|
"ty_zwnr" : gonghui_sq_pop_01_ty_zwnr,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_tips_top extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : gonghui_sq_pop_01_tips_top_ty_pop1,
|
|
"title" : gonghui_sq_pop_01_tips_top_title,
|
|
"btn_close" : gonghui_sq_pop_01_tips_top_btn_close,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_tips_top_ty_pop1 extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_tips_top_title extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_tips_top_btn_close extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_btn_qd extends Node{
|
|
nodesType:{
|
|
"btntxt" : gonghui_sq_pop_01_btn_qd_btntxt,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_btn_qd_btntxt extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_btn_qx extends Node{
|
|
nodesType:{
|
|
"btntxt" : gonghui_sq_pop_01_btn_qx_btntxt,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_btn_qx_btntxt extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_ScrollView extends Node{
|
|
nodesType:{
|
|
"view" : gonghui_sq_pop_01_ScrollView_view,
|
|
"content" : gonghui_sq_pop_01_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_ScrollView_view extends Node{
|
|
nodesType:{
|
|
"content" : gonghui_sq_pop_01_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_ScrollView_view_content extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list extends Node{
|
|
nodesType:{
|
|
"headinfo" : gonghui_sq_pop_01_list_headinfo,
|
|
"ty_bg_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang,
|
|
"head" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head,
|
|
"zc_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji,
|
|
"lv" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv,
|
|
"zhanli" : gonghui_sq_pop_01_list_zhanli,
|
|
"power" : gonghui_sq_pop_01_list_zhanli_power,
|
|
"txt_name" : gonghui_sq_pop_01_list_txt_name,
|
|
"btn_jj" : gonghui_sq_pop_01_list_btn_jj,
|
|
"btn_ty" : gonghui_sq_pop_01_list_btn_ty,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_list_headinfo extends Node{
|
|
nodesType:{
|
|
"ty_bg_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang,
|
|
"head" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head,
|
|
"zc_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji,
|
|
"lv" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang extends Node{
|
|
nodesType:{
|
|
"head" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head,
|
|
"zc_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list_headinfo_ty_bg_dengji extends Node{
|
|
nodesType:{
|
|
"lv" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list_zhanli extends Node{
|
|
nodesType:{
|
|
"power" : gonghui_sq_pop_01_list_zhanli_power,
|
|
|
|
}
|
|
}
|
|
interface gonghui_sq_pop_01_list_zhanli_power extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list_txt_name extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list_btn_jj extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_list_btn_ty extends Node{
|
|
}
|
|
interface gonghui_sq_pop_01_ty_zwnr extends Node{
|
|
nodesType:tree_a_public_ty_zwnr
|
|
}
|
|
declare global {
|
|
type tree_guanli_gonghui_sq = {
|
|
"gonghui_sq" : gonghui_sq,
|
|
"pop_01" : gonghui_sq_pop_01,
|
|
"tips_top" : gonghui_sq_pop_01_tips_top,
|
|
"ty_pop1" : gonghui_sq_pop_01_tips_top_ty_pop1,
|
|
"title" : gonghui_sq_pop_01_tips_top_title,
|
|
"btn_close" : gonghui_sq_pop_01_tips_top_btn_close,
|
|
"btn_qd" : gonghui_sq_pop_01_btn_qd,
|
|
"btntxt" : gonghui_sq_pop_01_btn_qd_btntxt,
|
|
"btn_qx" : gonghui_sq_pop_01_btn_qx,
|
|
"ScrollView" : gonghui_sq_pop_01_ScrollView,
|
|
"view" : gonghui_sq_pop_01_ScrollView_view,
|
|
"content" : gonghui_sq_pop_01_ScrollView_view_content,
|
|
"list" : gonghui_sq_pop_01_list,
|
|
"headinfo" : gonghui_sq_pop_01_list_headinfo,
|
|
"ty_bg_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang,
|
|
"head" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_head,
|
|
"zc_touxiang" : gonghui_sq_pop_01_list_headinfo_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji,
|
|
"lv" : gonghui_sq_pop_01_list_headinfo_ty_bg_dengji_lv,
|
|
"zhanli" : gonghui_sq_pop_01_list_zhanli,
|
|
"power" : gonghui_sq_pop_01_list_zhanli_power,
|
|
"txt_name" : gonghui_sq_pop_01_list_txt_name,
|
|
"btn_jj" : gonghui_sq_pop_01_list_btn_jj,
|
|
"btn_ty" : gonghui_sq_pop_01_list_btn_ty,
|
|
"ty_zwnr" : gonghui_sq_pop_01_ty_zwnr,
|
|
}} |