236 lines
9.7 KiB
TypeScript
236 lines
9.7 KiB
TypeScript
import { Node } from 'cc';
|
|
interface shop_sp_buy extends Node{
|
|
nodesType:{
|
|
"pop_02" : shop_sp_buy_pop_02,
|
|
"panel_top" : shop_sp_buy_pop_02_panel_top,
|
|
"ty_pop1" : shop_sp_buy_pop_02_panel_top_ty_pop1,
|
|
"title" : shop_sp_buy_pop_02_panel_top_title,
|
|
"btn_guanbi" : shop_sp_buy_pop_02_panel_top_btn_guanbi,
|
|
"panel_info" : shop_sp_buy_pop_02_panel_info,
|
|
"item" : shop_sp_buy_pop_02_panel_info_item,
|
|
"name" : shop_sp_buy_pop_02_panel_info_name,
|
|
"baseattrlayout" : shop_sp_buy_pop_02_panel_info_baseattrlayout,
|
|
"baseattr" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattr,
|
|
"baseattrnum" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattrnum,
|
|
"panel_sx" : shop_sp_buy_pop_02_panel_sx,
|
|
"fjsx_name" : shop_sp_buy_pop_02_panel_sx_ty_pop1_fjsx_name,
|
|
"panel_fjsx" : shop_sp_buy_pop_02_panel_sx_panel_fjsx,
|
|
"txt1" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1,
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums,
|
|
"txt2" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2,
|
|
"txt3" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3,
|
|
"txt4" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4,
|
|
"panel_zssx" : shop_sp_buy_pop_02_panel_zssx,
|
|
"zssx_name" : shop_sp_buy_pop_02_panel_zssx_ty_pop1_zssx_name,
|
|
"txt_zssx" : shop_sp_buy_pop_02_panel_zssx_txt_zssx,
|
|
"panel_btn" : shop_sp_buy_pop_02_panel_btn,
|
|
"btn_py" : shop_sp_buy_pop_02_panel_btn_btn_py,
|
|
"Label" : shop_sp_buy_pop_02_panel_btn_btn_py_Label,
|
|
"icon_zuanshi" : shop_sp_buy_pop_02_panel_btn_icon_zuanshi,
|
|
"need_num" : shop_sp_buy_pop_02_panel_btn_need_num,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02 extends Node{
|
|
nodesType:{
|
|
"panel_top" : shop_sp_buy_pop_02_panel_top,
|
|
"ty_pop1" : shop_sp_buy_pop_02_panel_top_ty_pop1,
|
|
"title" : shop_sp_buy_pop_02_panel_top_title,
|
|
"btn_guanbi" : shop_sp_buy_pop_02_panel_top_btn_guanbi,
|
|
"panel_info" : shop_sp_buy_pop_02_panel_info,
|
|
"item" : shop_sp_buy_pop_02_panel_info_item,
|
|
"name" : shop_sp_buy_pop_02_panel_info_name,
|
|
"baseattrlayout" : shop_sp_buy_pop_02_panel_info_baseattrlayout,
|
|
"baseattr" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattr,
|
|
"baseattrnum" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattrnum,
|
|
"panel_sx" : shop_sp_buy_pop_02_panel_sx,
|
|
"fjsx_name" : shop_sp_buy_pop_02_panel_sx_ty_pop1_fjsx_name,
|
|
"panel_fjsx" : shop_sp_buy_pop_02_panel_sx_panel_fjsx,
|
|
"txt1" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1,
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums,
|
|
"txt2" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2,
|
|
"txt3" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3,
|
|
"txt4" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4,
|
|
"panel_zssx" : shop_sp_buy_pop_02_panel_zssx,
|
|
"zssx_name" : shop_sp_buy_pop_02_panel_zssx_ty_pop1_zssx_name,
|
|
"txt_zssx" : shop_sp_buy_pop_02_panel_zssx_txt_zssx,
|
|
"panel_btn" : shop_sp_buy_pop_02_panel_btn,
|
|
"btn_py" : shop_sp_buy_pop_02_panel_btn_btn_py,
|
|
"Label" : shop_sp_buy_pop_02_panel_btn_btn_py_Label,
|
|
"icon_zuanshi" : shop_sp_buy_pop_02_panel_btn_icon_zuanshi,
|
|
"need_num" : shop_sp_buy_pop_02_panel_btn_need_num,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_top extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : shop_sp_buy_pop_02_panel_top_ty_pop1,
|
|
"title" : shop_sp_buy_pop_02_panel_top_title,
|
|
"btn_guanbi" : shop_sp_buy_pop_02_panel_top_btn_guanbi,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_top_ty_pop1 extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_top_title extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_top_btn_guanbi extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_info extends Node{
|
|
nodesType:{
|
|
"item" : shop_sp_buy_pop_02_panel_info_item,
|
|
"name" : shop_sp_buy_pop_02_panel_info_name,
|
|
"baseattrlayout" : shop_sp_buy_pop_02_panel_info_baseattrlayout,
|
|
"baseattr" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattr,
|
|
"baseattrnum" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattrnum,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_info_item extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_info_name extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_info_baseattrlayout extends Node{
|
|
nodesType:{
|
|
"baseattr" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattr,
|
|
"baseattrnum" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattrnum,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattr extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattrnum extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : shop_sp_buy_pop_02_panel_sx_ty_pop1,
|
|
"fjsx_name" : shop_sp_buy_pop_02_panel_sx_ty_pop1_fjsx_name,
|
|
"panel_fjsx" : shop_sp_buy_pop_02_panel_sx_panel_fjsx,
|
|
"txt1" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1,
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums,
|
|
"txt2" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2,
|
|
"txt3" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3,
|
|
"txt4" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_ty_pop1 extends Node{
|
|
nodesType:{
|
|
"fjsx_name" : shop_sp_buy_pop_02_panel_sx_ty_pop1_fjsx_name,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_ty_pop1_fjsx_name extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx extends Node{
|
|
nodesType:{
|
|
"txt1" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1,
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums,
|
|
"txt2" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2,
|
|
"txt3" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3,
|
|
"txt4" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1 extends Node{
|
|
nodesType:{
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2 extends Node{
|
|
nodesType:{
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2_txt_nums,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2_txt_nums extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3 extends Node{
|
|
nodesType:{
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3_txt_nums,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3_txt_nums extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4 extends Node{
|
|
nodesType:{
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4_txt_nums,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4_txt_nums extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_zssx extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : shop_sp_buy_pop_02_panel_zssx_ty_pop1,
|
|
"zssx_name" : shop_sp_buy_pop_02_panel_zssx_ty_pop1_zssx_name,
|
|
"txt_zssx" : shop_sp_buy_pop_02_panel_zssx_txt_zssx,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_zssx_ty_pop1 extends Node{
|
|
nodesType:{
|
|
"zssx_name" : shop_sp_buy_pop_02_panel_zssx_ty_pop1_zssx_name,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_zssx_ty_pop1_zssx_name extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_zssx_txt_zssx extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_btn extends Node{
|
|
nodesType:{
|
|
"btn_py" : shop_sp_buy_pop_02_panel_btn_btn_py,
|
|
"Label" : shop_sp_buy_pop_02_panel_btn_btn_py_Label,
|
|
"icon_zuanshi" : shop_sp_buy_pop_02_panel_btn_icon_zuanshi,
|
|
"need_num" : shop_sp_buy_pop_02_panel_btn_need_num,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_btn_btn_py extends Node{
|
|
nodesType:{
|
|
"Label" : shop_sp_buy_pop_02_panel_btn_btn_py_Label,
|
|
|
|
}
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_btn_btn_py_Label extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_btn_icon_zuanshi extends Node{
|
|
}
|
|
interface shop_sp_buy_pop_02_panel_btn_need_num extends Node{
|
|
}
|
|
declare global {
|
|
type tree_weixiuchang_shop_sp_buy = {
|
|
"shop_sp_buy" : shop_sp_buy,
|
|
"pop_02" : shop_sp_buy_pop_02,
|
|
"panel_top" : shop_sp_buy_pop_02_panel_top,
|
|
"ty_pop1" : shop_sp_buy_pop_02_panel_top_ty_pop1,
|
|
"title" : shop_sp_buy_pop_02_panel_top_title,
|
|
"btn_guanbi" : shop_sp_buy_pop_02_panel_top_btn_guanbi,
|
|
"panel_info" : shop_sp_buy_pop_02_panel_info,
|
|
"item" : shop_sp_buy_pop_02_panel_info_item,
|
|
"name" : shop_sp_buy_pop_02_panel_info_name,
|
|
"baseattrlayout" : shop_sp_buy_pop_02_panel_info_baseattrlayout,
|
|
"baseattr" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattr,
|
|
"baseattrnum" : shop_sp_buy_pop_02_panel_info_baseattrlayout_baseattrnum,
|
|
"panel_sx" : shop_sp_buy_pop_02_panel_sx,
|
|
"fjsx_name" : shop_sp_buy_pop_02_panel_sx_ty_pop1_fjsx_name,
|
|
"panel_fjsx" : shop_sp_buy_pop_02_panel_sx_panel_fjsx,
|
|
"txt1" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1,
|
|
"txt_nums" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt1_txt_nums,
|
|
"txt2" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt2,
|
|
"txt3" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt3,
|
|
"txt4" : shop_sp_buy_pop_02_panel_sx_panel_fjsx_txt4,
|
|
"panel_zssx" : shop_sp_buy_pop_02_panel_zssx,
|
|
"zssx_name" : shop_sp_buy_pop_02_panel_zssx_ty_pop1_zssx_name,
|
|
"txt_zssx" : shop_sp_buy_pop_02_panel_zssx_txt_zssx,
|
|
"panel_btn" : shop_sp_buy_pop_02_panel_btn,
|
|
"btn_py" : shop_sp_buy_pop_02_panel_btn_btn_py,
|
|
"Label" : shop_sp_buy_pop_02_panel_btn_btn_py_Label,
|
|
"icon_zuanshi" : shop_sp_buy_pop_02_panel_btn_icon_zuanshi,
|
|
"need_num" : shop_sp_buy_pop_02_panel_btn_need_num,
|
|
}} |