129 lines
4.8 KiB
TypeScript
129 lines
4.8 KiB
TypeScript
import { Node } from 'cc';
|
|
interface gonghui_shezhi extends Node{
|
|
nodesType:{
|
|
"pop_02" : gonghui_shezhi_pop_02,
|
|
"tips_top" : gonghui_shezhi_pop_02_tips_top,
|
|
"ty_pop1" : gonghui_shezhi_pop_02_tips_top_ty_pop1,
|
|
"title" : gonghui_shezhi_pop_02_tips_top_title,
|
|
"btn_close" : gonghui_shezhi_pop_02_tips_top_btn_close,
|
|
"gh_icon" : gonghui_shezhi_pop_02_gh_icon,
|
|
"gh_name" : gonghui_shezhi_pop_02_gh_name,
|
|
"btn_xiug" : gonghui_shezhi_pop_02_btn_xiug,
|
|
"txt_zdsq" : gonghui_shezhi_pop_02_txt_zdsq,
|
|
"ty_bg_gou" : gonghui_shezhi_pop_02_ty_bg_gou,
|
|
"ty_gou" : gonghui_shezhi_pop_02_ty_bg_gou_ty_gou,
|
|
"ty_pop2" : gonghui_shezhi_pop_02_ty_pop2,
|
|
"txt_lvxz" : gonghui_shezhi_pop_02_txt_lvxz,
|
|
"gh_xz" : gonghui_shezhi_pop_02_gh_xz,
|
|
"btn_jx_x" : gonghui_shezhi_pop_02_gh_xz_btn_jx_x,
|
|
"btn_tj_x" : gonghui_shezhi_pop_02_gh_xz_btn_tj_x,
|
|
"txt_lv" : gonghui_shezhi_pop_02_gh_xz_txt_lv,
|
|
"btn" : gonghui_shezhi_pop_02_btn,
|
|
"Label" : gonghui_shezhi_pop_02_btn_Label,
|
|
|
|
}
|
|
}
|
|
interface gonghui_shezhi_pop_02 extends Node{
|
|
nodesType:{
|
|
"tips_top" : gonghui_shezhi_pop_02_tips_top,
|
|
"ty_pop1" : gonghui_shezhi_pop_02_tips_top_ty_pop1,
|
|
"title" : gonghui_shezhi_pop_02_tips_top_title,
|
|
"btn_close" : gonghui_shezhi_pop_02_tips_top_btn_close,
|
|
"gh_icon" : gonghui_shezhi_pop_02_gh_icon,
|
|
"gh_name" : gonghui_shezhi_pop_02_gh_name,
|
|
"btn_xiug" : gonghui_shezhi_pop_02_btn_xiug,
|
|
"txt_zdsq" : gonghui_shezhi_pop_02_txt_zdsq,
|
|
"ty_bg_gou" : gonghui_shezhi_pop_02_ty_bg_gou,
|
|
"ty_gou" : gonghui_shezhi_pop_02_ty_bg_gou_ty_gou,
|
|
"ty_pop2" : gonghui_shezhi_pop_02_ty_pop2,
|
|
"txt_lvxz" : gonghui_shezhi_pop_02_txt_lvxz,
|
|
"gh_xz" : gonghui_shezhi_pop_02_gh_xz,
|
|
"btn_jx_x" : gonghui_shezhi_pop_02_gh_xz_btn_jx_x,
|
|
"btn_tj_x" : gonghui_shezhi_pop_02_gh_xz_btn_tj_x,
|
|
"txt_lv" : gonghui_shezhi_pop_02_gh_xz_txt_lv,
|
|
"btn" : gonghui_shezhi_pop_02_btn,
|
|
"Label" : gonghui_shezhi_pop_02_btn_Label,
|
|
|
|
}
|
|
}
|
|
interface gonghui_shezhi_pop_02_tips_top extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : gonghui_shezhi_pop_02_tips_top_ty_pop1,
|
|
"title" : gonghui_shezhi_pop_02_tips_top_title,
|
|
"btn_close" : gonghui_shezhi_pop_02_tips_top_btn_close,
|
|
|
|
}
|
|
}
|
|
interface gonghui_shezhi_pop_02_tips_top_ty_pop1 extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_tips_top_title extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_tips_top_btn_close extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_gh_icon extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_gh_name extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_btn_xiug extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_txt_zdsq extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_ty_bg_gou extends Node{
|
|
nodesType:{
|
|
"ty_gou" : gonghui_shezhi_pop_02_ty_bg_gou_ty_gou,
|
|
|
|
}
|
|
}
|
|
interface gonghui_shezhi_pop_02_ty_bg_gou_ty_gou extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_ty_pop1 extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_ty_pop2 extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_txt_lvxz extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_gh_xz extends Node{
|
|
nodesType:{
|
|
"btn_jx_x" : gonghui_shezhi_pop_02_gh_xz_btn_jx_x,
|
|
"btn_tj_x" : gonghui_shezhi_pop_02_gh_xz_btn_tj_x,
|
|
"txt_lv" : gonghui_shezhi_pop_02_gh_xz_txt_lv,
|
|
|
|
}
|
|
}
|
|
interface gonghui_shezhi_pop_02_gh_xz_btn_jx_x extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_gh_xz_btn_tj_x extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_gh_xz_txt_lv extends Node{
|
|
}
|
|
interface gonghui_shezhi_pop_02_btn extends Node{
|
|
nodesType:{
|
|
"Label" : gonghui_shezhi_pop_02_btn_Label,
|
|
|
|
}
|
|
}
|
|
interface gonghui_shezhi_pop_02_btn_Label extends Node{
|
|
}
|
|
declare global {
|
|
type tree_guanli_gonghui_shezhi = {
|
|
"gonghui_shezhi" : gonghui_shezhi,
|
|
"pop_02" : gonghui_shezhi_pop_02,
|
|
"tips_top" : gonghui_shezhi_pop_02_tips_top,
|
|
"ty_pop1" : gonghui_shezhi_pop_02_tips_top_ty_pop1,
|
|
"title" : gonghui_shezhi_pop_02_tips_top_title,
|
|
"btn_close" : gonghui_shezhi_pop_02_tips_top_btn_close,
|
|
"gh_icon" : gonghui_shezhi_pop_02_gh_icon,
|
|
"gh_name" : gonghui_shezhi_pop_02_gh_name,
|
|
"btn_xiug" : gonghui_shezhi_pop_02_btn_xiug,
|
|
"txt_zdsq" : gonghui_shezhi_pop_02_txt_zdsq,
|
|
"ty_bg_gou" : gonghui_shezhi_pop_02_ty_bg_gou,
|
|
"ty_gou" : gonghui_shezhi_pop_02_ty_bg_gou_ty_gou,
|
|
"ty_pop2" : gonghui_shezhi_pop_02_ty_pop2,
|
|
"txt_lvxz" : gonghui_shezhi_pop_02_txt_lvxz,
|
|
"gh_xz" : gonghui_shezhi_pop_02_gh_xz,
|
|
"btn_jx_x" : gonghui_shezhi_pop_02_gh_xz_btn_jx_x,
|
|
"btn_tj_x" : gonghui_shezhi_pop_02_gh_xz_btn_tj_x,
|
|
"txt_lv" : gonghui_shezhi_pop_02_gh_xz_txt_lv,
|
|
"btn" : gonghui_shezhi_pop_02_btn,
|
|
"Label" : gonghui_shezhi_pop_02_btn_Label,
|
|
}} |