WidgetCard.ets
Entry
Component
struct WidgetCard {State num: number 0LocalStorageProp(formId)Watch(updataFormId)formId:stringupdataFormId(){// 卡片向app传参postCardAction(this, {action: call,abilityName: EntryAbility,params:{method:updataFormId,num:this.…