diff --git a/application/entry/src/main/ets/common/constants/CommonConstants.ets b/application/entry/src/main/ets/common/constants/CommonConstants.ets index fabc107d7e2eec84afd50eec089780a08d3dc57b..74cdc00c5d433c54e76754a091f1c3d2a805c8ef 100644 --- a/application/entry/src/main/ets/common/constants/CommonConstants.ets +++ b/application/entry/src/main/ets/common/constants/CommonConstants.ets @@ -36,7 +36,6 @@ export default class CommonConstants { public static readonly ITEM_LIST_PADDING_BOTTOM_PC: number = 14; public static readonly ITEM_LIST_PADDING_TOP: number = 17; public static readonly ITEM_LIST_PADDING_BOTTOM: number = 18; - public static readonly CONTINUE_SWITCH_KEY: string = 'Continue_Switch_Status'; // Tips public static readonly TIPS_TYPE: string = '105'; public static readonly FUN_NUM = 'SF-20005815_f101';