dd
This commit is contained in:
@@ -18,6 +18,8 @@ export class LuckHomeCompComp extends CCComp {
|
||||
lbn: Node | null = null;
|
||||
@property({ type: Node })
|
||||
btnno: Node | null = null;
|
||||
@property({ type: Node })
|
||||
itmes: Node | null = null;
|
||||
selected: string = "";
|
||||
|
||||
/** 视图层逻辑代码分离演示 */
|
||||
|
||||
Reference in New Issue
Block a user