EnumConst.js 262 B

12345678
  1. export const COMP_CODE = {
  2. index_ctl: 'index_ctl',
  3. index_swip: 'index_swip',
  4. };
  5. export const ICON_CFG = {
  6. file_icon: '/profile/upload/2024/08/17/file_icon_20240817121536A002.svg',
  7. login_bg: '/profile/upload/2024/08/17/head-bg_20240817230007A002.png',
  8. };