ResConst.ts 108 B

12345
  1. export class IconUrl {
  2. // item
  3. public static readonly item = 'ui://Common/' //道具资源地址
  4. }